Welcome Guest.   Make a donation to an author on the site May 24, 2013, 08:01:41 AM  *

Please login or register.
Or did you miss your validation email?


Login with username and password (forgot your password?)
Why not become a lifetime supporting member of the site with a one-time donation of any amount? Your donation entitles you to a ton of additional benefits, including access to exclusive discounts and downloads, the ability to enter monthly free software drawings, and a single non-expiring license key for all of our programs.


You must sign up here before you can post and access some areas of the site. Registration is totally free and confidential.
 
The N.A.N.Y. Challenge 2012! Download dozens of custom programs!
   
  Forum Home Thread Marks Chat! Downloads Search Login Register  
  Show Posts
      View this member's profile 
      donate to someone Donate to this member 
Pages: Prev 1 ... 12 13 14 15 16 [17] 18 19 20 21 22 ... 25 Next
401  Main Area and Open Discussion / Living Room / Re: Very disappointing wifi connection! on: May 05, 2006, 08:39:41 AM
superboyac -  I had a similar problem with some D-Link hardware.  Which brand are you using?

Some things I learned:  The channel can matter a lot.  There are a bizzilion things using your airwaves and some of them "noise up" Wi-Fi channels.  In the US, most mfgs use channel 6.  Try changing to 11 or something.

Also, most WiFi antennas do NOT create a consistant broadcast sphere.  It ends up looking more like a donut that runs in some relation to the direction of the antenna -- I forget which way.

Check the manufacture site for additional tips.
402  Main Area and Open Discussion / Living Room / Re: Cute and funny flash click-slash game on: May 04, 2006, 11:19:00 PM
 Sad  I need help.  I just wasted 90 minutes of my life on this.... mouser!  Stop finding games!  tongue

403  Main Area and Open Discussion / Living Room / Re: Do you Suffer from Computer Anger Management - How do you handle it? on: May 04, 2006, 04:06:23 PM
OK, I really knew the answer to this all along, but I wanted to see what everyone else had to say first  tongue

Anyway, the reason for your anger is based in frustration at being able to complete/accomplish something.  Why is that a big deal?  Because most of us derive our sense of worth from being able to "do a good job" and/or "create a good thing." 

The reason most programmers program, especially the OS guys, is for the sense of accomplishment when you get it done and it's good.  When it's not done and not good, you feel the opposite of good. 

Since we all want to feel good, we try to get something done.  When we are frustrated in our attempts, we miss feelling good and get mad at the cause of the thing that is keeping us from feeling good. (follow that?)  The thing is either the Operating system, the language, the environment (computer), the project itself, or sometimes we blame ourselves. 

It's all very simple really.  Don't make me not feel good and I'll be happy smiley

My psych rate is $150/hour w/ 1/2 hour min.  Please send $$    Grin
404  Main Area and Open Discussion / Living Room / Re: Dungeon Escape - charming retro dragonslair style flash click game on: May 04, 2006, 08:48:59 AM
About 20.  They randomize until the last 2 or 3.  If you get to the sword room, you're very close  Cool
405  Main Area and Open Discussion / Living Room / Re: Dungeon Escape - charming retro dragonslair style flash click game on: May 03, 2006, 10:46:22 PM
Whew!  Finally  cheesy
406  Main Area and Open Discussion / General Software Discussion / Re: help.... need a tool/utility to auto terminate a process on: May 03, 2006, 09:59:01 PM
I can't believe no one mentioned these two from sysinternals.com:

http://www.sysinternals.com/Utilities/PsKill.html PsKill for command line killing

and for a gui presentation of running processes try:

http://www.sysinternals.com/Utilities/ProcessExplorer.html Process Explorer.  Can kill a single process or an entire process tree!  Just like killing the family of the rat, not just the rat himself  Wink

407  Main Area and Open Discussion / Living Room / Re: Do you Suffer from Computer Anger Management - How do you handle it? on: May 03, 2006, 07:56:12 PM
Oh please make sure you post if you find one.   tongue

I had to write a fairly complex program as a job interview... I was given two weeks and invented some colorful new curses during that time.   ohmy     Then I got the job and eventually invented a few more...  maybe that's why I stopped programming... Wink
408  Main Area and Open Discussion / Living Room / Re: Dungeon Escape - charming retro dragonslair style flash click game on: May 03, 2006, 08:43:03 AM
That's kind of fun.   Thmbsup
409  Other Software / Developer's Corner / Re: Can you read and understand C? :-)) on: May 02, 2006, 07:11:49 PM
Un-freaking real  tongue

