roland.g
May 5, 03:48 PM
If you just bought a new iMac will apple give you the new lion free or with a discount?
Not at this point. The time frame will probably be from when they announce the release date at WWDC in early June until the actual release if they don't announce a date at that time, it will be whenever they announce a date. Once they have told people when it is coming out, they don't want to hurt sales, so they offer the new OS.
Anyone buying from this past Tuesday until that announcement is not eligible for anything less than what anyone else would pay.
Not at this point. The time frame will probably be from when they announce the release date at WWDC in early June until the actual release if they don't announce a date at that time, it will be whenever they announce a date. Once they have told people when it is coming out, they don't want to hurt sales, so they offer the new OS.
Anyone buying from this past Tuesday until that announcement is not eligible for anything less than what anyone else would pay.
blueroom
Mar 22, 03:27 PM
Ticket? Didn't know they were handing out tickets.
crlsjcb05
Mar 10, 11:15 PM
I too have been using Mactubes, and it works better than the in-browser flash player, but I can't seem to get quicktime to work.
"Can not open video. Please open URL with browser."
That's the error that I get when I switch to Quicktime. Any ideas?
"Can not open video. Please open URL with browser."
That's the error that I get when I switch to Quicktime. Any ideas?

R94N
Aug 8, 02:05 AM
So, I guess Windows needs to update their XP background then, huh?
LOL, yeah. Doubt they'd do that though.
LOL, yeah. Doubt they'd do that though.
more...
Acronyc
Apr 18, 12:45 AM
My 11" MBA was a bit wobbly when I first got it in December and I applied some gentle pressure on it on one side to make it even. That worked really well and it hasn't been wobbly since. The wobble was very minor, though, so it didn't really take much for it to be fixed.
Since you just bought it I'd imagine that they would exchange it without much of a hassle.
Since you just bought it I'd imagine that they would exchange it without much of a hassle.
bytethese
Jun 10, 09:09 PM
Hopefully earlier as the Apple store here is open 24/7. I'm hoping they let us pick up our reserved ones at 7am like AT&T stores.
more...
ZicklePop
Aug 17, 02:01 PM
Hey can you guys tell me what I need to change to become valid html?
Result: Tentatively passed validation
File: test.html
Encoding: utf-8
Doctype: -//W3C//DTD HTML 4.01 TRANSITIONAL//EN
Unknown Parse Mode!
The MIME Media Type (text/html) for this document is used to serve both SGML and XML based documents, and it is not possible to disambiguate it based on the DOCTYPE Declaration in your document. Parsing will continue in SGML mode.
No DOCTYPE found!
Attempting validation with HTML 4.01 Transitional.
The DOCTYPE Declaration was not recognized or is missing. This probably means that the Formal Public Identifier contains a spelling error, or that the Declaration is not using correct syntax. Validation has been performed using a default "fallback" Document Type Definition that closely resembles "HTML 4.01 Transitional", but the document will not be Valid until you have corrected this problem with the DOCTYPE Declaration.
This Page Is Tentatively Valid -//W3C//DTD HTML 4.01 TRANSITIONAL//EN
The uploaded document "test.html" was checked and found to be tentatively valid -//W3C//DTD HTML 4.01 TRANSITIONAL//EN. This means that with the use of some fallback or override mechanism, we successfully performed a formal validation using an SGML or XML Parser. In other words, the document would validate as -//W3C//DTD HTML 4.01 TRANSITIONAL//EN if you changed the markup to match the changes we have performed automatically, but it will not be valid until you make these changes
The code I have for this so far is:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 TRANSITIONAL//EN">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
What else do I need to become valid?
Result: Tentatively passed validation
File: test.html
Encoding: utf-8
Doctype: -//W3C//DTD HTML 4.01 TRANSITIONAL//EN
Unknown Parse Mode!
The MIME Media Type (text/html) for this document is used to serve both SGML and XML based documents, and it is not possible to disambiguate it based on the DOCTYPE Declaration in your document. Parsing will continue in SGML mode.
No DOCTYPE found!
Attempting validation with HTML 4.01 Transitional.
The DOCTYPE Declaration was not recognized or is missing. This probably means that the Formal Public Identifier contains a spelling error, or that the Declaration is not using correct syntax. Validation has been performed using a default "fallback" Document Type Definition that closely resembles "HTML 4.01 Transitional", but the document will not be Valid until you have corrected this problem with the DOCTYPE Declaration.
This Page Is Tentatively Valid -//W3C//DTD HTML 4.01 TRANSITIONAL//EN
The uploaded document "test.html" was checked and found to be tentatively valid -//W3C//DTD HTML 4.01 TRANSITIONAL//EN. This means that with the use of some fallback or override mechanism, we successfully performed a formal validation using an SGML or XML Parser. In other words, the document would validate as -//W3C//DTD HTML 4.01 TRANSITIONAL//EN if you changed the markup to match the changes we have performed automatically, but it will not be valid until you make these changes
The code I have for this so far is:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 TRANSITIONAL//EN">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
What else do I need to become valid?
Hastings101
Mar 8, 10:51 PM
While the 3D thing might not interest you, the 3DS is much more powerful than the current DSi, meaning much better graphic capabilities. So if you ever want to play anything other than Pokemon Black in the next couple of years you should wait for the 3DS.
If you're not really interested in gaming on the DS or doing anything other than Pokemon Black go ahead and save some money buying the DSi.
If you're not really interested in gaming on the DS or doing anything other than Pokemon Black go ahead and save some money buying the DSi.
more...
peapody
Jun 20, 10:00 PM
Tried to send you a pm, but your box is full.
Put me in line, if not first in line pending pics. I would like a machine of these specs. Consider me a serious buyer if there is no serious damage.
Put me in line, if not first in line pending pics. I would like a machine of these specs. Consider me a serious buyer if there is no serious damage.
pigwin32
Oct 17, 04:19 AM
I agree 100% with the comments about flash
I despise of flash with all my heart it is horrible
I have seen some really fun stuff coded in flash but I use a Firefox plugin to block flash content so as to avoid some of the nastier animated advertising. I occasionally come across sites that use flash for headings, personally I consider that a really bad idea for a number of reasons (which I won't elaborate).
The best way to learn html is to pick up Eric Meyer's book Eric Meyer on CSS (http://www.ericmeyeroncss.com/). Get yourself a copy and a text editor. If I could do it over again I would definitely choose this route. HTML is actually pretty easy, using it appropriately and confidently, that is the hard part.
I despise of flash with all my heart it is horrible
I have seen some really fun stuff coded in flash but I use a Firefox plugin to block flash content so as to avoid some of the nastier animated advertising. I occasionally come across sites that use flash for headings, personally I consider that a really bad idea for a number of reasons (which I won't elaborate).
The best way to learn html is to pick up Eric Meyer's book Eric Meyer on CSS (http://www.ericmeyeroncss.com/). Get yourself a copy and a text editor. If I could do it over again I would definitely choose this route. HTML is actually pretty easy, using it appropriately and confidently, that is the hard part.
more...
native00
Sep 28, 06:50 PM
now how 'bout the other way gentlemen? How do I go from my Powerbook to my girlfriend's pc?
mtbdudex
May 1, 04:52 PM
I've been watching eBay and other forums for a couple of years waiting for the right time to unload my banners. I worked at CompUSA during the 2004 remodel of the "Apple Shop" and when we took down the huge 4 foot x 15 foot ones that hung from the ceiling and put up the ugly plastic ones I took 2 of the 3 that we had. I have Amelia and Jim Hensen. I saw someone on worthpoint auctions asking $25,000 for one about 6 months ago. I can't find anyone to tell how much they could be worth. I'm one of the watchers on your eBay auction right now by the way, just curious to see if anyone bites at your $1200 price tag.
Good thing CompUSA is outta business, I'm no legal expert, just not sure you are the "owner" of those.
Good thing CompUSA is outta business, I'm no legal expert, just not sure you are the "owner" of those.
more...
Doctor Q
Jul 5, 12:47 PM
More about it here (http://www.macworld.com/news/2005/07/05/smithmicro/index.php?lsrc=mcrss).
Smith Micro makes FAXstf X (fax software) and QuickLink Mobile (wireless connectivity software) and was interested in Allume because of their newly developed compression software.Allume recently announced the development of a JPEG compression technique that yields a 30 percent reduction in the size of images without any penalty on image quality, and the company expects to be able to apply a similar technique to MPEG video and MP3 audio files.
Smith Micro makes FAXstf X (fax software) and QuickLink Mobile (wireless connectivity software) and was interested in Allume because of their newly developed compression software.Allume recently announced the development of a JPEG compression technique that yields a 30 percent reduction in the size of images without any penalty on image quality, and the company expects to be able to apply a similar technique to MPEG video and MP3 audio files.

treyjustice
May 1, 05:48 PM
if you get a google voice number (FREE) and download that app on your ipad you can use that number to text.
I have google voice on my iphone and ipad and use it to text because it is 100% free!
I have google voice on my iphone and ipad and use it to text because it is 100% free!
more...
zap2
Apr 18, 12:46 PM
How cares about megapixels?
Yes, many times they correlate with good phones, but for the vast majority, 5MP is plenty. Its about about the quality of other parts of the camera, so yes the Nokia N8 has a 12MP camera, but its not the 12MPs that makes it so great, its that Nokia used a quality high end parts.(my understand of camera tech is limited)
Yes, many times they correlate with good phones, but for the vast majority, 5MP is plenty. Its about about the quality of other parts of the camera, so yes the Nokia N8 has a 12MP camera, but its not the 12MPs that makes it so great, its that Nokia used a quality high end parts.(my understand of camera tech is limited)
Ommid
Apr 23, 03:39 PM
My Apple wireless keyboard lasts 2-3 months on regular AA batteries.
If your wireless keyboard was backlit you'd have to replace the batteries every second day or so...
:( Mine doesn't last that long, but I guess I do use it alot!! And I never turn it off, or my computer!
If your wireless keyboard was backlit you'd have to replace the batteries every second day or so...
:( Mine doesn't last that long, but I guess I do use it alot!! And I never turn it off, or my computer!
more...

Dagless
Mar 20, 12:24 PM
You should know - nothing is perfect. To expect as much will only lead to dissapointment. ;)
Are you sure you played Lemmings on the Amiga? We'll forget Lemmings 3 though :cool: ... everyone else did!
Are you sure you played Lemmings on the Amiga? We'll forget Lemmings 3 though :cool: ... everyone else did!
Doctor Q
Mar 10, 10:05 AM
Thanks for the tip about PhoneGap.
The part I'm least confident about is the networking (mobile devices connecting to the Mac without any of them having Internet access). I'm not a networking expert so I'm unclear what I need to do.
The part I'm least confident about is the networking (mobile devices connecting to the Mac without any of them having Internet access). I'm not a networking expert so I'm unclear what I need to do.
germanjulian
Jun 17, 01:24 PM
Yikes - did the paperwork and so on take hours?
S
there was massive problems last year with the computer system crashing! it was all over the news.
S
there was massive problems last year with the computer system crashing! it was all over the news.
Zazaban
Jan 9, 09:37 AM
I too, hope iLife is out today. iWork would be good too.
yoyo5280
Oct 26, 01:33 AM
My mom has officially banned me from ginza at night and says I have to go the shibuya store. What time should I start to line up?
UPDATE: Going early to show my inner fan boy :P
UPDATE: Going early to show my inner fan boy :P
xUKHCx
Feb 9, 02:22 PM
Geeze with a machine that fast surely we can finally answer the question "Shall I buy now or wait?" :D
bigjnyc
Mar 11, 03:39 PM
You should let people know where you are. In case someone is looking for a spot with a short line
dreary
Feb 17, 10:09 PM
Madonna - Drowned World Tour
Madonna - The Confessions Tour
Bjork - Miniscule
Madonna - The Confessions Tour
Bjork - Miniscule
No comments:
Post a Comment