Hastings101
May 3, 10:59 PM
try command+v when your mac starts up.
What text does it stop at (when it gets stuck)?
What text does it stop at (when it gets stuck)?
machomer
Dec 28, 06:46 PM
I'm brand new to animation. I want a program that I can easily create a visual for story lines with characters without the hassle/knowdledge of how to create characters/environment from scratch.
I read that Poser 2010 Pro has a large library of characters environments compared to Poser 8. The price tag is expensive and want to check on anyone's experience with the two or some other program. Thanks in advance.
I read that Poser 2010 Pro has a large library of characters environments compared to Poser 8. The price tag is expensive and want to check on anyone's experience with the two or some other program. Thanks in advance.
Makosuke
Oct 12, 06:17 PM
Flash is certainly an option, but it wasn't high on the list of what I wanted to consider on account of basically having to embed 20 tiny Flash files for basic audio that can be handled quite well by dedicated media players. (That, and Flash ads have gotten so infuriating recently that even I'm starting to recommend turning off embedded Flash.)
Just seems like an added step that shouldn't be necessary, but perhaps it's the smoothest way to handle this (and does allow me to skip pre-loading, I believe).
Other suggestions? Anybody?
Just seems like an added step that shouldn't be necessary, but perhaps it's the smoothest way to handle this (and does allow me to skip pre-loading, I believe).
Other suggestions? Anybody?
bux
Apr 4, 02:20 PM
I was wondering if xcode 4 has added any cross-platform development features. Specifically, right now I use NetBeans running on OS-X, but I have it compile on a Linux VM (or physical machine). It then sends back compile errors and warnings that I can click on which take me back to the appropriate line of my code.
XCode 4 have anything like this? Or is it really just tailored for OS X and iOS development?
Nothing built-in, but I think it's still possible to do so like it was in xcode3 - but it's not really worth the trouble imo. A lot easier to copy the code and compile it in an virtual machine unless someone has already been working on some package for that but I don't know anything of such thing yet.
EDIT:
Lee gives some good points also :)
XCode 4 have anything like this? Or is it really just tailored for OS X and iOS development?
Nothing built-in, but I think it's still possible to do so like it was in xcode3 - but it's not really worth the trouble imo. A lot easier to copy the code and compile it in an virtual machine unless someone has already been working on some package for that but I don't know anything of such thing yet.
EDIT:
Lee gives some good points also :)
John444
Mar 16, 01:23 PM
Ok php sounds good, thanks.
Any idea what I should do for the framesets then?
Any idea what I should do for the framesets then?
xUKHCx
Jan 11, 12:17 PM
UngratefulNinja just sent the screenshot to me, thanks.:)
If anyone has problems uploading to the forums then feel free to PM me.
If anyone has problems uploading to the forums then feel free to PM me.
chiefpavvy
May 6, 12:21 PM
Cellular data --> OFF
You can also put a bad APN in to prevent it.
You can also put a bad APN in to prevent it.
nelsencaleb
Jun 17, 01:00 AM
What can we say...we're Americans..rebels!!
BigBeast
Apr 23, 01:30 PM
Just like the Macbookpr0 and BornAgain have said- $129.
eyeon
Sep 16, 10:25 AM
Hello!
I have just moved to Edinburgh, Scotland (a beautiful city!) to work abroad for 6 months or so... I have a powermac at home (in the States) that I thought would be unreasonable to bring with me overseas, and have been planning to get a powerbook when I got here. I had been holding off on ordering one until the Paris Expo in case a new revision was announced, but seeing as the chances of that are quite slim, I am considering just getting one. I do, however, have a few concerns.
I do want a US model, with the US keyboard layout and everything. I also assume that they can take a 220v power line, correct? So I would only need a plug adapter? Also, will it cost an arm and a leg to send the powerbook here, if I order a US model? Not expactly sure how this works... any info would be greatly appreciated. Thanks in advance.
I have just moved to Edinburgh, Scotland (a beautiful city!) to work abroad for 6 months or so... I have a powermac at home (in the States) that I thought would be unreasonable to bring with me overseas, and have been planning to get a powerbook when I got here. I had been holding off on ordering one until the Paris Expo in case a new revision was announced, but seeing as the chances of that are quite slim, I am considering just getting one. I do, however, have a few concerns.
I do want a US model, with the US keyboard layout and everything. I also assume that they can take a 220v power line, correct? So I would only need a plug adapter? Also, will it cost an arm and a leg to send the powerbook here, if I order a US model? Not expactly sure how this works... any info would be greatly appreciated. Thanks in advance.
TorbX
Aug 14, 10:02 AM
[QUOTE=TorbX]Once I've posted 500 comments, this tattoo of mine will be my avatar. Until then, It's chillin on my left arm ;-)
You like Linux or just Penguins?
Both... Some people tattoo dolphins and tigers and stuff. I wanted a penguin. Im not an experienced linux-user, but I found this on some linux-sites.
Guess I took it mostly for being a penguin fan ;-)
You like Linux or just Penguins?
Both... Some people tattoo dolphins and tigers and stuff. I wanted a penguin. Im not an experienced linux-user, but I found this on some linux-sites.
Guess I took it mostly for being a penguin fan ;-)
millertime021
Jul 28, 12:17 PM
Okay, So I'll use the text client too, but when I followed the directions on the site, it gave me something for a beta version and said that had expired in 2008 :confused:
Can someone assist me with the command line prompts. I'm new to terminal on a Mac.
Can someone assist me with the command line prompts. I'm new to terminal on a Mac.
Bare
Jul 10, 11:12 PM
I may be heading to the Galleria for an IPhone. I'm trying the AT&T right by my house (Westheimer & Royal Oaks Dr.) first, if I can't get it there, then it's either Memorial Mall or the Galleria! Good luck, guys...
Same here. I'll be hitting up the AT&T store near me, and if it looks bad, it's off to Memorial City or the Galleria.
Same here. I'll be hitting up the AT&T store near me, and if it looks bad, it's off to Memorial City or the Galleria.
Platform
Apr 9, 07:25 AM
When they made speaker/or at least put their logo on some couldn't they at least give us a pair :confused: :eek: :p
Flying Llama
Aug 15, 12:17 AM
Here's a slightly larger version (not applicable to the contest).
Ahh, now that I see the larger version, I place my final bet on Knights of the Old Republic on Tatooine.
Ahh, now that I see the larger version, I place my final bet on Knights of the Old Republic on Tatooine.
jiminaus
Apr 28, 05:47 AM
do shell script "osascript -e 'version of application "Application"'"
Something to this affect should work. You need to tweak the quotation marks obviously. Replace "Application" with the app you want to find the version.
I don't know much about AppleScript, but why escape from AppleScript into the shell just to enter AppleScript again.
Is the above not the equivalent of:
version of application "Application"
Something to this affect should work. You need to tweak the quotation marks obviously. Replace "Application" with the app you want to find the version.
I don't know much about AppleScript, but why escape from AppleScript into the shell just to enter AppleScript again.
Is the above not the equivalent of:
version of application "Application"
MaxBurn
Apr 30, 05:43 PM
On that phone i think it is stuck to the back of the digitizer isn't it? If so you seperate them some how. Should be some writeups somewhere, maybe even some youtube videos even.
alpokk
Mar 31, 10:11 PM
HI,
I can't seem to get my mac running on a cat 5 cable! any help?
I can't seem to get my mac running on a cat 5 cable! any help?
simsaladimbamba
Jan 11, 11:19 AM
Can you provide a screenshot of the ad taking over your MR experience?
What browser are you using?
What browser are you using?
bnookala
Apr 14, 10:54 PM
Hey guys!
So, I'm considering selling my MacBook, and I'd like a valuation, if possible.
I bought this machine 2.5 years ago from two eBay auctions The first was for a broken MacBook A1181, the second was for a MacBook 4,1 motherboard w/ a Core 2 Duo clocked at 2.4Ghz. Interesting to note that the guts of my White MacBook are from a Black MacBook :)
(Relevant) hardware specs:
CPU: Core 2 Duo @ 2.4Ghz/T8300 Bus Speed: 800Mhz
RAM: 4Gb/667Mhz
Disk: 500Gb at 5400rpm
The battery also provides at most 3 hours of power (still beating most other laptops :P) when doing casual browsing over WiFi.
All in all, it's a pretty beefy machine, and can even power external monitors up to 1620 x 1080.
It has some cosmetic damage, but I'd hope most people would be willing to look beyond that. Gallery here: http://imgur.com/a/bkBd7#xFLrp
Would someone please help value my MacBook? I've spent at least $800, and think it could be worth around $500 to $600.
Thanks!
So, I'm considering selling my MacBook, and I'd like a valuation, if possible.
I bought this machine 2.5 years ago from two eBay auctions The first was for a broken MacBook A1181, the second was for a MacBook 4,1 motherboard w/ a Core 2 Duo clocked at 2.4Ghz. Interesting to note that the guts of my White MacBook are from a Black MacBook :)
(Relevant) hardware specs:
CPU: Core 2 Duo @ 2.4Ghz/T8300 Bus Speed: 800Mhz
RAM: 4Gb/667Mhz
Disk: 500Gb at 5400rpm
The battery also provides at most 3 hours of power (still beating most other laptops :P) when doing casual browsing over WiFi.
All in all, it's a pretty beefy machine, and can even power external monitors up to 1620 x 1080.
It has some cosmetic damage, but I'd hope most people would be willing to look beyond that. Gallery here: http://imgur.com/a/bkBd7#xFLrp
Would someone please help value my MacBook? I've spent at least $800, and think it could be worth around $500 to $600.
Thanks!
jiminaus
Dec 16, 02:51 PM
There is no precomposed n with umlaut (also known as diaeresis) in Unicode. However all the diacritics are available in a combining form which can be used to compose any combination of letter and diacritic.
To access these combining form:
To access these combining form:
iGary
Nov 4, 01:34 PM
OK - I dug into my site and found the work that has already been done on the site, which, obvisouly gives me the code.
First the link:
http://www.garyianreich.com/mike/gallery.html No content yet, but you all like?
First the link:
http://www.garyianreich.com/mike/gallery.html No content yet, but you all like?
razorianfly
Jun 22, 02:01 PM
I know it's really low, but can you go any lower? And where abouts in the UK are you?
As the money from this sale will be going towards the purchase of the iPhone 3G which will cost �159 I am unable to go any lower than �170.
The package was previously �205, so I have dropped it by �35, I thank you for realising that.
As it currently stands I am only set to make �10 on the deal myself.
I am currently based in Widnes, Cheshire.
Thanks for your interest,
R-Fly
As the money from this sale will be going towards the purchase of the iPhone 3G which will cost �159 I am unable to go any lower than �170.
The package was previously �205, so I have dropped it by �35, I thank you for realising that.
As it currently stands I am only set to make �10 on the deal myself.
I am currently based in Widnes, Cheshire.
Thanks for your interest,
R-Fly
callmemike20
Jan 15, 02:32 PM
This ad is also affecting my experience on my iPhone. I'm using safari by the way. Only the ad in the above screenshot has an issue.