I’ve always thought you would need a hidden submit button in order to submit a form.  Well thats not true, for search boxes on certain blogs and forums, etc..  All they use is a form wrapped around the input box its really simple really example:

<form method='post' action='http://google.com'>
<input type='text' name='test' />
</form>

And that’s all to it. Have fun submitting!.

category icon  
Category(s):

Part 1 - Programs Every Developer Should Have

Word 2003 (Warez Portable Prefered)

Notepad++ (Latest Prefered)
Firefox 2.0.0.14+ (Latest Prefered) (FireFox 3 Final when released)

–ADDONS-

  • FireFTP (Latest)
  • Web Developer
  • Dom Inspector

WampServer 2 (Windows, Apache, MySQL, PHP, PHPMyAdmin and more)

–ADDONS-

  • Download the latest PHP 4.4.x package
  • Download the latest PHP 5.0.x package
  • Download the latest PHP 5.1.x package
  • Comes defaulty with PHP 5.2.6 which is good
  • Download Apache 2.0.63 and enable it, because it works with all versions of PHP.

Mozilla Thunderbird (Latest version Prefered)

Foobar200 MP3 Player (It’s a silent mp3 player that don’t touch your CPU at all which makes it very ultimate, you can find it here: http://www.foobar2000.org/ and many people get bored like the rest of us will when programming keep your self intertained)

PhotoshopCS or 7 (Theres a lot of torrents for these two, I prefer any of them)
MS Paint (Great for quick screen shots)

NOD32 (Very good anti virus, its incredible, just download the trial and get a patch ;))

uTorrent (For ebooks and what not, pretty decent usage)

category icon  
Category(s):

Step Two: Taking Your Ideas off Paper

When one works on a project it’s either unorganized or badly planned, not always because some people plan there projects ahead of time :). This can and will hurt the programmers because when someone develops a project and its not even planned out correctly, then they will lose time off their project.

Projects Need to be Like Recipe’s.

What is organization? Organization is basically putting something in a orderly fashion. In other words, To Organize or Keep Clean.
Read the rest of this entry »