Beginner

[Article] FlashTheLight: Dancing light & Torch for your Mobile

FlashTheLight - KafeblogHave a party of with friends? Light your mobile with my small and free java application FlashTheLight.

FlashTheLight has 2 mode of operation, it can be a dancing flash with 3 main color Red, Green, and Blue flash sequencing or it can be a torch in no-light night.

[Article] LAMP: Linux, Apache, MySQL, PHP for your Linux.

In the previous post, we already know about WAMP, a combination of Windows, Apache, MySQL and PHP, today I will introduce to you LAMP. In a same logic, LAMP stands for Linux, Apache, and MySQL and depending on who you talk to, the P also stands for Perl or Python, but in general, it is assumed to be PHP.

I run CentOS on my servers; the following directions were written for CentOS, of course, you can use it with a little modification on Red Hat, Fedora distribution.

[Article] WampServer + hMailServer + SquirrelMail = Free Webmail for your intranet

After my last post about hMailServer, a free powerful mail server, one friend of mine have been ask me that hMailServer have the webmail support? The answer is yes and no.

NO - hMailServer don't have a built-in, ready-to-use webmail, but
YES- You can easily setup any webmail to works with hMailServer.

Today, I will show you how to setup SquirrelMail, a free webmail, to works with hMailServer for your intranet.

[Article] hMailServer, free mail server for your Windows development environment

Sending out email is an usually task when developing web application, so, you should have the ability to test your send mail function. hMailServer is a free e-mail server for Microsoft Windows. It supports all the common e-mail protocols (IMAP, SMTP and POP3) and comes with an easy-to-use COM library that can be used for integration with other software. It also has support for virtual domains, distribution lists, antivirus, antispam, aliases, distributed domains and much more. E-mail data is stored in a database server, MySQL or MS SQL, depending on your choice.

[Article] Building Apache, PHP, MySQL development environment on Windows with WAMPServer

WampServer is a Windows web development environment. It allows you to create web applications with Apache, PHP and the MySQL database. It also comes with PHPMyAdmin and SQLiteManager to easily manage your databases. The setup process is very easy, just follow the on-screen instruction, but if you think it still make you some difficult to set it up, follow my image step-by-step installation guide, I'm sure you cannot lost :-)

Syndicate content