From Del.icio.us to Google Bookmarks

October 20, 2006

If you are for Google Bookamarks, you might be interested in about bookmarks importer from Del.icio.us to Google Google Bookmarks needs still quite a lot improvements to become a competitior for other bookmarking services, but still it has it’s advantages if you use also other Google’s services. Google Bookmarks are also private. Persistent.info has a [...]

Read the full article →

Internet Explorer 7 Is Here

October 19, 2006

Microsoft has released the final version of Internet Explorer 7. It is available now as a manual download or on November via Windows Automatic Update. Microsoft has officially released the final version of Internet Explorer 7.0 (IE7) for Windows XP SP2 with build 7.0.5730.11. IE7 is available for free download at Internet Explorer Home. Though [...]

Read the full article →

Boot Up Windows Before You Even Log In

October 18, 2006

With this tip you can make Windows boot up to feel a little faster. If you wait couple minutes after turning your computer on to log in Windows and after log in you wait still some more minutes before Windows is ready to go, this tip is for you and it will save you minutes [...]

Read the full article →

SlimTimer Makes Time Tracking Easy

October 18, 2006

SlimTimer makes time tracking an easy task. It is a free web based service and it has an public API. SlimTimer is a web based time tracking service. It’s simple, free and makes time tracking easy. SlimTimer works like a stop watch on the web. According to builder Richard White, SlimTimer is about: Making time [...]

Read the full article →

Internet Explorer Information Bar And Javadocs

October 18, 2006

A little tip for disabling annoying Internet Explorer’s Information Bar when opening Javadocs locally. It is quite annoing when you open Java API Javadoc with Internet Explorer 6 from your local computer and every time you get the IE’s Information Bar saying: “To help protect your security, Internet Explorer has restricted this file from showing [...]

Read the full article →

Minimal How to Setup LAMP Web Server

October 17, 2006

Apache 2.0 Install Apache from Debian stable: apt-get install apache2 Apache is ready and running. Test that it is workin by pointing browser to www.mysite.com. Read Apache’s security tips. Apache’s files and directories are: /etc/apache2/sites-available/mysite.com: Your virtual domain configuration. /etc/apache2/sites-enabled/mydomain.com: Symlink to you configuration, when site is enabled with a2ensite mysite.com command. /var/log/apache2/: Logs. /var/www/mysite.com: [...]

Read the full article →

Minimal How to Setup VPS Server

October 16, 2006

Virtual Private Servers (VPS) come pre installed with operating system. Debian Linux is used in this how to. Debian’s apt packages are real time savers and they require minimum work. First thing to do is to install firewall and ntp service. Make a SSH connection with PuTTY to your VPS to install the programs. PicoFIREWALL [...]

Read the full article →

Minimal How to Install SSH Clients

October 16, 2006

PuTTY 0.58 Download PuTTY (putty.exe). You can also download PSCP (pscp.exe) from the same download page for coping files from command prompt. Copy both files into a folder in your hard drive. When you start the PuTTY, it will ask the login configuration. Default SSH port is 22. WinSCP 3.8.2 Download WinSCP as standalone application [...]

Read the full article →

Minimal How to Start a Blog

October 15, 2006

Planning Choose a topic: How to Choose a Niche Topic for Your Blog If you come up with more than one topic: One Blog Many Cateogories Or Many Blogs Choose a domain: Choosing the Domain Name for Your Blog Find out if the domain is available: Instant Domain Search Desktop Client Install SSH clients: PuTTY [...]

Read the full article →

First Post

October 14, 2006

Minimizr web site on LAMP server with WordPress is now set up. More about server sofftware and other things related to it on later posts. What is the Minimizr and what is it going to be. Read more about it on About page.

Read the full article →