steadysignal
Apr 15, 07:43 PM
Four live at home.
and one for work that visits home every night.
and one for work that visits home every night.
Bear
Sep 25, 06:31 AM
well the Nvidia does better in certain things while the 850 does better in others.
Also the 6800 allows for two 30" displays while no ATI allows that currently.
that being said i go for the ATIThe X850 XT does support a single 30" display + second display at lower (1920x1200 or less) resolution., while the 6800 GT DDL supports 2 of the 30" Displays.
Your reply almost makes it sound like the X850 XT doesn't support even one of the 30" displays.
Also the 6800 allows for two 30" displays while no ATI allows that currently.
that being said i go for the ATIThe X850 XT does support a single 30" display + second display at lower (1920x1200 or less) resolution., while the 6800 GT DDL supports 2 of the 30" Displays.
Your reply almost makes it sound like the X850 XT doesn't support even one of the 30" displays.
padaman420
May 2, 03:15 PM
Hi,
I would like to know if someone could post a detailed picture or video on how to hotwire the power on button of a Macbook A1278 13inch
I read somewhere you have to short pin 3 and 9?? Where exactly do I have to do that ?
Thanks in advance for your precious help
I would like to know if someone could post a detailed picture or video on how to hotwire the power on button of a Macbook A1278 13inch
I read somewhere you have to short pin 3 and 9?? Where exactly do I have to do that ?
Thanks in advance for your precious help
applemacdude
Jun 5, 10:56 AM
According to recent rumors its gonna be the 15th of June when Europe gets that service.
mkatieclh5
Apr 28, 09:17 AM
Hello there I am new to the MAC world. I just placed an order for an I Phone 4
I am a big music lover, tv and movie watcher can and would any one mind pointing me in the right direction for apps? Just dumped my droid 2... Hope the i phone is better.:D
I am a big music lover, tv and movie watcher can and would any one mind pointing me in the right direction for apps? Just dumped my droid 2... Hope the i phone is better.:D
mjstew33
Mar 28, 09:45 PM
I had a problem like this before. A lot of it actually installs and you can move it simply, remove Kazaa and look through Add/Remove programs and see if you see any junk in there.
Sometimes there in there. If that doesn't work... *gets XP disks*
Sometimes there in there. If that doesn't work... *gets XP disks*
smithrh
Mar 8, 02:23 PM
That's not the worst of it, my parents bought a small TV and it's not _stickers_, the damn logos are actually EMBOSSED and can't be removed...
skunk
Oct 13, 05:24 PM
No, I don't know what models they were. :DA miner detail.
It's a stupendous story, all the better for a happy ending.
It's a stupendous story, all the better for a happy ending.
meeble
May 20, 06:09 PM
yeah, but the whole project is not!
zimv20
Mar 15, 03:02 AM
free if you pay....
:-)
:-)
jplusc
Apr 21, 10:15 PM
I use safari primarily because I have MobileMe and it syncs my bookmarks.
twoodcc
Sep 8, 11:35 AM
oh okay. but since i have a windows and a linux client, that won't help me all that much
LucidPsychosis
Mar 12, 10:21 PM
I'm holding out for the iPad nano. I heard they're gonna lack some features but be much smaller and pocketable. It is rumored that they'll have 3.5 inch screens. Oh wait... iPod touch :p
rdowns
Dec 27, 04:10 PM
Welcome to last week.
ckalback
Jun 18, 05:25 PM
i'll be there, no krispy kremes tho
-pete-
Apr 25, 05:35 AM
Week 1: Read Python; familiarize self with scripting language semantics/syntax
Week 2-4: Learn PHP; obviously begin with what you learned from Python and build from there. Start to look at object-oriented PHP materials.
Week 5: Begin SQL query writing; queries aren't so difficult if you know your PHP material well. The better at coding you are, the better your query writing will be.
Eventually, you'll want to get into content management systems and MVC frameworks - this, outside of object oriented programming, is the biggest mountain to climb, but it is well worth it in the long run as all of your hard work will pay off. These two things will take a long time to learn so don't fret if you don't understand it all from the very beginning.
Also, like someone else said, make sure your design is consistent across different browsers. Since you are learning, you're probably looking at a lot of divs and what not. Divs are nifty, but browsers don't agree with them 90% of the time. This means grabbing a copy of Windows, downloading Internet Explorer 6, 7, 8, and 9 to make sure everything looks correct. This is one of every designer/developers biggest complaints and why Internet Explorer is hated beyond words.
I don't really think that you need Python, it's nice to have another language but to be honest learning another language at an early stage can cause confusion and besides good PHP tutorials should teach you everything you need.
I picked up "PHP with MySQL Essential Training (http://www.lynda.com/PHP-tutorials/php-with-mysql-essential-training/435-2.html)' from lynda.com and found them an extremely useful starting point they begin with the raw basics and have you build a super simple CMS, you may have to go through the videos a couple of times to understand it but its well worth the effort.
As for making your sites cross-browser... yes you should make sure that everything works in at least IE7, but IE6 is old and complies with so few standards that even youtube doesn't support it any more. Unless you'll be want to develop enterprise level sites then you can really just leave it alone.
Week 2-4: Learn PHP; obviously begin with what you learned from Python and build from there. Start to look at object-oriented PHP materials.
Week 5: Begin SQL query writing; queries aren't so difficult if you know your PHP material well. The better at coding you are, the better your query writing will be.
Eventually, you'll want to get into content management systems and MVC frameworks - this, outside of object oriented programming, is the biggest mountain to climb, but it is well worth it in the long run as all of your hard work will pay off. These two things will take a long time to learn so don't fret if you don't understand it all from the very beginning.
Also, like someone else said, make sure your design is consistent across different browsers. Since you are learning, you're probably looking at a lot of divs and what not. Divs are nifty, but browsers don't agree with them 90% of the time. This means grabbing a copy of Windows, downloading Internet Explorer 6, 7, 8, and 9 to make sure everything looks correct. This is one of every designer/developers biggest complaints and why Internet Explorer is hated beyond words.
I don't really think that you need Python, it's nice to have another language but to be honest learning another language at an early stage can cause confusion and besides good PHP tutorials should teach you everything you need.
I picked up "PHP with MySQL Essential Training (http://www.lynda.com/PHP-tutorials/php-with-mysql-essential-training/435-2.html)' from lynda.com and found them an extremely useful starting point they begin with the raw basics and have you build a super simple CMS, you may have to go through the videos a couple of times to understand it but its well worth the effort.
As for making your sites cross-browser... yes you should make sure that everything works in at least IE7, but IE6 is old and complies with so few standards that even youtube doesn't support it any more. Unless you'll be want to develop enterprise level sites then you can really just leave it alone.
Ugg
Apr 18, 05:07 PM
Gotta agree with you there... I heard about this story via word of mouth from an acquaintance. I searched for it, and "The Blaze" was the top and most reputable looking story.
Here is the Star Tribune (http://www.startribune.com/opinion/otherviews/119508364.html?page=1&c=y) piece if it will put you at ease
You do realize that the author of the opinion (the article is on the opinion page of the Star) piece is part of a very conservative, right wing think tank, don't you?
Here is the Star Tribune (http://www.startribune.com/opinion/otherviews/119508364.html?page=1&c=y) piece if it will put you at ease
You do realize that the author of the opinion (the article is on the opinion page of the Star) piece is part of a very conservative, right wing think tank, don't you?
cppguy
Apr 15, 08:58 PM
The App Store is still giving me the "All Apps are up to date" message.
What's up with that...?
Yes, it's confusing. Go to App Store, Purchases, Xcode, then click INSTALL. That won't actually install the product, but is going to put "Install Xcode" into your Applications folder. You launch it, and that installs the new version. Don't pay the $5 one more time. :eek:
What's up with that...?
Yes, it's confusing. Go to App Store, Purchases, Xcode, then click INSTALL. That won't actually install the product, but is going to put "Install Xcode" into your Applications folder. You launch it, and that installs the new version. Don't pay the $5 one more time. :eek:
DarkSilver2
Jun 23, 02:29 PM
While it is reasonable to wish to change your posting, I believe you overstep yourself by villifying the moderators for not taking care of your request. They probably have more in their lives than just catering to personal whims. Besides, if in the end you can' t change it, either post a contradictory message to advise against the song, or use it as a learning experience and don't post before you are sure of yourself.
Big D 51
Mar 12, 10:01 PM
Buy now
clayj
Jan 24, 10:17 PM
Even though the product numbers are different I can't tell the difference between these:
http://www.kensington.com/html/4769.html
http://www.bestbuy.com/site/olspage.jsp?id=1091099113100&skuId=6795015&productCategoryId=pcmcat23200050023&type=product
As you can see one is $30 more than the other, hmm.Looks like Best Buy is trying to dump them... may be a discontinued item for them.
http://www.kensington.com/html/4769.html
http://www.bestbuy.com/site/olspage.jsp?id=1091099113100&skuId=6795015&productCategoryId=pcmcat23200050023&type=product
As you can see one is $30 more than the other, hmm.Looks like Best Buy is trying to dump them... may be a discontinued item for them.
eva01
Sep 6, 01:15 PM
from what i hear, everyone invloved is fine, and luckily no one in the hospital is on respirators (aside from OR) so nobody had to stand over someone and hand pump oxygen
tkadrum
Mar 12, 08:27 PM
I heard iPad7 will be out of this world..gonna wait for it!
MacEffects
Mar 28, 06:08 AM
Okay, now this was the closest category I could find for this topic, but what I have to say must be said. My brother downloaded Kazza on my Dell Opitplex GX150 with Windows XP 256mb/20gig, the computer ran great until he did this. Now, I get major spyware, popups, spam, and a whole list of stuff, I can't even use it anymore it is slower then an LC III (really!), WTF are people downloading it for, you agree to have pop up's even when your computer is not on the internet and your browsers is quit, it seems like every 5 min large amounts of pop up's happen, and you can not use Kazza (A P2P network) with out allow it to happen, how do I get rid of all of that Kazza and junk it comes with?? I need help!
No comments:
Post a Comment