Search results

  1. S

    Dropped 7k on furniture.... ouch

    Couch is a massive ripoff. Everything else is OK in terms of prices.
  2. S

    1600x1200 question

    My Samsung SyncMaster 997DF runs 2048X1536 @ 85Hz :P
  3. S

    Could someone please help with information on a database

    Let's say you have a boat. You might want to keep cost info about the boat in one table, and physical info in another table. Both tables would have 1-1 relationships with the main boat table. As well, most RDBMS's have limits on how many bytes a single row can contain (SQL Server, for...
  4. S

    <textarea>& nbsp ;</textarea>

    You need to escape it: & amp ; nsbp;
  5. S

    Good SFF case?

    Please don't hit me. I've been out of the upgrade loop for so long, I don't even know where to start. What's a good, quiet SFF case these days? Price isn't too much of an issue. Planning to move my AMD 2500 Barton into one.
  6. S

    Yet another SQL query question

    A stack is perfect for what you need to do (n level recursion): http://support.microsoft.com/d...?scid=kb;en-us;q248915
  7. S

    Ethical programming question

    He's saying that he's not going to steal code.
  8. S

    So what's the difference between an avenue, a boulevard and a street?

    A drive is a roadway that is a main entrance to somewhere - a neighbourhood, city, etc. A parkway will be a short road that ends somewhere. Same with Circle, Close, etc.
  9. S

    Really SIMPLE problem in C#

    WinForm?
  10. S

    Once again, looking for open source Java networking projects

    Sorry, but what does the java.nio package have to do with sockets? Just write some files, if you're dying to figure out how to use something as simple as nio.
  11. S

    Michelin "High Performance" Waste Of Money!

    If they truly were high performance tires, the rubber would be very soft on them. This makes them wear down very quickly. You're lucky to get 30K out of a decent set of high performance tires. Which model were they specifically?
  12. S

    Jason: Why did you chose .NET over PHP

    Sigh... Let's start from the beginning... You see, Sun releases J2EE specifications that individual companies use to create an implementation of those specifications. And some companies do that better than others. CFMX runs as a WAR (web application) on top of a J2EE container. If you...
  13. S

    Jason: Why did you chose .NET over PHP

    No, that is not a correct assertion. As for whatever MM says, they are incorrect. They're just trying to latch on to the whole Java craze. What CFMX does is parse your tags and then generate byte code from it. That does not mean you are writing Java. You are still programming in CF using CF...
  14. S

    Jason: Why did you chose .NET over PHP

    Let's be very clear about this. Using CFMX does not constitute "using Java". This is as ridiculous as saying that you used C++ when you ran CF4.5/5.0.
  15. S

    SQL Server help! Changing user passwords via ASP

    Ugg. The reason you haven't found any information on the web about this is because no one does it this way. Why are you executing the stored proc as the user??!? Set up a SQL Server user that ASP uses to connect to the DB. As well, your site is extremely vulnerable to SQL injection...
  16. S

    Jason: Why did you chose .NET over PHP

    Of course, we all know that your 100 mbs network card is going to be the main bottleneck in any web app. Or maybe we don't. Want to make your web app faster? Don't write crap code. Do load testing.
  17. S

    Question regarding ASP.Net and PHP

    If you care about software archtecture, then .NET is the way to go. Note that .NET also includes desktop functionality, so it's possible to create objects that are usable by both web and desktop clients. As well, ASP.NET offers lots of scalability options. Having a nice, consistent object...
  18. S

    Computer hardware sellers in Canada

    What's wrong with Memory Express and OEM Depot?
  19. S

    DOOM3 GETS REVIEWED! 8.5 on Gamespot, 8.9 on IGN.

    That IGN review was a good read.
  20. S

    JRun

    Not sure if you guys are still having this problem, but take a look at this: http://www.talkingtree.com/blog/index.cfm?data=20040618
  21. S

    caching HTML files on a server

    Most web servers have built in automatic caching for static files, so there's really nothing for you to do.
  22. S

    yet another UT2K4 question

    Some of us are very good with the assault and shock rifles. Stop moving in a straight line, jump every once in a while and pay attention. I stopped play UT online because I got accused of using aimbots, which I never ever have.
  23. S

    Official: Vancouver Canucks W00T

    Buh bye Canucks!!! CALGARY RULES!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  24. S

    Street Fighter II is awesome!

    Forget about the glitches. Geez, there were tons of original SFII machines that got that fixed. Dunno why I said Zangief beats Dhalsim. Must have been too much coffee that day :)
  25. S

    Official: Vancouver Canucks W00T

    Buh Bye Vancouver :) Flames will take it to the Canucks tonight! WOOT! :)
  26. S

    Street Fighter II is awesome!

    There were lots of original SFII machines that had the Guile glitch (and many others) fixed. In original SFII, a perfect Guile player cannot beat a perfect Dhalsim player. However, Zangief beats Dhalsim. Zangief does have a decent chance against Guile. Ken and Ryu suck in original SFII.
  27. S

    Street Fighter II is awesome!

    Even on a fixed SFII machine, Guile beat all, except Dhalsim.
  28. S

    HDTV - will analog cable look ok?

    Newer HDTVs have much better quality with input sources such as cable TV. I just got a Toshiba 34HF83 that replaced my old Toshiba TW40X81 (built in 2000). Its cable TV picture is MUCH better.
  29. S

    New Canon Powershot s1 IS 10x optical zoom stabilized camera

    How about the utter delicious Powershot Pro1 on their site as well?
  30. S

    good 8 port Gigabit Hub ??

    You mean a gigabit switch? Bleh, they're commodity products, unless you want to purchase one that's mid to high end. I've actually never seen an 8-port gigabit switch. Only 12 or higher. I'm sure one exists though. Note that you'd need to upgrade your NICs if you haven't already if you want...
  31. S

    Infinium Labs vs. HardOCP in court?!?!?

    Infinium is a joke. The Phantom is a joke. Got some extra cash? Go buy some Infinium stock. It'll be good as gone soon enough.
  32. S

    ==== Post COOL and USEFUL programs here!!! STICKIED ====

    Whoa, 12 pages long and no link to Avant Browser? Tabbed browsing for IE and so much more: Avant Browser
  33. S

    ColdFusion question

    CF has no concept of null. What you will get back is an empty string. So, <cfif variable eq "">
  34. S

    Looking for a new career, not sure what

    I find that bad work is still good if you work with good people. Heck, I used to deliver pizza, and I loved it simply because I'd meet so many weird and wonderful characters.
  35. S

    Best C# / .NET forums?

    ASP.NET Forums. Just watch out for the raging egos in there.
  36. S

    javascript intellisense?

    Try PrimalScript
  37. S

    <RANT> I Hate PHP :(

    CFMX/ASP.NET/JSP w/ Struts... Now that's development!
  38. S

    Looking to overclock my speakers....

    Stick them beside your ears.
  39. S

    html/java help pleasee

    http://www.milonic.co.uk/menu/ And it's JAVASCRIPT, not JAVA!!
  40. S

    Anyone else in here like Pho`???

    Pho is actually fairly young. Vietnamese cuisine as it is known today was mostly created after the French colonized Vietnam.
sale-70-410-exam    | Exam-200-125-pdf    | we-sale-70-410-exam    | hot-sale-70-410-exam    | Latest-exam-700-603-Dumps    | Dumps-98-363-exams-date    | Certs-200-125-date    | Dumps-300-075-exams-date    | hot-sale-book-C8010-726-book    | Hot-Sale-200-310-Exam    | Exam-Description-200-310-dumps?    | hot-sale-book-200-125-book    | Latest-Updated-300-209-Exam    | Dumps-210-260-exams-date    | Download-200-125-Exam-PDF    | Exam-Description-300-101-dumps    | Certs-300-101-date    | Hot-Sale-300-075-Exam    | Latest-exam-200-125-Dumps    | Exam-Description-200-125-dumps    | Latest-Updated-300-075-Exam    | hot-sale-book-210-260-book    | Dumps-200-901-exams-date    | Certs-200-901-date    | Latest-exam-1Z0-062-Dumps    | Hot-Sale-1Z0-062-Exam    | Certs-CSSLP-date    | 100%-Pass-70-383-Exams    | Latest-JN0-360-real-exam-questions    | 100%-Pass-4A0-100-Real-Exam-Questions    | Dumps-300-135-exams-date    | Passed-200-105-Tech-Exams    | Latest-Updated-200-310-Exam    | Download-300-070-Exam-PDF    | Hot-Sale-JN0-360-Exam    | 100%-Pass-JN0-360-Exams    | 100%-Pass-JN0-360-Real-Exam-Questions    | Dumps-JN0-360-exams-date    | Exam-Description-1Z0-876-dumps    | Latest-exam-1Z0-876-Dumps    | Dumps-HPE0-Y53-exams-date    | 2017-Latest-HPE0-Y53-Exam    | 100%-Pass-HPE0-Y53-Real-Exam-Questions    | Pass-4A0-100-Exam    | Latest-4A0-100-Questions    | Dumps-98-365-exams-date    | 2017-Latest-98-365-Exam    | 100%-Pass-VCS-254-Exams    | 2017-Latest-VCS-273-Exam    | Dumps-200-355-exams-date    | 2017-Latest-300-320-Exam    | Pass-300-101-Exam    | 100%-Pass-300-115-Exams    |
http://www.portvapes.co.uk/    | http://www.portvapes.co.uk/    |