It doesn't look like there is enough text in the source to generate the output!

Weird.
410  Main Area and Open Discussion / General Software Discussion / Re: General brainstorming for Note-taking software on: May 01, 2006, 09:28:21 PM
I don't remember seeing this mentioned anywhere and I did a search that came up empty....so don't give me greif if you've talked about this 3 billion times smiley


WikiPad is an interesting creature: http://www.jhorman.org/wikidPad/

It's a regular application, not a hosted wiki.  It is missing quite a few features but the concept is really interesting.  Want to add an item to your todo list?  Type todo: get the mail
It immediately shows up in the todo part of the tree (ok, tree based to some degree).  I'm not sure it will solve the world's problems, but it's worth a look just for the change of scenery.  BTW, it can also execute python code inside your note.   Sick tongue

Quote from: from the site
WikidPad is a wiki-like notebook for storing your thoughts, ideas, todo lists, contacts, or anything else you can think of to write down. What makes WikidPad different from other notepad applications is the ease with which you can cross-link your information. Links in a wiki are created by typing in WikiWords. A WikiWord is any mixed case word (also called CamelCase) typed into the editor. TodoList or JohnDoe are example WikiWords. The term wiki means "quick" in Hawaiian, and wikis are all about quickly linking your information together. Wikis are not a new concept, in fact there are many web based wiki servers available.

Real-time wiki WikidPad is not a web server, or application server, or groupware solution. WikidPad is a standalone notepad like application.

IDE for your thoughtsSoftware developers have grown accustomed to certain features from their editing environment that make their jobs easier. Features like auto-completion, outline views, incremental search, easy source code navigation. IDE's that provide these features can greatly increase developer productivity. WikidPad attempts to utilize some of these features to address the problem of personal information management.
411  Main Area and Open Discussion / General Software Discussion / Re: Will 64-bit make a difference? on: April 28, 2006, 10:44:25 PM
Yes it does.  64 bit xeons are plentiful these days.  Using VMware, I can run several 32-bit virtual servers on a dual 64-bit Xeon system and seeing around 5% CPU utilization. thumbs up

The slow thing currently is the HD access.  PCI-X has increased bus speed, we just need fast hard drives.
412  DonationCoder.com Software / Post New Requests Here / Re: IDEA: Run bat files transparently on: April 28, 2006, 09:10:17 AM
You can also use nnCron Lite to schedule commands. I've been running it for a couple of years w/ NO problems.
http://www.nncron.ru/
413  Main Area and Open Discussion / Living Room / Re: Earth. Overpopulated or not? on: April 28, 2006, 09:01:31 AM
Quote from: allen said
Until there is sufficient (if not equal) food for all, I consider this planet grossly overpopulated.

There is plenty of food available.  The problem is that the leaders of the starving countries will not distribute it.  The US Govn't has been paying farmers to NOT grow crops for years, because our extreme over production drives the price down too low.

The problem, as always, revoles around the people involved, not the technology or supply.

Is the Earth overpopulated?  Considering the idiots involved, maybe.  If things worked right; no.
414  Main Area and Open Discussion / Living Room / Re: Little Gromit Mine (teh funay video) on: April 27, 2006, 04:19:39 PM
by the way,
that little grommit song is in my head now and keeps repeating  trout
ohmy Mouser are you gonna be ok?  Thinking about that too much could kill a person....

Maybe you should think about the sound of fingernails on a chalkboard for while...that would be better.  embarassed
415  Main Area and Open Discussion / General Software Discussion / Re: Big List of Programming Games on: April 27, 2006, 04:11:24 PM
That's what I thought, but I wanted to be clear....

OK so we need a strategy session.  Things to consider:

Do we want to make it fair as in rock/paper/scissors - each item has a 1/3 chance to win, 1/3 chance to lose and 1/3 chance to null effect.

Is is turn based or paralell?

Is it a virus type/takeover game or battle-bots type - kill or be killed?

