Shelll
Apr 29, 01:01 PM
iTunes can read all of those folders of music just fine, just tell it not to manage your library or copy your stuff around, and itll probably do fine. You can also ofc choose to play all of your audio and video in Quicktime X, which is still there on a Mac, and still useful. But iTunes for Mac is what Windows Media Player is for Windows. You can also use VLC on the Mac to play files QuickTime cant handle.
Flash is just fine on the Mac, the only times you hear about problems are from people with PowerPC Macs, and the high CPU load has decreased dramatically with the latest upgrades from Adobe. As an example, my 5 year old very first gen Intel iMac (You know, the 1.83 Core Duo), running a Flash Video, as well as several instances of this forum with Flash Ads, my CPU is currently at 35%, and thats with iTunes, Mail, iCal, Messenger, Skype open as well.
Ok, thanks, you're reassured me ) But it seems that after switchin, "dancing with a tambourine" will not disappear ...
This is the essence of computer *sigh* :rolleyes:
Flash is just fine on the Mac, the only times you hear about problems are from people with PowerPC Macs, and the high CPU load has decreased dramatically with the latest upgrades from Adobe. As an example, my 5 year old very first gen Intel iMac (You know, the 1.83 Core Duo), running a Flash Video, as well as several instances of this forum with Flash Ads, my CPU is currently at 35%, and thats with iTunes, Mail, iCal, Messenger, Skype open as well.
Ok, thanks, you're reassured me ) But it seems that after switchin, "dancing with a tambourine" will not disappear ...
This is the essence of computer *sigh* :rolleyes:
Praxis91
Mar 21, 10:36 AM
Why the hell are schools buying ipads? No wonder my property taxes are through the roof!
jblakeh1
Mar 3, 08:21 PM
did I mention how Photoshop completely locks up if you copy text from an MS Office app? That was my Photoshop bug of the day...
Stella
Oct 20, 10:02 PM
Its great that Apple are still updating Java... however, no news regarding Java 7... Hoping that Java 7 doesn't appear too long after official releases on other platforms.
more...
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.
Stampyhead
Dec 16, 12:00 PM
Ok, as of today there are no iPod minis at Circuit City or Sharper Image (at least here in Phoenix anyway) and I had found one on PowerMax's website, but they were already sold out of them before I could order one. I had started a deal with another member here, but his unit needed the battery replaced and couldn't have it done and sent to me before next Thursday (that's when I need it). So that said, is there anyone else here who would like to sell me their iPod mini (any color)? If there are any takers, I can send you money via PayPal today if you can ship it today or tomorrow.
Thanks!
Thanks!
more...
ClassicII
May 19, 07:11 PM
375 shipped!!!
DAMN!
DAMN!
firestarter
Mar 10, 02:30 PM
I was part way through switching to Nikon (I'd bought a D300). I decided I wanted to get a camera more suited to landscape/studio so I figured I was safer switching back to Canon and the 5DII.
Over 18 months later, and I'm glad I did. I never thought it would take Nikon this long to release an affordable 5DII competitor.
Over 18 months later, and I'm glad I did. I never thought it would take Nikon this long to release an affordable 5DII competitor.
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
long permed hairstyles. soft
more...
Photo of 1987 asymmetric perm
Hairstyle Medium Curly Hair
more...
Best Medium Curly Hairstyles
Medium Curly Hair
more...
Short Curls Lookbook
The back says “Natural curls
more...
i ambig curl perm Permed
Nancy Davis Curly Medium
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
anti-microsoft
Mar 3, 08:50 AM
Hi there,
Just wanted to make a suggestion on thread titles. I may be the only one, but I think that thread titles with repeated question marks (?????) are annoying and unnecessary. It only suggests unnecessary urgency and importance to the thread the poster has written. Therefore I think there should be a rule that states that threads with more than one repeated question mark in the title will be deleted until renamed.
Thanks,
Ams.
Just wanted to make a suggestion on thread titles. I may be the only one, but I think that thread titles with repeated question marks (?????) are annoying and unnecessary. It only suggests unnecessary urgency and importance to the thread the poster has written. Therefore I think there should be a rule that states that threads with more than one repeated question mark in the title will be deleted until renamed.
Thanks,
Ams.
more...
NickMeiner
Apr 25, 02:38 PM
Hi. This is my first post here. I've been through most of the forum entries and googled around but didn't seem to find an answer to my specific question. So here goes:
I've had my MBpro 13" since the summer of 2009. I know my way around a PC but Mac is a new experience to me but I wanted to try it out to see what all the fuzz was about.
Sometime last summer my Mac started to freeze when I opened it up after sleep mode or brought it out of stand by mode (I hardly ever turn it off but the problem is the same after a fresh startup). It did not matter what application I was using, Mail, Safari, Firefox, Chrome, iTunes, Finder - whatever application the result would be the same. The beach ball would just keep spinning and spinning and everything would be locked down for about a minute or two. In the beginning of such a period I could navigate to another window or the desktop and click something but after about 10 seconds I couldn't do that either. After a minute or two everything would be back to normal.
Originally I thought it was Mail that was causing the problem because I resolved it by deleting the plist. But after getting all of my mails back into the inbox and getting 2-3 feeds from various sites the problem was back. Deleting the plist and not getting the feeds helped for a while - 3-4 months or so and then the beach ball-problem came back. This time I stopped using Mail for a while to see if this was the problem. It wasn't and in the end I reinstalled the OS.
Some months later everything started all over - only this time it was worse. Grey screen prevented me from doing anything and after a hard reset I couldn't even access the desktop. I tried everything - pressing D or T during startup, pressing Option-command-p-r, but nothing helped.
Another reinstall solved the problem for a while. And after that I've been running a repair disk permissions regularly. Somehow it always found something to repair - this struck me as odd but I thought, as long as it's not freezing I'm good. Well - now it's freezing again and it started after I installed 10.6.7. I've unticked the harddisk sleep-thingy and removed Firefox but the beach ball apparently doesn't care if I use Apple-software or not. Last freeze was in Safari. The time before that was in iTunes.
ANY help would be much appreciated. Could my hdd be corrupt? Why didn't I have a problem the first year then?
I've had my MBpro 13" since the summer of 2009. I know my way around a PC but Mac is a new experience to me but I wanted to try it out to see what all the fuzz was about.
Sometime last summer my Mac started to freeze when I opened it up after sleep mode or brought it out of stand by mode (I hardly ever turn it off but the problem is the same after a fresh startup). It did not matter what application I was using, Mail, Safari, Firefox, Chrome, iTunes, Finder - whatever application the result would be the same. The beach ball would just keep spinning and spinning and everything would be locked down for about a minute or two. In the beginning of such a period I could navigate to another window or the desktop and click something but after about 10 seconds I couldn't do that either. After a minute or two everything would be back to normal.
Originally I thought it was Mail that was causing the problem because I resolved it by deleting the plist. But after getting all of my mails back into the inbox and getting 2-3 feeds from various sites the problem was back. Deleting the plist and not getting the feeds helped for a while - 3-4 months or so and then the beach ball-problem came back. This time I stopped using Mail for a while to see if this was the problem. It wasn't and in the end I reinstalled the OS.
Some months later everything started all over - only this time it was worse. Grey screen prevented me from doing anything and after a hard reset I couldn't even access the desktop. I tried everything - pressing D or T during startup, pressing Option-command-p-r, but nothing helped.
Another reinstall solved the problem for a while. And after that I've been running a repair disk permissions regularly. Somehow it always found something to repair - this struck me as odd but I thought, as long as it's not freezing I'm good. Well - now it's freezing again and it started after I installed 10.6.7. I've unticked the harddisk sleep-thingy and removed Firefox but the beach ball apparently doesn't care if I use Apple-software or not. Last freeze was in Safari. The time before that was in iTunes.
ANY help would be much appreciated. Could my hdd be corrupt? Why didn't I have a problem the first year then?
resom
Apr 7, 07:36 PM
I really enjoyed it. Definitely kept my attention the whole time.
If I had to pick apart anything I'd say the weakest graphic would be the rit dye packaging folding up at :33-:35 but I thought everything else was very strong and appealing.
If I had to pick apart anything I'd say the weakest graphic would be the rit dye packaging folding up at :33-:35 but I thought everything else was very strong and appealing.
more...
Kingsly
Dec 18, 10:54 PM
I am 99.975439% sure I'll be there!
alansmallen
Jun 3, 05:34 PM
Pics would be great along with a typed description of it's appearance / functionality.
Works completely fine...can be hacked if wanted. Has been in an iskin revo and screen protector since purchased. Pics are attached
Works completely fine...can be hacked if wanted. Has been in an iskin revo and screen protector since purchased. Pics are attached
more...
twoodcc
Feb 19, 05:24 PM
so i hate to bring back an old thread, but i'm still wondering what kind of numbers people are getting folding with an i7-860? i've read some numbers online, and they seem to be less than the 920s
rpaloalto
Sep 19, 08:37 PM
I made the switch last year from windumbs, something I should have done years ago. I want to display my new feelings with some desktop photos. I have seen a few O SX vs. win themes, example there was one with the apple logo melting in to the win logo another one had the OS X logo standing on top of the msn butter fly. but for some reason now that I want theme I cant find em! if any one can give me a link to wear I mite find such images defacing the ms logos it would be appreciated
more...
John.B
Oct 22, 02:21 PM
Sorry, I meant Oracle have discontinued their Oracle database for OSX.. the last release for OSX was Oracle 10g. Oracle is now 11g.
No, good point, Oracle probably shouldn't have bothered. Maybe it was a pet project for an internal developer that died on the vine?
Agreed - they aren't particularly pretty but since OO v3 things have got better with the use of Aqua. However, I'd rather them look ugly and have them not available on OSX at all...
My objection is that someone who won't or can't bother to put a little polish on an application to make it meet the :apple: HIG, probably won't put much effort into the platform-specific support issues that invariably crop up. Personally, if I wanted to run a Linux application I'd run the Linux OS. But I see where you're coming from.
No, good point, Oracle probably shouldn't have bothered. Maybe it was a pet project for an internal developer that died on the vine?
Agreed - they aren't particularly pretty but since OO v3 things have got better with the use of Aqua. However, I'd rather them look ugly and have them not available on OSX at all...
My objection is that someone who won't or can't bother to put a little polish on an application to make it meet the :apple: HIG, probably won't put much effort into the platform-specific support issues that invariably crop up. Personally, if I wanted to run a Linux application I'd run the Linux OS. But I see where you're coming from.
MythicFrost
May 5, 10:55 PM
It's going to be a 27", 1 TB Drive - that's where I'm at now. The question is the same old question, so I apologize for that in advance. But this will be my first real Mac computer, I already have iPhone and iPad.
Considering the following uses (top ranges), how much will I actually need to upgrade from the base model? I know more is better, but is more actually needed?
Uses:
Short brunette hair was permed
Considering the following uses (top ranges), how much will I actually need to upgrade from the base model? I know more is better, but is more actually needed?
Uses:
blevins321
Apr 28, 10:12 AM
It's impossible to do with the Native software. You could install rEFIt (http://refit.sourceforge.net/doc/)though and do this. It's an advanced task though.
b-rad g
Mar 9, 07:43 AM
So it looks like the Handbrake problem is all sorted out as I have encoded about a dozen more movies all using the queue and it's running perfectly.:D
However a new problem has shown up with Rip It. About 1 out of every 10 dvd's will make the superdrive roar and make a loud vibrating sound although I put my hand on the Mini and there is no vibration. Also it bogs down the system with a lot of beachballing, Activity Monitor takes about 5 minutes to open. Most dvd's will take between 20-30 minutes to rip, but on these ocassional "bad" ones they take over an hour. When Rip It is running with the "good" discs the system react like normal.:confused:
Anybody ever heard of any of this with Rip It? In the next couple of days I might download Mac the Ripper and see what it does with these "bad" discs.
However a new problem has shown up with Rip It. About 1 out of every 10 dvd's will make the superdrive roar and make a loud vibrating sound although I put my hand on the Mini and there is no vibration. Also it bogs down the system with a lot of beachballing, Activity Monitor takes about 5 minutes to open. Most dvd's will take between 20-30 minutes to rip, but on these ocassional "bad" ones they take over an hour. When Rip It is running with the "good" discs the system react like normal.:confused:
Anybody ever heard of any of this with Rip It? In the next couple of days I might download Mac the Ripper and see what it does with these "bad" discs.
mikey.f
Oct 25, 12:55 PM
I'm there at 5:30!
Should we have a meeting point, say on the benches or somewhere? :cool:
Should we have a meeting point, say on the benches or somewhere? :cool:
admanimal
May 6, 11:10 PM
My Uptime - 12 hours :p
Do you pay your electricity bill?
Also that is one sure way to fry your Mac. Power surge can happen at any time.. Do you really trust those $100 surge boards for 24/7 use or do you have UPS.
Also think of how much dust gets in there...
Not smart to leave your computer on 24/7.
Unless you are completely unplugging your computer when it's not in use, just turing it off doesn't really protect it from power surges.
Do you pay your electricity bill?
Also that is one sure way to fry your Mac. Power surge can happen at any time.. Do you really trust those $100 surge boards for 24/7 use or do you have UPS.
Also think of how much dust gets in there...
Not smart to leave your computer on 24/7.
Unless you are completely unplugging your computer when it's not in use, just turing it off doesn't really protect it from power surges.
littleman23408
Oct 31, 01:30 PM
Is it just the picture, or is that shelf ready to go?
Nice collections BTW. I had about 500 DVDs from the States, but since i live in Greece now, they wont play on my PS3 I bought here, so I converted them all, and have them stored on my external drive.
Anyone have any ideas what I should do with them? I have them in two boxes in the garage.
Ha, nope its not just the picture, the shelves are pretty slanted. They are holding up though. If any of the shelves decide to break, I would not be surprised if it is the shelves that are holding all my records. They are more heavier than 1 shelf of blu's. I will probably be looking at getting new bookcase or something soon.
Do you plan on coming back to the states anytime? When you come back you could sell them to a second hand store or donate them?
Nice collections BTW. I had about 500 DVDs from the States, but since i live in Greece now, they wont play on my PS3 I bought here, so I converted them all, and have them stored on my external drive.
Anyone have any ideas what I should do with them? I have them in two boxes in the garage.
Ha, nope its not just the picture, the shelves are pretty slanted. They are holding up though. If any of the shelves decide to break, I would not be surprised if it is the shelves that are holding all my records. They are more heavier than 1 shelf of blu's. I will probably be looking at getting new bookcase or something soon.
Do you plan on coming back to the states anytime? When you come back you could sell them to a second hand store or donate them?
doubtofalex
Mar 18, 06:49 PM
well despite the rumours of delays, check this out http://www.alexbragg.co.uk :)
a 5pm release thats a whole new ball game :/
a 5pm release thats a whole new ball game :/
No comments:
Post a Comment