|
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.
|
|
|
|
|
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  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  My psych rate is $150/hour w/ 1/2 hour min. Please send $$ 
|
|
|
|
|
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  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  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.
|
|
|
|
|
413
|
Main Area and Open Discussion / Living Room / Re: Earth. Overpopulated or not?
|
on: April 28, 2006, 09:01:31 AM
|
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.
|
|
|
|
|
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...
|
|
|
|
|
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?
|
|
|
|
|
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.  (just kidding carol)
|
|
|
|
|