I'm sure there is something I'm missing...
416  Main Area and Open Discussion / General Software Discussion / Re: Big List of Programming Games on: April 27, 2006, 09:30:50 AM
@mouser - you want to create a new battlefield/game or a corewars robot?
417  Main Area and Open Discussion / Living Room / Re: Little Gromit Mine (teh funay video) on: April 27, 2006, 09:26:18 AM
Eóin - That was pretty good.  Wink

I actually don't mind the song and seeing the home brew special effects was kind of fun.  Could've been a little shorter... It was certainly better than anything else in this thread  Grin
418  Main Area and Open Discussion / Living Room / Re: When you make your 100'th Post on: April 27, 2006, 09:15:10 AM
Thought I'd immortalize #200..   My obsession with round numbered posts must stop  ohmy


Oh, and here is the screen shot:  cheesy
419  Other Software / Developer's Corner / Python vs. Ruby -- what's your take? on: April 27, 2006, 09:11:37 AM
I have the books, I have the project, I don't have the time... but I need to do something.

I've been trying to start a project for a few months... pretty simple web-based db type application.  I will be creating the first application/database that will be built upon and used for many things in the future.  I will be using Apache, MySQL and Linux.  I own the server.

So what do I want to learn, Ruby or Python?  Here are my basic thoughts... I'm interested in yours as well.

Python good:  Looks neat; I'd use Plone as a CMS to get started.  Lots of development.
Python bad:  Whitespace sensative!  Which freaking version?  I need Zope for Plone, but I can't use the latest because CentOS needs an older Python for yum, etc.  The new version of Python breaks the older stuff.  wtf?  no compatability?

Ruby good:  Looks neat, lots of momentum... rising in the top used languages a lot.  Has Rails framework.
Ruby bad:  OOP to the max.  Uses a lot of characters in language @ =>.  Non-strict rules for formatting method calls (can be puts ("some stuff") or puts "some stuff")

Thoughts anyone?
420  Main Area and Open Discussion / Living Room / Re: Little Gromit Mine (teh funay video) on: April 26, 2006, 10:48:41 PM
That was pathetic... in the bad way..... it scares me what some people will do.

This http://www.youtube.com/watch?v=yia7CbTn__4, on the other hand, is pure genious.  Thmbsup
421  Main Area and Open Discussion / Living Room / Re: The greatest candy in the history of the world! on: April 26, 2006, 10:38:18 PM
2nd best: peanut butter egg.  For some reason they're better than the normal version
#1: skittles - sugar coated sugar w/ artificial flavor; what could be better?   Thmbsup Thmbsup
422  Main Area and Open Discussion / General Software Discussion / Re: WANTED: 2 small? applets on: April 25, 2006, 11:09:10 PM
Sure if you want the excercise smiley

I'm getting to start a switch replacement project, it might come in handy.
423  Special User Sections / Podcast Radio Show / Re: Podcast Audio Radio Show - Upcoming Show Planning on: April 22, 2006, 10:25:04 AM
superboyac rocks the house.... er.. um at least jazzes it. 

That's a fun little song.  Very catchy, almost familiar, not too imposing.  Good stuff for radio pod casting.

 thumbs up thumbs up thumbs up
424  News and Reviews / Best Music Service / Re: tech crunch article comparing music services on: April 22, 2006, 10:20:45 AM
Gmail (it's not a bad word!) allows spontanious disposable email.  for example:

webrover+sitename@gmail.com   where +sitename can be ANYTHING you want.  You can even setup filters to route based on the incoming address you created.

So webrover+dc@gmail.com could be routed into my Read First Folder
and webrover+carol@gmail.com could be routed into my SPAM folder.  Grin

(just kidding carol)

425  Main Area and Open Discussion / General Software Discussion / Re: What's your favorite computer game from when you were young? on: April 22, 2006, 08:29:16 AM
OK - the Duke Nukem reference reminded me of another obsession:  Commander Keen.
http://www.commander-keen.com/

As I recall, Apogee/ID software released 3 games at a time.  The also made Duke Nukem.


[edited by mouser to fix url link]
Pages: Prev 1 ... 12 13 14 15 16 [17] 18 19 20 21 22 ... 25 Next
DonationCoder.com | About Us
DonationCoder.com Forum | Powered by SMF
[ Page time: 0.053s | Server load: 0.16 ]