zimv20
Feb 22, 07:56 PM
Things made for vinyl don't sound right digital
what does that mean? if i play a record over my system, and then digitize it and play it over that system, why won't it sound the same? or is that not what you meant?
what does that mean? if i play a record over my system, and then digitize it and play it over that system, why won't it sound the same? or is that not what you meant?
AFPoster
Mar 21, 03:23 PM
This has been happening to a lot of people with the new '11 mbp's. Apparently it's the aluminum casing (from what has been said). Some people have the issue, other's dont. If you're in bootcamp I am guessing your in Windows and maybe the hardware didn't install correctly on that side.
ownersbox
Sep 28, 10:47 PM
Did I read yours right? You ordered it Tuesday? do you mean the 23rd or 16th?
Also what are your specs?
I ordered mine this past Saturday and I'm so excitied, I have been waiting four weeks for a Dell and cancelled the order once I used the new ALbooks at the local store. You can't beat the edu discount
Also what are your specs?
I ordered mine this past Saturday and I'm so excitied, I have been waiting four weeks for a Dell and cancelled the order once I used the new ALbooks at the local store. You can't beat the edu discount
mpw
Sep 9, 06:28 AM
...What's the most inappropriate act to be on stage at an Apple keynote?...
The Chairman of Sony at last years WWDC? What was the point?
I�ve not seen anyone comment on it, so it might just be me, but anyone else find Gold Diggar sexist?
The Chairman of Sony at last years WWDC? What was the point?
I�ve not seen anyone comment on it, so it might just be me, but anyone else find Gold Diggar sexist?
more...
theSeb
May 4, 05:49 AM
Would/Could these chips end up in the single cpu MPs? Do they support Thunderbolt? I am struggling to find any concrete information.
Pressure
Apr 17, 06:51 AM
If we are talking cores contra speed, then it all boils down to what software you will be using.
For the server though, definitely go with more cores as it will be able to handle consecutive connections without trouble.
For the server though, definitely go with more cores as it will be able to handle consecutive connections without trouble.
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
Kris Humphries Kim Kardashian
more...
Kris Humphries. Kim is
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
scem0
Oct 27, 02:12 PM
Originally posted by Inhale420
not only that, but there is a limit to where bigger is NOT better. a 30 inch screen placed 2 feet in front of you doesn't seem to make much sense.
Exactly. I mean, how many of these could they possible sell? And imagine the costs of making one. There would (most probably) be a whole bunch of dead pixels...
not only that, but there is a limit to where bigger is NOT better. a 30 inch screen placed 2 feet in front of you doesn't seem to make much sense.
Exactly. I mean, how many of these could they possible sell? And imagine the costs of making one. There would (most probably) be a whole bunch of dead pixels...
more...
Falleron
Oct 8, 05:54 PM
Take a look at an extract from the modem update for jaguar! I have seen too many places say a dual 1.5Ghz!!! I reckon they planned to release it but could not because of Motorola, so they pulled it at the last minute.
Quote://
Kim Kardashian and Kris
more...
Kim Kardashian Is Not Moving
Kim Kardashian And Kris
more...
Kris Humphries and Kim
Kim Kardashian shopping Kris
more...
Kim Kardashian and Kris
Kim and Kris have been dating
more...
Kim Kardashian and Kris
Kim Kardashian and Kris
Kim Kardashian is engaged to
Quote://
Ozix
May 7, 01:44 AM
I'd probably just do the base 13", if you're getting an i7 iMac.
You talking about the 2.3 GHz i5 for $1199, wow I didn't even think of that option. Now I gotta look up the benchmarks for that model :P
You talking about the 2.3 GHz i5 for $1199, wow I didn't even think of that option. Now I gotta look up the benchmarks for that model :P
more...
pknz
Jul 29, 08:12 PM
Well they eventually went on sale at midday in NZ (finally).
I ended up queuing up outside Vodafone in St Lukes Westfield Mall. I was the first in the line that began at around 11am with another guy (don't know the name sorry). Ended up being about 30-50 people by midday.
Got myself a nice 32GB on contract.
I ended up queuing up outside Vodafone in St Lukes Westfield Mall. I was the first in the line that began at around 11am with another guy (don't know the name sorry). Ended up being about 30-50 people by midday.
Got myself a nice 32GB on contract.
alt
Mar 11, 03:50 PM
Cool story brah
more...
iJohnHenry
Apr 23, 11:02 AM
Yes of course - but so what? We aren't islamophobic, are we?
No, not a bit of it.
We'll just give them the tools with which to defeat us.
Silly season is in full swing.
No, not a bit of it.
We'll just give them the tools with which to defeat us.
Silly season is in full swing.
belvdr
Sep 29, 11:48 AM
i'm not hosting the stuff myself, so I'm going to go with the .htaccess file route.
Thanks for all the help - this is great :D
It works great, and the standard permissions are 644, so that wasn't an issue. Now I need to set up an error page - what error number is that?
D
Error page for what? A 404 (file not found)?
Thanks for all the help - this is great :D
It works great, and the standard permissions are 644, so that wasn't an issue. Now I need to set up an error page - what error number is that?
D
Error page for what? A 404 (file not found)?
more...
MacBytes
Aug 9, 02:41 PM
http://www.macbytes.com/images/bytessig.gif (http://www.macbytes.com)
Category: Photos
Link: Photos from Apple Store Opening in Covent Garden (http://www.macbytes.com/link.php?sid=20100809154142)
Description:: none
Posted on MacBytes.com (http://www.macbytes.com)
Approved by Mudbug
Category: Photos
Link: Photos from Apple Store Opening in Covent Garden (http://www.macbytes.com/link.php?sid=20100809154142)
Description:: none
Posted on MacBytes.com (http://www.macbytes.com)
Approved by Mudbug
2992
Dec 10, 09:27 PM
how about if I'm not in the US but I want to use English?!
more...
belvdr
Sep 29, 11:48 AM
i'm not hosting the stuff myself, so I'm going to go with the .htaccess file route.
Thanks for all the help - this is great :D
It works great, and the standard permissions are 644, so that wasn't an issue. Now I need to set up an error page - what error number is that?
D
Error page for what? A 404 (file not found)?
Thanks for all the help - this is great :D
It works great, and the standard permissions are 644, so that wasn't an issue. Now I need to set up an error page - what error number is that?
D
Error page for what? A 404 (file not found)?
l.a.rossmann
Jun 15, 01:06 AM
Let him pay $500-$900 retail if he doesn't want one with dead pixels, I AM SICK OF HEARING PEOPLE COMPLAIN ABOUT IT!!"
Just to reiterate, never ever use bliss. It's not their products, but the attitude. I understand if you offer cheaper products, but don't tout them as perfectly good if you're going to be pissed when people find out they're not.
Just to reiterate, never ever use bliss. It's not their products, but the attitude. I understand if you offer cheaper products, but don't tout them as perfectly good if you're going to be pissed when people find out they're not.
SAdProZ
Nov 27, 01:48 PM
Try using passive mode. Issue "pasv" or "passive" in the command-line or find this option in your GUI clients.thanks for responding. yeah i checked the connection settings in 'Preferences'. Its already in Passive mode.
SteveKnobs
Feb 14, 06:45 PM
ri0ku, you're a smart guy and I strongly think that people regard you highly in life.
Yea now would be a good time to stop your flaming. Get a life. A girlfriend might help too. You have two weeks to use your iPad to attract women.
Yea now would be a good time to stop your flaming. Get a life. A girlfriend might help too. You have two weeks to use your iPad to attract women.
Applejuiced
May 2, 10:39 PM
Wait.
aussie_geek
Aug 4, 08:10 PM
What is blank screen mode? I don't run mine in screensaver mode, I turn it on and set my computer to stay on and just shut off my monitor.
**edit**
And I'm pretty sure that seti units are always the same size, its folding ones that aren't.
Yes, they are all the same size but the amount of processing required to complete the task differs from unit to unit.
My G5 did a work unit in 45 mins one time. On average it takes less than 2 hours / unit :D. The command line app would be even faster.
I don't run it any more as it apparently rips hard drives and I couldn't be bothered setting up the RAM disk method. It also turns my G5 into a bit of a wind tunnel some times.
aussie_geek
**edit**
And I'm pretty sure that seti units are always the same size, its folding ones that aren't.
Yes, they are all the same size but the amount of processing required to complete the task differs from unit to unit.
My G5 did a work unit in 45 mins one time. On average it takes less than 2 hours / unit :D. The command line app would be even faster.
I don't run it any more as it apparently rips hard drives and I couldn't be bothered setting up the RAM disk method. It also turns my G5 into a bit of a wind tunnel some times.
aussie_geek
EazyWeazy3
Jan 24, 06:10 PM
Forgive me if this has been answered before.
Just wondering why there isn't a Marketplace or a Buy/Sell forum on here?
Was there one before? Is there one now and I'm just not seeing it?
Just been curious as to why there isn't one. I'm sure lots of members have a bunch of goodies they want to get rid of and people are always in the market for new toys and gadgets.
Hopefully someone can shed some light on the situation for me.
Thanks.
Just wondering why there isn't a Marketplace or a Buy/Sell forum on here?
Was there one before? Is there one now and I'm just not seeing it?
Just been curious as to why there isn't one. I'm sure lots of members have a bunch of goodies they want to get rid of and people are always in the market for new toys and gadgets.
Hopefully someone can shed some light on the situation for me.
Thanks.
ZipZap
Apr 21, 05:19 AM
I have a Dell Inspiron 15 (4 yr old) on Windows 7 Ultimate. I get a little over 3 hours of typical use on battery.
While I have not done so, I would bet that replacing the HD with an SSD would extend that time considerably.
It did on my Alienware m11x.
While I have not done so, I would bet that replacing the HD with an SSD would extend that time considerably.
It did on my Alienware m11x.
No comments:
Post a Comment