NoShoreGuy
Apr 18, 07:17 AM
Hi,
Just purchased a new 13" high end Macbook Air...love it!!! Question, sometimes when I'm on a web page in place of a picture there's a blue question mark instead of the picture....why is that???
Thanks!
Dan
Just purchased a new 13" high end Macbook Air...love it!!! Question, sometimes when I'm on a web page in place of a picture there's a blue question mark instead of the picture....why is that???
Thanks!
Dan
ranviper
Feb 1, 10:22 AM
February already, Here's mine........For now
Source of Original (http://tomkoole.com/includes/pages/wallpapers/dailies/100113_Streak.png)
Icon set? :rolleyes:
Source of Original (http://tomkoole.com/includes/pages/wallpapers/dailies/100113_Streak.png)
Icon set? :rolleyes:
OrangeSVTguy
Apr 23, 09:44 AM
Where is the noise coming from?
MacBytes
Aug 11, 12:56 PM
http://www.macbytes.com/images/bytessig.gif (http://www.macbytes.com)
Category: Deals and Coupons
Link: BeLight Back To School Sale: 50% off (http://www.macbytes.com/link.php?sid=20100811135657)
Description:: For qualified education-affiliated buyers, BeLight Software takes 50% off of a selection of software as part of its Back to School Sale. Sale ends August 31.
Posted on MacBytes.com (http://www.macbytes.com)
Approved by Mudbug
Category: Deals and Coupons
Link: BeLight Back To School Sale: 50% off (http://www.macbytes.com/link.php?sid=20100811135657)
Description:: For qualified education-affiliated buyers, BeLight Software takes 50% off of a selection of software as part of its Back to School Sale. Sale ends August 31.
Posted on MacBytes.com (http://www.macbytes.com)
Approved by Mudbug
more...
mrkramer
Mar 17, 01:47 AM
It's impossible to be 100% certain is a crap response, because in many cases it is 100% certain, and i've named a few already. Also, the whole financial issue is very debatable and i don't think anyone here has solid figures on it. The only reason it may cost more to execute someone is because of all the appeals and court costs, this can easily be fixed so execution is the most economical way. I'm not going any further into this because my stance that some people are unworthy of life won't change. Peace out girl scout.
And if you get rid of those extra appeals then you will kill more innocent people, and how is that different from murder? And while I'm sure you will claim this is just an emotional argument and ignore it, but what about someone who is mentally handicapped and doesn't know it is wrong? Should they be killed, or treated?
And as far as your argument that in supporting the death penalty you are in good company, I guess you are as long as China, Iran, Iraq, Saudi Arabia, and Yemen are good company, those seem to be the only ones who execute close to the same amount as us or more.
And if you get rid of those extra appeals then you will kill more innocent people, and how is that different from murder? And while I'm sure you will claim this is just an emotional argument and ignore it, but what about someone who is mentally handicapped and doesn't know it is wrong? Should they be killed, or treated?
And as far as your argument that in supporting the death penalty you are in good company, I guess you are as long as China, Iran, Iraq, Saudi Arabia, and Yemen are good company, those seem to be the only ones who execute close to the same amount as us or more.
JackT06
Feb 21, 02:43 PM
How do i get the background color to fully cover the text... It don't fully cover the text (see attachment).
#rightnav h1
{
text-transform: uppercase;
color: #84A40B;
font: Serif Semi Bold;
background-color:#000;
}
#rightnav h1
{
text-transform: uppercase;
color: #84A40B;
font: Serif Semi Bold;
background-color:#000;
}
more...
nickculbertson
Apr 13, 07:14 AM
Hello,
I got this error last night and I'm still scratching my head about it.
Build Ukulele of project Ukulele with configuration Debug
Ld build/Ukulele.build/Debug-iphoneos/Ukulele.build/Objects-normal/armv6/Ukulele normal armv6
cd /Users/nickculbertson/Documents/GuitarApp
setenv IPHONEOS_DEPLOYMENT_TARGET 4.2
setenv PATH "/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -arch armv6 -isysroot /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk -L/Users/nickculbertson/Documents/GuitarApp/build/Debug-iphoneos -F/Users/nickculbertson/Documents/GuitarApp/build/Debug-iphoneos -filelist /Users/nickculbertson/Documents/GuitarApp/build/Ukulele.build/Debug-iphoneos/Ukulele.build/Objects-normal/armv6/Ukulele.LinkFileList -dead_strip -miphoneos-version-min=4.2 -framework Foundation -framework UIKit -framework CoreGraphics -framework QuartzCore -framework AudioToolbox -framework AVFoundation -framework MediaPlayer -framework MessageUI -o /Users/nickculbertson/Documents/GuitarApp/build/Ukulele.build/Debug-iphoneos/Ukulele.build/Objects-normal/armv6/Ukulele
ld: ldr 12-bit displacement out of range (4096 max +/-4096) in _AudioServicesCreateSystemSoundID$stub in _AudioServicesCreateSystemSoundID$stub from /Users/nickculbertson/Documents/GuitarApp/build/Ukulele.build/Debug-iphoneos/Ukulele.build/Objects-normal/armv6/Ukulele
collect2: ld returned 1 exit status
Command /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1
The project runs fine on both iPad and iPhone builds in the simulator and the iPad build works on the device. When I run the iPhone build on the device I get the error. Any thoughts?
Thanks,
Nick
I got this error last night and I'm still scratching my head about it.
Build Ukulele of project Ukulele with configuration Debug
Ld build/Ukulele.build/Debug-iphoneos/Ukulele.build/Objects-normal/armv6/Ukulele normal armv6
cd /Users/nickculbertson/Documents/GuitarApp
setenv IPHONEOS_DEPLOYMENT_TARGET 4.2
setenv PATH "/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 -arch armv6 -isysroot /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk -L/Users/nickculbertson/Documents/GuitarApp/build/Debug-iphoneos -F/Users/nickculbertson/Documents/GuitarApp/build/Debug-iphoneos -filelist /Users/nickculbertson/Documents/GuitarApp/build/Ukulele.build/Debug-iphoneos/Ukulele.build/Objects-normal/armv6/Ukulele.LinkFileList -dead_strip -miphoneos-version-min=4.2 -framework Foundation -framework UIKit -framework CoreGraphics -framework QuartzCore -framework AudioToolbox -framework AVFoundation -framework MediaPlayer -framework MessageUI -o /Users/nickculbertson/Documents/GuitarApp/build/Ukulele.build/Debug-iphoneos/Ukulele.build/Objects-normal/armv6/Ukulele
ld: ldr 12-bit displacement out of range (4096 max +/-4096) in _AudioServicesCreateSystemSoundID$stub in _AudioServicesCreateSystemSoundID$stub from /Users/nickculbertson/Documents/GuitarApp/build/Ukulele.build/Debug-iphoneos/Ukulele.build/Objects-normal/armv6/Ukulele
collect2: ld returned 1 exit status
Command /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1
The project runs fine on both iPad and iPhone builds in the simulator and the iPad build works on the device. When I run the iPhone build on the device I get the error. Any thoughts?
Thanks,
Nick
benhollberg
Apr 28, 01:11 AM
I'm hoping for the new iMacs but I don't think so.
more...
DeSnousa
May 26, 12:56 AM
The G4 will be slow but if its sitting idle it still will get the job done. As for the iBook thats what i use to to fold and it does get a bit warm but is okay as long as the processor is set to automatic in the energy preferences.
Welcome to the team. :)
Welcome to the team. :)
leocreo
Jul 18, 11:15 PM
Wirelessly posted (Mozilla/5.0 (iPod; U; CPU like Mac OS X; en) AppleWebKit/420.1 (KHTML, like Gecko) Version/3.0 Mobile/4A102 Safari/419.3)
damn I was considering headin over tomorrow morning but it'll be just as bad maybe worse.
damn I was considering headin over tomorrow morning but it'll be just as bad maybe worse.
more...
Cassie
Apr 1, 04:58 PM
Recently installed Ubuntu on my HP mini, I'm still pretty clunky with it but I like it. :)
http://i54.tinypic.com/25sophe.png
http://i54.tinypic.com/25sophe.png
BeSweeet
Apr 25, 08:21 AM
you should add a choice in the poll "I Already have a White iPhone"
since some already do, :D
you know .. the white transformation kit ;)
Ditto. Would've been interesting to see how many people would've voted for that option.
since some already do, :D
you know .. the white transformation kit ;)
Ditto. Would've been interesting to see how many people would've voted for that option.
more...
Hilmi Hamidi
Oct 4, 09:47 AM
Man that is awesome
pacmania1982
Mar 10, 05:57 AM
Mine is a BlackBerry Curve 8900 on Vodafone UK. I upgraded the firmware to 5
pac
pac
more...
redAPPLE
Sep 30, 03:14 PM
there is still lotus notes? unbelievable. i know people use it. but i thought they are still using the outdated version.
TheMacFeed
Oct 9, 04:22 PM
Mind linking the original please? Cheers!
Of course! iDrops (http://nyolc8.deviantart.com/art/iDrops-Wallpaper-173437705).
Of course! iDrops (http://nyolc8.deviantart.com/art/iDrops-Wallpaper-173437705).
more...
Erkenntnis
Feb 27, 03:46 PM
Sun is warm, grass is green.
Simiber
Mar 23, 09:33 AM
http://www.leafcapital.co.za/images/stories/Images/095149-federighi_lion.jpg
I couldn't resist...
I couldn't resist...
SchneiderMan
Feb 16, 04:17 AM
Wow, really? Thank goodness the majority of men are not this douchey.
Not being douchey. I'm talking about models. You're a model for a reason no?
Not being douchey. I'm talking about models. You're a model for a reason no?
flopticalcube
Apr 12, 11:50 AM
http://forums.macrumors.com/showthread.php?t=1135461
rdowns
Mar 3, 08:27 AM
It's amazing just how few (3 so far that I can count) SERIOUS and thoughtful replies to this thread there have been. It almost seems that without personal attacks or social distress we have nothing to talk about... even when faced with the amazingly detrimental economic situation described in the OP.
I see you still haven't had the common decency to TIMG tag your charts. As for debate with you? Why bother, it's the same thing every day with you. You just copy and paste the same things.
I see you still haven't had the common decency to TIMG tag your charts. As for debate with you? Why bother, it's the same thing every day with you. You just copy and paste the same things.
EBreakingWave
Oct 4, 10:02 AM
Wallpaper please?
http://www.zastavki.com/pictures/1440x900/2009/Cartoons_Stewie_Griffin_017981_.jpg
http://www.zastavki.com/pictures/1440x900/2009/Cartoons_Stewie_Griffin_017981_.jpg
dscuber9000
Mar 23, 09:54 AM
Aww man, I loved that guy's voice. His presentation of Snow Leopard was amazing, too. :D
iphones4evry1
Oct 9, 09:45 PM
Competition is a good thing. I'm on my third Twitter App right now, and this looks promising. I'm going to get this one and hopefully it will be better than the App I have right now. And hopefully competition will keep making the Apps better and better. :)
No comments:
Post a Comment