Slashdot Mirror


User: dante101vr2

dante101vr2's activity in the archive.

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

Comments · 8

  1. Re:if we had to pick on U.S. Programmers An Endangered Species? · · Score: 1

    I believe they evolve into Presidents, and yes I guess that does mean they grow fangs ;)

  2. Leaves more broadband for me on Report: Broadband Too Expensive For Many · · Score: 1

    I guess I cant complain less people who have a cable modem by me means less broadband being used up :) I never said I wasn't greedy!

  3. Cool but deja Voo on Prestigious Art Gallery To Exhibit Video Games · · Score: 1

    Did we have this article or one similar before? I swore a couple months back /. was mentioning art display of video game history.

  4. wind & lightning on Thermal Solar Plant To Be Erected In Australia · · Score: 1

    Can we say lightning rod. Why not set it up to harness all of mother natures gifts while we are at it.

  5. How about this on What Does Your Command Prompt Look Like? · · Score: 3

    alias ll='ls -l --color=tty' alias l.='ls .[a-zA-Z]* --color=tty' alias ls='ls --color=tty' alias la='ls -al --color=tty' LS_COLORS='no=00:fi=00:di=01;34:ln=01;36:pi=40;33: so=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi =01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=0\ 1;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;3 2:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31: *.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=0\ 1;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:* .tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.g if=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01\ ;35:*.png=01;35:*.tif=01;35:' I think the rainbow of color cheers me up.

  6. All about timing on ST:TMP Fixer Upper · · Score: 1

    Films purly make it based on when they are released.
    We put the IT in sh**

  7. What I would like to see on High Tech Medical Clinics? · · Score: 1

    I think a bulletin board of questions and answer or a FAQ, pricing schemes, and a way you could track your history. Another big thing would be online paying, where you could setup your payments online without having to make a trip in or wait for snail mail to arive. --We Put the IT in shIT! --

  8. Games and Databases on Ideas for High School Computer Projects? · · Score: 1

    I know when I was in high school there were two projects I always enjoyed. That was creating games. It was always fun in groups, someone took care of design and graphics, someone ussually did sound, while someone took care of the functionality, or even a bit of all. I think most kids love to get a chance to work with others. If I had a choice I would work in groups, there is always so much other fellow geeks have to offer. Other then games is databases.

    I also enjoyed developing programs for departments that would interface with a database. One I remeber was for the yearbook staff. It kept all of their info for sales, adverticements, etc. Not only do you get coding in but you learn a bit about database design. Plus it was always fun learning how different languages interface with databases.

    The only other input I could give is that kids love compition, at least I remember my class being that way. When every we got a fun assignment it was always great to have a compition for who could create the best application. That is my two cents