Think twice about getting that Virtual Private Server


Picture:Clock Published on August 7th, 2007 in Web

Virtual Private Servers have become a popular choice over the last couple of years. Products such as Virtuozzo, its open-source sibling OpenVZ and even XEN, have made it relatively easy for web hosting companies to implement virtual hosting technology for their clients at a reasonable cost. Virtual Private Servers are the poor man’s dedicated server, [...]

Picture:Comments 8 Comments

A CSS Framework


Picture:Clock Published on August 5th, 2007 in CSS, Web

I just found a nice CSS framework here. I have not thoroughly tested it out, yet, but this should be extremely useful, since every developer starts to use some kind of CSS sheet with default stuff in it, so they don’t have to reinvent the wheel each time. The Blueprint framework is a much more [...]

Picture:Comments 1 Comment

Huge List with AJAX Scripts


Picture:Clock Published on June 20th, 2007 in Web

The folks over at Smashing Magazine have put an awesome list together that every web developer should take a look at. It’s surely going to jump-start your project in terms of AJAX. Here’s the link.

Picture:Comments No Comments | Be the first to write one!

Test your Web Application’s Performance


Picture:Clock Published on April 23rd, 2007 in Web, jMeter

Is it just me, or is like everyone these days developing some kind of web application on the side? Web applications really have arrived and are rapidly becoming even more popular than traditional desktop applications. There are numerous reasons why that’s the case:

No installation on client’s architecture needed (no maintenance on the client-side!)
Your application is [...]

Picture:Comments 12 Comments

lightweight alternative to PHPMyAdmin


Picture:Clock Published on March 6th, 2007 in Linux, Web

PHPMiniAdmin is an extremely small alternative to the big, heavy and sometimes slow PHPMyAdmin.
PHPMiniAdmin seems to incorporate only the most basic features, so it might not appeal to everyone. But certainly to those, who are feeling comfortable with SQL and who prefer speed over functionality.
Check out the screenshot below:

The projects homepage can be found here: [...]

Picture:Comments No Comments | Be the first to write one!

How to create your own SSL Certificate


Picture:Clock Published on February 27th, 2007 in Best of, Other, Ubuntu, Web

The openssl toolkit is typically used to generate an RSA Private Key and a CSR (Certificate Signing Request). But it can also be used to generate self-signed certificates which can be used for testing purposes or internal usage.
Step 1: Generate a Private Key
The first step is to create your RSA Private Key. This key is [...]

Picture:Comments 14 Comments

Secure AJAX


Picture:Clock Published on September 3rd, 2006 in PHP, Programming, Web

Everyone using AJAX knows what it can do to improve your Web App. Well, AJAX when used with a database, can also expose your critical data. To avoid this, the nice people at informit.com have put a pretty good article together which will basically allow you to password protect your AJAX requests on the client-side [...]

Picture:Comments No Comments | Be the first to write one!

Logo Competition


Picture:Clock Published on August 29th, 2006 in CSS, Web

Wanna make some money? freeCSScart has launched a Logo Competition. They want you to create an image to go with their existing freeCSScart text logo. They’re offering $300 to the winner. There are some good submissions already, but none of them are “killers”. Check out it here.
About freeCSScart: (from its website)
Imagine the ability to make [...]

Picture:Comments 1 Comment

A nice Blog SEO How to


Picture:Clock Published on August 16th, 2006 in SEO

Pronet Advertising has published a nice little tutorial on how to improve your blog’s search engine rankings. It provides short, useful, hands-on tips. Code examples are in MovableType and WordPress, so it should appeal to most bloggers out there. Take a look at it here.

Picture:Comments No Comments | Be the first to write one!

How to Synchronize your Firefox Bookmarks across multiple computers


Picture:Clock Published on July 14th, 2006 in Product Reviews, Web

There are a lot of people these days using more than one computer. For example, at home you’re using a desktop, but when going to campus you’re taking that tiny laptop with you. Or another scenario: You have another desktop at your company’s office which you work on during the day, but you also tend [...]

Picture:Comments No Comments | Be the first to write one!