bartelby
Aug 9, 12:52 AM
I couldn't - The file size is too large. :(
(thanks for pointing that out though) I can downsize it and sacrifice its quality to fit the attachments but I can't replace the current one with it - it won't look right.
You could attach a smaller image for the comp. and also have the larger image because it's so bloody good!!
(thanks for pointing that out though) I can downsize it and sacrifice its quality to fit the attachments but I can't replace the current one with it - it won't look right.
You could attach a smaller image for the comp. and also have the larger image because it's so bloody good!!
ethics101
Apr 23, 10:16 PM
Yes I agree. I have a thin logitech wireless backlit keyboard and its been on for 4 months and I haven't changed the battery. It is also charged via USB so it works even when it runs out of battery.
finkmacunix
Apr 9, 05:41 PM
You find a copy on Macintosh Garden and burn it to a cd!
likemyorbs
Mar 9, 06:21 PM
We should all post pictures of ourselves so that when we respond to posts people can picture us in their heads. Ill post mine as soon as I'm out of class in an hour! Can't attach files from my iPad since their is no damn filesystem. :)
more...
Anonymous Freak
Sep 12, 11:34 PM
Technically it should. AFAIK, you should be able to put any speed DDR RAM into a PC and it will clock it down to the necessary speed.
Yeah, it should. And your statement isn't QUITE correct. There was PC1600. (Slower than PC2100,) but it was really unusual. By the time DDR became mainstream, PC2100 was the norm.
Yeah, it should. And your statement isn't QUITE correct. There was PC1600. (Slower than PC2100,) but it was really unusual. By the time DDR became mainstream, PC2100 was the norm.
jbembe
Oct 30, 07:34 PM
I've been trying to reorganize Jetson's recs by genre or artist and it takes me to my recs and shows me the songs I rec'd? Some bug?
Also could we rank others recs by date added?
Also could we rank others recs by date added?
more...
TheSlush
Jul 28, 06:39 PM
The best part about this thread is the title: I read it as "China Unicorn finalizing deal for iPhone 4..."
Charlie the Unicorn finalizing deal for iPhone 4 (http://www.youtube.com/watch?v=Q5im0Ssyyus)
Charlie the Unicorn finalizing deal for iPhone 4 (http://www.youtube.com/watch?v=Q5im0Ssyyus)
Mal
May 3, 10:14 PM
It's still just a trojan, however. It's certainly malicious enough to be a worry, but easily prevented. Now, more than ever, though, is the time to remind Mac users not to go searching for and downloading anti-virus software because of paranoia; chances are tools like this will be used to produce lots of fake anti-virus software intent on trapping people who are paranoid about exactly this time of problem. Make sure anything you download comes from a reputable source (the Mac App Store should remain free from any of these types of apps, I'd imagine), and don't give you password unless you know what is requesting it and why.
jW
jW
more...
twoodcc
Nov 19, 05:11 PM
any idea if/when this might happen for f@h? it'd be pretty cool
i would love for this to happen, but i haven't heard anything lately
i would love for this to happen, but i haven't heard anything lately
g0gie
Dec 9, 01:52 PM
All signs point to a hardware issue, although theres a possibility of it being a firmware issue, but at this time its most likley hardware
more...
Celticsun
Oct 20, 04:12 AM
Seriously nice work, I could see that on a billboard, infact get on the phone to Apples PR Team and sell them the idea.
Even down to the humour Apple would use... pure Class!
Even down to the humour Apple would use... pure Class!
Consultant
Apr 12, 03:07 PM
Seems that YOU erased it. Can probably restore from backup.
Go to iTunes/ Preferences / Devices. Do you see recent dates?
Go to iTunes/ Preferences / Devices. Do you see recent dates?
more...
Daveway
Dec 23, 10:42 PM
ipod ipod ipod ipod :rolleyes:
ohhhhh....ahhhhh....
Cool.:cool: Looks like the hardware pages, which I like, a lot.
ohhhhh....ahhhhh....
Cool.:cool: Looks like the hardware pages, which I like, a lot.
wchong
Jun 10, 09:26 AM
One for the iPhone, the other for the iPhone SDK.
What, you thought that Apple still cared about Macs?
i would've thought the iphone + the sdk would be on the same bridge.
What, you thought that Apple still cared about Macs?
i would've thought the iphone + the sdk would be on the same bridge.
more...
I AM THE MAN
Apr 27, 11:48 AM
Premiere will use the other cores, but for me i'd rather 4/6 cores with a higher clock speed and the matrox compressHD card, than a more expensive 8/12 core machine, with lower clock speed and no budget left for the compress card.
I understand. I'm honestly thinking of purchasing an iMac (after the refresh). I'll add the maximum amount of Ram (or atleast 16GB) and get the best processor from the Apple Website. I think that will be the best option for me. If I become unhappy, I'll sell my iMac or return it within the 30 Day Mark.
I understand. I'm honestly thinking of purchasing an iMac (after the refresh). I'll add the maximum amount of Ram (or atleast 16GB) and get the best processor from the Apple Website. I think that will be the best option for me. If I become unhappy, I'll sell my iMac or return it within the 30 Day Mark.
panoz7
Apr 9, 06:18 AM
Wirelessly posted (Mozilla/5.0 (iPhone; U; CPU iPhone OS 4_3_1 like Mac OS X; en-us) AppleWebKit/533.17.9 (KHTML, like Gecko) Mobile/8G4)
No, Stella. They are a helluva lot more than just javascript. Go look it up and post your findings.
I came to the same conclusion as Stella after reading both of those linked to stories. These sound just like bookmarklets, except you don't have to manually type in the javascript string. What am I missing? And don't tell me to google it -- I already tried.
Technically, modules are somehow similar to bookmarklets, but with more features and more flexibility. This means the modules are written in JavaScript code and they can do everything that can be done with JavaScript. Unlike bookmarklets, where the complete JavaScript code must be squeezed in one single line so that it can be used as a URL with “javascript” scheme, the modules can be nicely formatted, without any line limitation. Modules have a special header section where the module properties are defined. The properties include an icon that is displayed in the Modules panel of iCab Mobile, but also settings which do allow the user to configure the module in the iCab Mobile module settings panel.
That's from iCAB's website. Yes, technically it's third party code, but so is the javascript on any website. I don't really see the distinction. If malicious javascript can do damage through the modules then I don't see why it couldn't do it through the browser as well.
No, Stella. They are a helluva lot more than just javascript. Go look it up and post your findings.
I came to the same conclusion as Stella after reading both of those linked to stories. These sound just like bookmarklets, except you don't have to manually type in the javascript string. What am I missing? And don't tell me to google it -- I already tried.
Technically, modules are somehow similar to bookmarklets, but with more features and more flexibility. This means the modules are written in JavaScript code and they can do everything that can be done with JavaScript. Unlike bookmarklets, where the complete JavaScript code must be squeezed in one single line so that it can be used as a URL with “javascript” scheme, the modules can be nicely formatted, without any line limitation. Modules have a special header section where the module properties are defined. The properties include an icon that is displayed in the Modules panel of iCab Mobile, but also settings which do allow the user to configure the module in the iCab Mobile module settings panel.
That's from iCAB's website. Yes, technically it's third party code, but so is the javascript on any website. I don't really see the distinction. If malicious javascript can do damage through the modules then I don't see why it couldn't do it through the browser as well.
more...
Cromulent
Dec 28, 06:25 AM
How do I give out these invites... I know people who would appreciate it....
I'm a premium subscriber so I am not sure if it works the same way for free account holders but when I open the client a little bar drops down at the top saying share Spotify with your friends or something similar. Click the link and it takes you to the relevant page.
I'm a premium subscriber so I am not sure if it works the same way for free account holders but when I open the client a little bar drops down at the top saying share Spotify with your friends or something similar. Click the link and it takes you to the relevant page.
Lord Appleseed
May 6, 03:34 PM
In games, you can't tell the difference.
Yes you can. Don't argue with me, I have been switching back and forth on Crysis 2 and there is definitely a noticeable difference.
However Games still look good with 1920x1080 on the 27" iMac.
Yes you can. Don't argue with me, I have been switching back and forth on Crysis 2 and there is definitely a noticeable difference.
However Games still look good with 1920x1080 on the 27" iMac.
link92
Nov 22, 02:27 PM
Why are you all saying I use jpegs? They're all pngs...
kalimojo
Apr 9, 08:22 AM
Xcode on leopard 10.5.8
Hi
Im a recent switcher. I bought a powerbook g4 on ebay and it came without an install disk. I now want to run gcc and found that i need xcode 3.1.4. Any idea where I can get it ? preferably free.
tia
Hi
Im a recent switcher. I bought a powerbook g4 on ebay and it came without an install disk. I now want to run gcc and found that i need xcode 3.1.4. Any idea where I can get it ? preferably free.
tia
antnie
May 7, 01:02 AM
4.3.3 untethered jailbreak! This is the way I did it for my iphone.
http://www.youtube.com/watch?v=xeahEx3NIzk
http://www.youtube.com/watch?v=xeahEx3NIzk
mauros
Jun 23, 06:11 PM
I'll be there at the opening....
svenr
Apr 22, 12:51 PM
I'm pretty good programming in PHP and Javascript, but now I need something that allows me to create simple desktop apps. Mostly it will be for automation scripts, too much for Apple Script, but not complex enough to jump into Cocoa and Objective-C. Examples: Manipulating text files (sorting, dupe line checking, adding/cutting parts, splitting/combining files etc.), uploading a file to several different FTP servers, sending POST requests to a server.
I often hear Pearl and Python mentioned and I believe they are pre-installed on the Mac, but I don't know much about them. What's the main difference? Which one (or something else?) would be best suited for these tasks? Which one is easier to learn?
Bonus: What's a good site to learn for someone who has general programming knowledge, but is a total noob with those languages?
I often hear Pearl and Python mentioned and I believe they are pre-installed on the Mac, but I don't know much about them. What's the main difference? Which one (or something else?) would be best suited for these tasks? Which one is easier to learn?
Bonus: What's a good site to learn for someone who has general programming knowledge, but is a total noob with those languages?
mrapplegate
Apr 12, 08:49 PM
That's the weird part ... everything was running fine since DP2 came out then today it started giving problems!
What does the system log show when the iTunes hangs?
What does the system log show when the iTunes hangs?
No comments:
Post a Comment