wurgi
Mar 24, 11:42 AM
So, who's lining up tomorrow? If all goes as planned, I should be at the Eaton Centre's Apple Store at 1PM, hopefully it won't be too late. Anybody there as well? :D
md63
Mar 16, 09:21 AM
It works on my iPad 2. It shows the Netflix red screen on my iPad and then the stream on my TV with the audio coming from my TV. I don't have to do anything special aside from plug the cables in and we're good to go. I don't have any additional display apps on my iPad.
Are you using the new HDMI adapter?
Are you using the new HDMI adapter?
mainstreetmark
Jun 23, 01:40 PM
wow - this is a really new forum. there's only 15 members.
nomade
Mar 11, 09:54 AM
For those looking for the same solution here what I found:
<?php
$sql_rotation=mysql_query('SELECT * FROM photo_atelier');
$i=1;
while($ligne_rotation=mysql_fetch_array($sql_rotation)){
$array[$i]="../media/atelier/grand/".$ligne_rotation['photo']."";
$i++;
}
?>
<SCRIPT LANGUAGE="JavaScript">
var timeDelay = 3; // change delay time in seconds
var Pix = new Array
(
<?php
echo "'".$array[1]."',";
echo "'".$array[2]."',";
echo "'".$array[3]."',";
echo "'".$array[4]."',";
echo "'".$array[5]."'";
?>
);
var howMany = Pix.length;
timeDelay *= 1000;
var PicCurrentNum = 0;
var PicCurrent = new Image();
PicCurrent.src = Pix[PicCurrentNum];
function startPix() {
setInterval("slideshow()", timeDelay);
}
function slideshow() {
PicCurrentNum++;
if (PicCurrentNum == howMany) {
PicCurrentNum = 0;
}
PicCurrent.src = Pix[PicCurrentNum];
document["ChangingPix"].src = PicCurrent.src;
}
// End -->
</script>
<body OnLoad="startPix()">
<?php echo "<img name=ChangingPix src=".$array[1].">"; ?>
to see the result go to http://zoomaventurephoto.com/fr/atelier.php:D
<?php
$sql_rotation=mysql_query('SELECT * FROM photo_atelier');
$i=1;
while($ligne_rotation=mysql_fetch_array($sql_rotation)){
$array[$i]="../media/atelier/grand/".$ligne_rotation['photo']."";
$i++;
}
?>
<SCRIPT LANGUAGE="JavaScript">
var timeDelay = 3; // change delay time in seconds
var Pix = new Array
(
<?php
echo "'".$array[1]."',";
echo "'".$array[2]."',";
echo "'".$array[3]."',";
echo "'".$array[4]."',";
echo "'".$array[5]."'";
?>
);
var howMany = Pix.length;
timeDelay *= 1000;
var PicCurrentNum = 0;
var PicCurrent = new Image();
PicCurrent.src = Pix[PicCurrentNum];
function startPix() {
setInterval("slideshow()", timeDelay);
}
function slideshow() {
PicCurrentNum++;
if (PicCurrentNum == howMany) {
PicCurrentNum = 0;
}
PicCurrent.src = Pix[PicCurrentNum];
document["ChangingPix"].src = PicCurrent.src;
}
// End -->
</script>
<body OnLoad="startPix()">
<?php echo "<img name=ChangingPix src=".$array[1].">"; ?>
to see the result go to http://zoomaventurephoto.com/fr/atelier.php:D
more...
pipes
Jan 12, 08:27 PM
Here's info on what the freaky thing does:
http://www.macosxhints.com/article.php?story=20031010141631859
Thats actually really useful :)
Thanks!
http://www.macosxhints.com/article.php?story=20031010141631859
Thats actually really useful :)
Thanks!
InuNacho
Oct 1, 01:40 AM
Hey everyone I'm not sure if this is the right section for this, so if it isn't please point me in the right direction.
Anyhow I recently "found" a Macintosh TV, did a fresh install of System 7.1, hooked up my Genesis and... it seems like I'm missing half the frames per second. Both RF and video in have the same problem.
I've changed the very limited options in both TV Setup and Monitors and I still have the same problem. Will installing 7.6 change anything or am I stuck missing half the frames?
EDIT: Ok it's not half the frames missing but it's still noticeable. Also is there a way to adjust the picture quality, the video in is extremely blurry with multicolored artifacts everywhere.
Anyhow I recently "found" a Macintosh TV, did a fresh install of System 7.1, hooked up my Genesis and... it seems like I'm missing half the frames per second. Both RF and video in have the same problem.
I've changed the very limited options in both TV Setup and Monitors and I still have the same problem. Will installing 7.6 change anything or am I stuck missing half the frames?
EDIT: Ok it's not half the frames missing but it's still noticeable. Also is there a way to adjust the picture quality, the video in is extremely blurry with multicolored artifacts everywhere.
more...
BUK
Jan 10, 12:49 PM
I'm ovah heah now!
I think that the biggest hidded gem is the multi-finger touch sensitive screen. I've seen the technology demo'd at some technology preview forum, but not in a mainstream product. I think that this portends a paradigm shift for workstations in general.
I'm an artist by trade, have been digital since '84 but have missed the old drawing board since then. I want a touch sensitive screen with no lag in the form of a traditional drawing board, that I can use a stylus and my near atrophied left hand interactively. I want to move the "paper" and draw at the same time like in the real world. A nice 42" "DIGITABLE" with legs or a stand to keep it at a drawing angle woud do nicely. It could mimic any and all things, like audio mixing boards, film editing etc. Once I got the 24" iMac I could see how close we are. But, this multi-touch sensitive screen stuff just makes me drool. Maybe that what Jobs has up his sleeve.
That's what I'm talkin' about!
I think that the biggest hidded gem is the multi-finger touch sensitive screen. I've seen the technology demo'd at some technology preview forum, but not in a mainstream product. I think that this portends a paradigm shift for workstations in general.
I'm an artist by trade, have been digital since '84 but have missed the old drawing board since then. I want a touch sensitive screen with no lag in the form of a traditional drawing board, that I can use a stylus and my near atrophied left hand interactively. I want to move the "paper" and draw at the same time like in the real world. A nice 42" "DIGITABLE" with legs or a stand to keep it at a drawing angle woud do nicely. It could mimic any and all things, like audio mixing boards, film editing etc. Once I got the 24" iMac I could see how close we are. But, this multi-touch sensitive screen stuff just makes me drool. Maybe that what Jobs has up his sleeve.
That's what I'm talkin' about!
jefhatfield
Jul 7, 12:01 AM
Originally posted by Mr. Anderson
Congrats on sticking around - I saw that your user id is 340 - I don't know if there are any other users with lower ids than you (except maybe arn) that post regularly. Even eye is 1045....
D :D
where is the id located? and what is it?
i think kainjow who joined on 6-15-2000 is the oldest currently posting person besides arn, blakespot, and macrumors
i have no idea if he/she is a regular member or one of the creators of macrumors like the three
Congrats on sticking around - I saw that your user id is 340 - I don't know if there are any other users with lower ids than you (except maybe arn) that post regularly. Even eye is 1045....
D :D
where is the id located? and what is it?
i think kainjow who joined on 6-15-2000 is the oldest currently posting person besides arn, blakespot, and macrumors
i have no idea if he/she is a regular member or one of the creators of macrumors like the three
more...
elppa
Feb 11, 09:58 AM
STEP AWAY FROM THE JOOMLA, do not touch it.
Might be harsh, but I've found it convoluted, poorly documented and not worth the effort when there seem to be many better options around.
Might be harsh, but I've found it convoluted, poorly documented and not worth the effort when there seem to be many better options around.
pgwalsh
Feb 23, 02:48 PM
You'd think they'd actually TEST IT before releasing to the public. I've used Navicat with great success (gotta love that scheduler; though it deletes everything else in cron), CocoaMySQL is good, too, though needs an update.
It's possible that their MySQL Administrator ONLY works with their version of MySQL for Mac OSX. I'm using the original from Mac OS X Server, though don't know what the differences would be.
Really, you'd think they'd test it first. Really.
more...
kate middleton charlotte todd.
Charlotte Todd with the dress
more...
Charlotte Todd, who designed
Charlotte Todd with her dress
more...
The Charlotte Todd-designed
kate middleton charlotte todd
more...
Charlotte Todd with the dress
Charlotte Todd stands with her
Charlotte Todd stands next to
It's possible that their MySQL Administrator ONLY works with their version of MySQL for Mac OSX. I'm using the original from Mac OS X Server, though don't know what the differences would be.
Really, you'd think they'd test it first. Really.
more...
P-Worm
Sep 17, 04:17 PM
I'm sorry, but that just looks like an iPod that was dropped the exact same way about 1000 times. :rolleyes:
I think that Apple has better design sence than that. ;)
P-Worm
I think that Apple has better design sence than that. ;)
P-Worm
Vivid.Inferno
Feb 17, 09:01 PM
P!nk - Live at Wembley Stadium
more...
AppleIntelRock
Jul 9, 01:28 AM
looks like i'm going to los gatos
Hberg
Mar 12, 07:35 AM
I definitely like purchasing from the Apple Store, but I didn't know what to expect with that line.
It sounds like there are a number of happy people in getting what they wanted.
Enjoy!
It sounds like there are a number of happy people in getting what they wanted.
Enjoy!
more...
wickedG35
Jul 3, 09:50 AM
Just to clarify, this is the 2407WFPb revision A03. It is the original version and better than the 2407WFP-HC. The 2407WFPb is better suited for graphic designers.
CaptMurdock
May 1, 08:08 PM
DaisyDisk seems to give a good indication of where all those missing GBs are going.
Disk Inventory X (http://www.derlien.com/) does this as well, with a nice graphical "treemap" that shows you what kinds of files are clogging up your drive.
Disk Inventory X (http://www.derlien.com/) does this as well, with a nice graphical "treemap" that shows you what kinds of files are clogging up your drive.
more...
Aperture
Jan 15, 10:30 PM
i had signed up for the text message updates a few days ago... i was stuck at school all morning, and at around 10:30ish got my phone to check it out. I was expecting atleast 5 to 10 messages, like the site said. Instead, I had one. From 8:56 AM saying "the keynote will start in 30 minutes" thats it! i got no other messages at all, and got a friends iphone taken away by trying to check the website, but EDGE was waay too slow, and we got caught..
did anyone else have this issue without getting their SMS updates?
:mad:
I signed up and received no text messages.
did anyone else have this issue without getting their SMS updates?
:mad:
I signed up and received no text messages.
appleisler
May 5, 07:47 PM
Not at this point. The time frame will probably be from when they announce the release date at WWDC in early June until the actual release if they don't announce a date at that time, it will be whenever they announce a date. Once they have told people when it is coming out, they don't want to hurt sales, so they offer the new OS.
Anyone buying from this past Tuesday until that announcement is not eligible for anything less than what anyone else would pay.
I ordered my new iMac yesterday but it will not even ship until 20 June with estimated delivery date of 25 June - if Lion is announced before they've even shipped it, what do you think then?
Anyone buying from this past Tuesday until that announcement is not eligible for anything less than what anyone else would pay.
I ordered my new iMac yesterday but it will not even ship until 20 June with estimated delivery date of 25 June - if Lion is announced before they've even shipped it, what do you think then?
overcast
Sep 21, 07:49 AM
But if I was on the same network as you, you very well might show up in the finder side bar account name and all. For people who file sharing is enabled this is a huge flaw.
Except you forgot the part where you need to have knowledge of how the hack actually works. The majority of bugs are just not common knowledge or as easy as browsing someone on the same network.
Except you forgot the part where you need to have knowledge of how the hack actually works. The majority of bugs are just not common knowledge or as easy as browsing someone on the same network.
SBik2
Jun 3, 12:39 AM
yep.this ones pretty good.
Abstract
Apr 9, 06:41 AM
Apple should just let this slide. Seriously, it's Javascript.
darkwing
Mar 27, 10:55 AM
Aw man :(
I would love, love, LOVE to help. But I'm so time-strapped right now I'm not even keeping up with Nintendo Players adequately. Part-time IT job + student = suckage.
Quit your whining... I did full time work and full time school! I took 9 classes (1 independent, 4 online, 4 in class) one quarter to boot! :P
Jimmi, I'd volunteer but I've got to study for an exit exam in May that I didn't pass because of what I said in the previous paragraph. :P Plus I have this pesky full time job. :P
I would love, love, LOVE to help. But I'm so time-strapped right now I'm not even keeping up with Nintendo Players adequately. Part-time IT job + student = suckage.
Quit your whining... I did full time work and full time school! I took 9 classes (1 independent, 4 online, 4 in class) one quarter to boot! :P
Jimmi, I'd volunteer but I've got to study for an exit exam in May that I didn't pass because of what I said in the previous paragraph. :P Plus I have this pesky full time job. :P
wickedG35
Jul 1, 09:37 PM
is this an ips panel or pva?
and would you be interested in a trade for a dell 2007wfp ips panel plus cash
the 20in in vertical next to a 30 looks really nice : )
I'm not sure, how can I tell?
and would you be interested in a trade for a dell 2007wfp ips panel plus cash
the 20in in vertical next to a 30 looks really nice : )
I'm not sure, how can I tell?
atszyman
Apr 9, 11:12 AM
...The Wii really is just a portable DS in so many ways...
I know the Wii is small but more portable than the DS?
I'll xth the Target recommendation from this thread. Mine came from Target, with the help of some co-workers, and the only stories I've ever heard of people seeing them on the shelves were at Target.
They are definitely doing something right, heck my mother-in-law knows what a Wii is (even how to spell it) and that's really out of the ordinary for her.
I know the Wii is small but more portable than the DS?
I'll xth the Target recommendation from this thread. Mine came from Target, with the help of some co-workers, and the only stories I've ever heard of people seeing them on the shelves were at Target.
They are definitely doing something right, heck my mother-in-law knows what a Wii is (even how to spell it) and that's really out of the ordinary for her.
No comments:
Post a Comment