Slashdot Mirror


User: Gazoomba

Gazoomba's activity in the archive.

Stories
0
Comments
6
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6

  1. Sony PC to offer DVD, TV Recording on What's the Deal With Writeable DVD? · · Score: 1

    A step in the right direction....! "Sony Electronics unveiled Thursday a Vaio desktop computer that includes a DVD drive and TV tuner along with built-in recording technology." http://news.cnet.com/news/0-1006-200-5959290.html? tag=dd.ne.dht.nl-sty.0

  2. This was in a Superman movie on Scaling Walls With Suction Cups · · Score: 1

    I cant remember which one mind you...I think the second one (someone correct me if im wrong)...So if they try to get the patent on this good luck!

  3. Every week is a crisis week :) on Do You Have Your 'Crisis Week'? · · Score: 1

    If your in the IT industry anyways :)

  4. Go with Computer Engineering on Computer Science vs. Computer Engineering? · · Score: 1

    The course I took was 3 years (vs 2 years in CS) and much harder. It better prepares you for the work force. To be honest Queens University here in Kingston hires Computer Engineering students from our local College instead of Computer Scientists from their own course when it comes to summer software programming work they need. And no its not because their students are all busy in other jobs. Its a fact and im sticking to it :) And to be honest I remember helping someone in second year of CS and i couldnt believe just how little they knew. When I make hiring decisions today I'd choose a Computer Engineerer over a Computer Scientist of the same level any day (I wouldnt touch an Electronic Engineerer mind you).

  5. Breast Click Patent on Enter The 'Stupid Patent Tricks' Contest · · Score: 1

    Process of clicking on a breast (whether covered or not) which in turns spits out a bunch of spam you probably did not want. Not to be confused with premature ejaculation.

  6. I'm surprised larger companies are so un-educated on On Counting Website Traffic · · Score: 1

    For an example on one of my web sites I actually keep track of many different statistics on a daily basis. I count each individual pages on my site by themselves and also all pages as a whole. For all of the above I have two counts, one is the # of times each individual pages are requested and the other is the # of times each individual pages are requested by a different IP. This allows me to do two things: count the # of raw page servings, and the # of unique visitors on a daily basis. Of course if i really wanted to go crazy i could make a decision that a unique visitor is each unique IPs on a per month basis or perhaps count a unique visitor as each hits on a per IP address basis as long as no visits have been made by that IP address in the last hour....personally i just keep a count of everything and ask sponsors which count they prefer :)