Archive for December, 2005

…if you start me up,…

cool tutorial/tool to get rid of all this ugly memory monsters!

Most people know that the more programs you have running on your computer at once, the more likely it is that your computer will either run slowly or even crash. What most people don’t know is that every time you boot your computer a whole mess of “hidden” programs load in the background. Some of these hidden programs are essential, but most aren’t. Turning off some of these hidden programs can significantly increase your computer’s performance and reliability.

msconfig

For more information click here!

Source: netsquirrel.com

Top 75 Security Tools

An interesting List can be found here!


Source: insecure.org

Sun Java Studio Creator

…very interesting tool for web Development… if I have some time I´ll give it a try!



Source: Sun

the five rules of cool



…check this thesis by Harris Collingwood

How […] Apple Computer manage to pass itself off as diffent from all the rest?

Also interesting is this article by Sarah R. Stein about the “1984″ MAcintosh Ad.

BTW.: After this, I got a brand new iPod within 3 days! Not that bad, hope i got a better one this time!

Source: Forrester Magazine

resize your browser window

Here is a short trick for resizing the browser window, very useful for web development.
If you wan´t to resize your browser window then type


javascript:resizeTo(500,500)
or
javascript:resizeTo(1024,768)

in the address field and hit enter!
I tested this with firefox and ie 6 and it works with both browsers! Test it for your self by clicking the following Link!
javascript:resizeTo(1024,768)