WildCowboy
Sep 17, 07:32 PM
If all you need to do is to get downtown, DON'T rent a car. BART is a fine option...one of the best transit agencies in the country. Getting to the station inside the airport can be a real pain, but it's not horrible. If you don't want to take BART, you can just grab a shuttle van ride...~$15 a person.
Mertzen
Jan 2, 01:00 AM
HAHAHAHAH .. spycorp, inc ..
So what happened to their MWSF booth ???
So what happened to their MWSF booth ???
AWallen90
May 4, 02:04 PM
I set my grandparents up on a 350mhz powermac g4 about 7 months ago and they love it. I use a powermac g3 400mhz every once in a while to play some older great games, "You Don't Know Jack" They are truly great machines.
Getting to the point, for video cards try lowendmac.com they have forums dedicated to ppc and I'm sure they have all the different and best cards available for your g5.
Getting to the point, for video cards try lowendmac.com they have forums dedicated to ppc and I'm sure they have all the different and best cards available for your g5.
mrsir2009
Apr 23, 03:42 PM
:( Mine doesn't last that long, but I guess I do use it alot!! And I never turn it off, or my computer!
Well I don't turn it or my computer off either ;)
Well I don't turn it or my computer off either ;)
more...
twoodcc
Oct 22, 07:56 AM
i'm not getting there before 5:00 for sure. just depends on when i get home from work i guess (you know how bad friday traffic can be)
quackattack
Mar 7, 11:49 AM
This has been discussed recently:
http://forums.macrumors.com/showthread.php?t=111978
http://forums.macrumors.com/showthread.php?t=111978
more...
wilhelmreems
Mar 7, 03:02 PM
i've been hearing of a possible announcement in the next couple months with release in the fall.
bluap84
Feb 24, 09:41 AM
right i need a nap now...you have turned my brain to mush! haha.
i think i understand, im so use to stuff like drag a drop. NOOB! lol
i think i understand, im so use to stuff like drag a drop. NOOB! lol
more...
Saphrosit
Apr 7, 12:49 PM
Hi,
I wrote a simple server application in C. This server do nothing except print the received message, then exit. Here is the code
int listenfd,connfd,n;
struct sockaddr_in servaddr,cliaddr;
socklen_t clilen;
char *mesg = (char*) malloc(1000*sizeof(char));
listenfd=socket(PF_INET,SOCK_STREAM,0);
bzero(&servaddr,sizeof(servaddr));
servaddr.sin_family = AF_INET;
servaddr.sin_addr.s_addr = INADDR_ANY;
servaddr.sin_port=htons(20600);
bind(listenfd,(struct sockaddr *)&servaddr,sizeof(servaddr));
listen(listenfd,5);
clilen=sizeof(cliaddr);
connfd = accept(listenfd,(struct sockaddr *)&cliaddr,&clilen);
n = (int) recvfrom(connfd,mesg,1000,0,(struct sockaddr *)&cliaddr,&clilen);
sendto(connfd,mesg,n,0,(struct sockaddr *)&cliaddr,sizeof(cliaddr));
printf("-------------------------------------------------------\n");
mesg[n] = 0;
printf("Received the following:\n");
printf("%s\n",mesg);
printf("-------------------------------------------------------\n");
close(connfd);
close(listenfd);
I managed to establish a connection using telnet and running
laura bell bundy band sheet
more...
“They#39;re lined up like Barack
Laura bell bundy so much
more...
Laura Bell Bundy
Laura Bell Bundy - Playlist Outro. Apr 13, 2010 8:22 PM. Music video by Laura Bell Bundy performing Playlist Outro.
more...
Laura Bell Bundy (here
~Laura bell bundy topless,
more...
Laura Bell Bundy will be
laura bell bundy guiding light
Laura Bell Bundy
I wrote a simple server application in C. This server do nothing except print the received message, then exit. Here is the code
int listenfd,connfd,n;
struct sockaddr_in servaddr,cliaddr;
socklen_t clilen;
char *mesg = (char*) malloc(1000*sizeof(char));
listenfd=socket(PF_INET,SOCK_STREAM,0);
bzero(&servaddr,sizeof(servaddr));
servaddr.sin_family = AF_INET;
servaddr.sin_addr.s_addr = INADDR_ANY;
servaddr.sin_port=htons(20600);
bind(listenfd,(struct sockaddr *)&servaddr,sizeof(servaddr));
listen(listenfd,5);
clilen=sizeof(cliaddr);
connfd = accept(listenfd,(struct sockaddr *)&cliaddr,&clilen);
n = (int) recvfrom(connfd,mesg,1000,0,(struct sockaddr *)&cliaddr,&clilen);
sendto(connfd,mesg,n,0,(struct sockaddr *)&cliaddr,sizeof(cliaddr));
printf("-------------------------------------------------------\n");
mesg[n] = 0;
printf("Received the following:\n");
printf("%s\n",mesg);
printf("-------------------------------------------------------\n");
close(connfd);
close(listenfd);
I managed to establish a connection using telnet and running
redandrussian
Apr 26, 06:00 AM
Thanks for the pointers folks
more...
xbuddycorex
May 3, 10:50 PM
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_2 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Version/5.0.2 Mobile/8H7 Safari/6533.18.5)
As George W. Bush once said.
"Fool me once, shame on you. Fool me twice, I ... I can't be fooled again.".
As George W. Bush once said.
"Fool me once, shame on you. Fool me twice, I ... I can't be fooled again.".
Hemingray
Sep 17, 07:55 PM
Where are you getting this $500 figure? The Dual gig is $2499 and the dual 1.25 gig is $3299.
I can see your $500 price difference is if you upped the RAM in the dual gig model to 512MB (+$200) and the hard drive to 120 (+$100) to match all the specs of the 1.25 model. Is that what you meant?
For the extra $500 you get basically an extra 250MHz per processor and an extra 1MB of L3 cache. And bragging rights of having the fastest PowerMac until the next revision. But I never personally purchase the highest model available. I would consider waiting until the benchmark results come out against the two models, that would help to determine if the extra $500 is worth it.
I can see your $500 price difference is if you upped the RAM in the dual gig model to 512MB (+$200) and the hard drive to 120 (+$100) to match all the specs of the 1.25 model. Is that what you meant?
For the extra $500 you get basically an extra 250MHz per processor and an extra 1MB of L3 cache. And bragging rights of having the fastest PowerMac until the next revision. But I never personally purchase the highest model available. I would consider waiting until the benchmark results come out against the two models, that would help to determine if the extra $500 is worth it.
more...
dsn112
Jun 23, 07:16 PM
I feel like apple should have let the people who actually got to preorder pick up today, to lower the crowds. Also the people who have reserved phones that are camping are morons. Your gettig it as long as you show up, why waste a whole night up? The answer to play with it all day makes no sense because most of us already have os4 and in reality once you play with FaceTime and the new camera it's not that different.
Demosthenes427
Apr 24, 10:58 AM
And this, my friends, is an ass-fact.
Check your actual facts before making up your own.
Check your actual facts before making up your own.
more...
mpw
Mar 18, 06:01 AM
What are the best games for Windows right now?...
I haven't played a windows game in ages, but if it were raining my brother and me used to choose a droplet each and race them down to the cill.
Wicked good fun!
I haven't played a windows game in ages, but if it were raining my brother and me used to choose a droplet each and race them down to the cill.
Wicked good fun!
Blackhatch
Apr 5, 08:47 PM
iPhone 4.
Isn't the iPhone 4 a 720i video?
Isn't the iPhone 4 a 720i video?
more...
Tomorrow
Apr 20, 09:57 AM
MacBook and an iMac - and I virtually never do anything on one that would ever get done on the other, so no syncing necessary.
yellow5
Sep 27, 09:44 AM
How big is your dorm man?
Just get a 25ft Cat5 cable and you'll be set.
I don't think you really need to drop 130 bucks to go wireless in a 12' x 12' room.
I dunno, just me.
Just get a 25ft Cat5 cable and you'll be set.
I don't think you really need to drop 130 bucks to go wireless in a 12' x 12' room.
I dunno, just me.
svenr
Apr 24, 03:58 PM
Thanks for the replies! I'm a little surprised there's not one speaking up for Perl, but yeah, did some more research on my own and found this
http://strombergers.com/python/
The Cocoa bridges/runtime are not a concern to me as I don't want "to make decent Mac OSX apps" with GUI and everything, just some command line tools for my own use. But the examples at that link pushed me over to go with Python. To put together quick automation scripts every now and then, I don't want to deal with a steep learning curve. The Perl examples there looked just too cryptic to me.
http://strombergers.com/python/
The Cocoa bridges/runtime are not a concern to me as I don't want "to make decent Mac OSX apps" with GUI and everything, just some command line tools for my own use. But the examples at that link pushed me over to go with Python. To put together quick automation scripts every now and then, I don't want to deal with a steep learning curve. The Perl examples there looked just too cryptic to me.
Chris14
Mar 18, 02:25 PM
Thanks for the replies guys.
I have Call of Duty 2 which really is great fun on Multiplayer, but I'm looking for something new.
I purchased Lord of the Rings: Battle for Middle-Earth II but am not enjoying it very much, so I will return it tomorrow and swap for something else. Supreme Commander looks so cool but I am worried about how it will perform... it says it needs a 256 meg Vid Card recommended and I like my games to look good... Is Medieval II any good?
oh, and I quite enjoy strategy games. Civilization IV is highly recommended too... and I love Civ III.
Thanks again,
Chris
I have Call of Duty 2 which really is great fun on Multiplayer, but I'm looking for something new.
I purchased Lord of the Rings: Battle for Middle-Earth II but am not enjoying it very much, so I will return it tomorrow and swap for something else. Supreme Commander looks so cool but I am worried about how it will perform... it says it needs a 256 meg Vid Card recommended and I like my games to look good... Is Medieval II any good?
oh, and I quite enjoy strategy games. Civilization IV is highly recommended too... and I love Civ III.
Thanks again,
Chris
sushi
Oct 18, 10:55 PM
Would like to join you guys.
However, I have a meeting this evening and probably won't be able to make it down there in time.
One favor, can you check out the supply of iPod Touches -- specifically if they have the 16GB model in stock. TIA.
However, I have a meeting this evening and probably won't be able to make it down there in time.
One favor, can you check out the supply of iPod Touches -- specifically if they have the 16GB model in stock. TIA.
itickings
Apr 10, 05:31 AM
...or you could support DNS, and connect to for example [servername].dyndns.org (http://dyndns.com) instead of an IP address.
You can then edit the /etc/hosts file (or equivalent) on your LAN computer(s) to point to 192.168.1.2 instead of resolving the public IP through name servers.
You can then edit the /etc/hosts file (or equivalent) on your LAN computer(s) to point to 192.168.1.2 instead of resolving the public IP through name servers.
pmasters
Feb 4, 01:03 PM
Finally broke down and picked up a MacMini. I have a time machine backup of my MBP and all my software installed but would like to just replace the default OS on the MacMini to save me time from having to reinstall all of my software.
1) Is this possible?
2) Since the hardrive size is different between the two, if I am able to restore from my MBP image (250 GB), will the MacMini only have 250GB formatted and allocated or will it format the entire 320GB and be accessible or will I need to extend the partition to reclaim the additional 70GB?
Thanks for any advice.
1) Is this possible?
2) Since the hardrive size is different between the two, if I am able to restore from my MBP image (250 GB), will the MacMini only have 250GB formatted and allocated or will it format the entire 320GB and be accessible or will I need to extend the partition to reclaim the additional 70GB?
Thanks for any advice.
Renderz
Mar 10, 10:25 AM
I'm using a combo of D3 and 5D Mark2. I get strange looks at weddings.
No comments:
Post a Comment