debudebu
Feb 21, 02:25 PM
Ah! Had been hacking the Ipad all day so had my wires crossed posting here. Thanks for the response.
Chrispy
Nov 22, 01:10 PM
Oops... all better now :)
imacintel
Oct 23, 07:05 PM
Since the regular submission sytem is down, thought I might as well post it the hard way. Anyways, just a little thing I thought up..
feakbeak
Sep 18, 04:55 AM
- PC World (Got a 1 yr free subscription from my uncle)
- Maxim
- Game Informer
- Maxim
- Game Informer
Mrfatboy
Dec 22, 02:11 PM
I have been looking for a case with a kickstand for my ipod touch 4g. I have done some search but everything is crap.
any recommendations?
any recommendations?
Mala
Feb 8, 04:23 AM
....so I tried setting the document as A4, but making huge margins, so that it would print on A5 paper. It printed fine on a single page, but when I tried to print the whole document it did a strange thing.
First it presented the normal Print dialogue box, and I accepted this. Then it presented the same dialogue box again. I pressed Cancel. Then it started to print the document on the A5 page, but as if on an A4 page, with the title at the top, but the copy printing off the edge on right and left and bottom.
I went to the Printer Setup Utility, chose the HP LaserWriter 1200 and pressed Stop Printing.
But there appears to be no way to delete items from the print queue, so unless I delete the actual printer and start again, I have to let it print off 29 pages of junk, wasting paper.
First it presented the normal Print dialogue box, and I accepted this. Then it presented the same dialogue box again. I pressed Cancel. Then it started to print the document on the A5 page, but as if on an A4 page, with the title at the top, but the copy printing off the edge on right and left and bottom.
I went to the Printer Setup Utility, chose the HP LaserWriter 1200 and pressed Stop Printing.
But there appears to be no way to delete items from the print queue, so unless I delete the actual printer and start again, I have to let it print off 29 pages of junk, wasting paper.
G5Unit
Sep 6, 10:45 AM
Check it out! (http://www.freewebs.com/g5unit)
It took me long enough!
It took me long enough!
kclark
Feb 18, 09:34 AM
Would I have to install the windows OS onto the server or does VM have the ability to run the windows apps?
Macxor
Feb 16, 05:33 PM
:eek:
http://www.dailymail.co.uk/news/article-1357743/Cancer-stricken-Apple-boss-Steve-Jobs-just-weeks-live.html
http://www.radaronline.com/exclusives/2011/02/exclusive-details-steve-jobs-receiving-treatment-cancer-clinic-where-patrick
http://www.dailymail.co.uk/news/article-1357743/Cancer-stricken-Apple-boss-Steve-Jobs-just-weeks-live.html
http://www.radaronline.com/exclusives/2011/02/exclusive-details-steve-jobs-receiving-treatment-cancer-clinic-where-patrick
celticpride678
Dec 18, 01:36 PM
I wasn't aware that iOS 4.2.2 has been released already.
Veg
Mar 19, 09:05 PM
Hey guys, so i've noticed that other computer forums have kind of a marketplace area of their forums. I thought this would be pretty cool if there was one on Macrumors, but I looked around and couldn't find one (if there is one I apologize for making this thread) so I thought i'd suggest it.
Also I wasn't sure exactly where to post this thread so if a mod feels like there is a better place for this posting you're welcome to move it there.
Thanks.
Also I wasn't sure exactly where to post this thread so if a mod feels like there is a better place for this posting you're welcome to move it there.
Thanks.
xli_ne
Dec 5, 11:03 AM
Friend of mine has a extra Extreme card that he wants to sell, so I thought I would help him out. $55 with shipping. PM if interested.
Zcott
Mar 14, 02:43 PM
You can sell it to me for $10.
camomac
Sep 22, 04:23 PM
whats the point of waiting, when you could begin enjoying the best operating system in the world. :D
i switched earlier this year, and i have not even looked back. seriously.
i was a little upset thinking that my new purchase would be out dated in a year when i initially
read about the whole intel switch, but what ever, thats technology for you and blue velvet makes a very valid point too.
besides, when longhorn (or what ever it's called now) is released your peecee will be dated too.
i say go for it!
i switched earlier this year, and i have not even looked back. seriously.
i was a little upset thinking that my new purchase would be out dated in a year when i initially
read about the whole intel switch, but what ever, thats technology for you and blue velvet makes a very valid point too.
besides, when longhorn (or what ever it's called now) is released your peecee will be dated too.
i say go for it!
bigbadneil
Apr 29, 05:31 PM
Why didn't you use migration assistant?
Why didn't you copy the whole iTunes folder? I did
I didn't know you could use that for individual items i.e. iTunes
I did but the playlists did not come with it...no idea why
Why didn't you copy the whole iTunes folder? I did
I didn't know you could use that for individual items i.e. iTunes
I did but the playlists did not come with it...no idea why
lynkynpark86
Jan 11, 12:50 PM
Does anyone know of a way to enable the true apple voice control on an iPod touch 2g? Is there a plist or something? Let me be clear: I don't want Vocallia or whatever it is, I don't want you to say "the 3rd gen has voice control", which i've seen on many similar forums (which were never resolved). Any ideas?
SciFrog
Mar 7, 12:01 AM
There is no way to throttle down. They need the results as fast as possible...
Mechcozmo
Jan 17, 02:28 PM
Start with the normal stuff.... zap pram/nvram, reinstall OS X, then call AppleCare.
And repairing permissions, slightly less drastic than an OS install.
And repairing permissions, slightly less drastic than an OS install.
Alrescha
Apr 4, 11:06 AM
I don't know what the result of using both 'default host' *and* individual port mapping is, but at best it's undefined. I'd suggest using one or the other. I have no issues with Snow Leopard Server and an old Airport Extreme using port mapping (no default host). Default host is just exposing your machine to probes on every port in existence.
Some simple debugging: try telnetting from some other machine on your local network to your server port 25, e.g. 'telnet 192.168.1.2 25'. If you get connected to SMTP then your problem is elsewhere (barring some firewall rules you might have manually configured in your server). If you don't get connected then the problem is the server and you have to figure out why SMTP isn't listening.
If you can telnet to your server on the inside, but not from the outside then you have either a router problem or an ISP problem. As for my old Airport Extreme, I found that upgrading to the latest firmware (7.5.2) caused no end of problems, I downgraded to the previous version (7.4.2) and all is well.
A.
Some simple debugging: try telnetting from some other machine on your local network to your server port 25, e.g. 'telnet 192.168.1.2 25'. If you get connected to SMTP then your problem is elsewhere (barring some firewall rules you might have manually configured in your server). If you don't get connected then the problem is the server and you have to figure out why SMTP isn't listening.
If you can telnet to your server on the inside, but not from the outside then you have either a router problem or an ISP problem. As for my old Airport Extreme, I found that upgrading to the latest firmware (7.5.2) caused no end of problems, I downgraded to the previous version (7.4.2) and all is well.
A.
onthecouchagain
Apr 27, 09:04 AM
I think you will love the 13" Air - especially because of the extra pixels. Try one and you will see. I went from a Unibody MB 1280x800 to my 13" MB Air, and the increase in screen real estate (27 %) blew me away. I could finally use spreadsheets on my notebook without feeling cramped.
That's excellent. And how was it reading the smaller texts? Did you have any problem or find yourself leaning in to see everything?
That's excellent. And how was it reading the smaller texts? Did you have any problem or find yourself leaning in to see everything?
wrldwzrd89
May 4, 06:59 AM
Have you tried verifying the disk with Disk Utility?
johnmadden78
Aug 12, 11:21 AM
Can an Irishman join in the Canadian music lovefest?
I'll throw Ohbijou, Great Lake Swimmers and the Weakerthans into the mix.
And, um... Barenaked Ladies.
I'll throw Ohbijou, Great Lake Swimmers and the Weakerthans into the mix.
And, um... Barenaked Ladies.
zombitronic
Oct 9, 11:57 AM
Vocals could've been a great way to distinguish this from the Tap Tap Revenge style games. That said, I'm surprised that Tap Tap hasn't already included a true vocal mode.
mdntcallr
Aug 9, 01:22 AM
well this ought to keep the open source people very happy.
Seems like apple is trying to do what they can, but not do it in a way which will sacrifice security.
kudos to apple
Seems like apple is trying to do what they can, but not do it in a way which will sacrifice security.
kudos to apple
No comments:
Post a Comment