1. Convert DVD Movie to AVI file in 6 simple steps Converting VOB file (DVD based movie format) to AVI file has never been so easy with this free and powerful tool.
2. Why MP3 disk does not play in your car CD player Do you make audio disc the right way? Read this article to find what can go wrong with it.
3. How to convert video to audio with ease My search for a free and powerful video to audio converter started a couple of months ago when I downloaded some music videos from Youtube but wanted to play them on the CD player in my car. The search ended up with the free and open source software ...
4. How to download web videos (Youtube, Metacafe, etc) to play on your computer There are many software (free or paid) available to save internet videos. Some tools are standalone applications and some are web browser based or website based online tools. The one I have been using is a Firefox add-on called ...
5. Fix the problem with PHP5 XML removeChild() method I recently needed to use PHP XML DOM extension for a project. It started smoothly as I'm familiar with Microsoft XML DOM which is based on W3C standard and PHP XML DOM extension is based on the same standard. The initial joy only lasted for two days and I ran into a three-day headache of desperately
trying to make the removeChild() method work.
6. How to upgrade from PHP4 to PHP5 A project that I was working on recently required the use of PHP5 XML Dom extension, but
I still had PHP4 running on my Windows development box and I needed to upgrade it to PHP5. After
battling with it for a couple of hours, I finally got it up and running.
7. How to install Ubuntu from USB drive
The standard approach of installing Ubuntu desktop operating system is burning and booting an installation CD.
This has been detailed in How to install Ubuntu Desktop article.
If you have trouble burning and/or booting from CDs, or you don't want to burn a CD,
Ubuntu or other Linux distributions can be created and installed from a USB drive.
Here I listed the essential steps for creating a bootable Ubuntu installation USB drive.
8. How to install Ubuntu Desktop
Nowadays people start to explore and use Linux on their older computers because Linux is much leaner than Windows
and so suitable for older computers. Another important reason is that Linux is free to download and use. Among the
many different Linux hybrids to choose from, Ubuntu is currently the most popular Linux desktop distribution.
9. How to integrate PHP HTML Help .chm file with Crimson Editor
A common feature of an Integrated Development Environment (IDE) is opening a relevant topic in
help system by pressing a function key such as F1 when a word is selected in the IDE.
Crimson Editor has made this extremely flexible.
10. How to Unselect MS Access Radio Buttons (Option Group) Radio buttons are useful MS Access user interface control element in Access Forms design. It is useful in that there is
only one radio button can be selected at any time. So when you need the user to select only one choice from
a group of options, use radio button. To create a group of radio buttons in Access, use the Option Group control.
11. How to make AutoPlay take a particular action when the device is connected to computer How many times you have selected "Open folder to view files" when connecting a USB stick to your computer (Windows XP in particular).
This AutoPlay prompt is just annoying. Would it be nice if you don't have to select anything and the USB drive is automatically opened for file viewing?
12. How to resize one or more photos (in batch) with Microsoft freeware Many times the photos taken by digital cameras are too large for storage on digital photo frame, attaching to emails, or
used on a website. It's very common that you will want to resize a photo or all the photos inside a folder
for a batch processing. There are quite a few image resizing software on the internet to download. Microsoft Image Resizer is one of them.
13. How to Change Query Timeout Value for MS Access SQL Queries By default, query timeout value in MS Access is 60 seconds. This value can be changed at three different levels. Each level is effective for a specific scope of queries.
14. How to protect your files and folders with highly secure encryption software Have you ever wondered how you could safely protect a few folders and all files in these folders? You may
have tried to zip these folders and files into one single file with password protection - let me tell you, there
are better ways to do it. In this article, we'll go through the steps to encrypt your folders and files
with free and open source encryption software TrueCrypt.
Inside this article:
15. How to use Windows Task Scheduler to automate computer tasks Windows 2000 (XP or greater) comes with Task Scheduler Service that can be used to enable a script, executable program, or a document to run at a designated time. It's like cron jobs on a Unix/Linux server.
Inside this article: 16. How to use free FTP program FileZilla FileZilla Client is a free, reliable, and open source FTP client software with cross-platform support for as many features as possible. If you maintain a website, you need FTP client software to upload files to your website and download files from your website to your local computer.
Inside this article: 17. How to load time zone data for MySQL on Windows MySQL provides developers with a rich set of Date and Time functions. One of the functions is CONVERT_TZ which converts a datetime value from one time zone to another. This function can use named time zones such as 'MET' or 'Europe/Moscow' from the time zone information tables in system database called mysql.
18. How to Connect to a MySQL Database from PHP To build a MySQL database-driven web application in PHP, the very first thing you need to do is connect to a
MySQL database. With only 6 lines of code, you can easily kick start your dynamic website development.
19. Use MySQL String Functions to Build ASCII Character Chart This article shows you how to create an 94 ASCII printable characters chart (excluding the space character) by using MySQL string functions. These characters number from 33 to 126 in decimal base-10 number system.
20. How to create include path for PHP (five ways to do it) One thing that people often complain about PHP is that there are always more than one way to do the same thing in PHP. This is very true for PHP includes. Here are 5 ways to create PHP include path.
21. How to use Date and Time data as integer value in PHP and MySQL When it comes to storing date and time data in MySQL, sometimes it is more convenient to store the equivalent integer data rather than storing the data as date or datetime data type. The main reason to do so is related to easiness of data computation and comparison, data portability, and increased query performance
with indexes on integer columns.
22. How to use Apache Virtual Host to run multiple local websites on Windows With a little bit modifications in Apache's configuration file httpd.conf and Windows hosts file, you can set up and run multiple local websites on one Apache server in a WAMP environment.
23. How to install PEAR on your shared web hosting account After you install PEAR on Windows for development use, you will eventually need to install it on your web hosting account for production use. There are two choices when installing PEAR.
Inside this article: 24. How to install PEAR on Windows PEAR stands for PHP Extension and Application Repository, which is a collection of PHP reusable classes. Using PEAR can save you great amount of time to code something that other people already coded, tested, and used. For example, if you need a HTML form validation routine, PEAR has it in its Validate Package.
25. How to use PHP and Microsoft SMTP Virtual Server to send emails on Windows IIS has a built-in SMTP Virtual Server that can be used by PHP mail() function to send emails. If you are connected to Internet, emails will be sent out.
If your computer doesn't have Internet connection, you can still use it to send emails but instead actually sending out emails, they will be stored in C:\Inetpub\mailroot\Queue folder...
26. How to install PHP on Windows as part of WAMP installation PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open Source general-purpose scripting language that is especially suited for Web development. Its syntax draws upon C, Java, and Perl, and is easy to learn. The main goal of the language is to allow web developers to write dynamically generated webpages quickly, but you can do much more with PHP.
27. Step by step guide on how to install Apache web server on Windows This article illustrates step by step guide on how to install Apache web server on Windows as a development computer. Apache 1.3 was used for installation. Detailed configurations are included.
28. Northwind Traders database Northwind Traders Access database is a sample database that shipped with Microsoft Office suite. The Northwind database contains the sales data for a fictitious company called Northwind Traders, which imports and exports specialty foods from around the world. You can use and experiment with Access with Northwind database while you're learning and develop ideas for Access.
29. Absolute Path and Relative Path Explained When you link to a page on the same website, you can use either absolute path
or relative path of the current page location. There are advantages of not using full version of absolute path. Click here to find out.
30. How To Drive Free Targeted Website Traffic By Link Exchange Link Exchange is the process of exchanging hyperlinks with other websites that are ideally somehow related to your company's product or service. If you spend time to exchange links with hundreds or thousands of quality websites, targeted traffic will come to your site anyway. At the end of the day, targeted traffic rules and your effort will be paid off very well in the medium and long run.
Inside this article: 31. The Difference Between Dynamic URLs and Static URLs Dynamic URLs and static URLs are important factor in terms of search engine optimization. Here the differences between them are identified. After reading this article, you should be able to have a clear idea about the differences and make sound decisions.
32. How To Choose A Good Domain Name Registering a domain name is easy and cheap but choosing a good domain name can be tricky. If you want to kick start your online presence, do it right from the beginning.
33. How To Find Out Everything You Want To Know About A Website For any online business, competitor analysis is an integral part of online marketing and site promotion overall strategies. In this article, I list some of the most commonly used free tools for website analysis.
34. Robots Meta HTML Tag Syntax Explained Using robots meta html tag, you can control at page level how search engine
robots should index, follow links, or cache a specific page. This page lists all the combinations of syntax for follow, nofollow, index, noindex.
35. What If You Don't Want Your Pages To Be Crawled and Cached by Search Engines Some website owners have pages that they want to hide from general public. This article shows you how to best hide it from the not just public but also search engines.
36. What Robots.txt is And Search Engine Robots Explained Search engine robots are also called search engine spiders, search engine crawlers , etc. These robots are human written software programs that can automatically
and constantly visit millions of websites everyday and include
what they find into search engine databases.
37. The Right Domain Name Drives More Website Traffic There is no doubt that many search engines factor the words you use in your domain name and web page URLs into website ranking algorithm in search results - underscores in domains are treated as letters while treating
hyphens are viewed more like space
38. Things to Consider Before Signing Up Your Web Hosting Account There have been many stories about losing website traffic because of frequent website downtime. Choosing a good hosting company is your first step to online success. The only way to evaluate a host is by research, research, and research. Consider the following points and find out more about each.
39. How to fine-tune HTML table structure to speed up page download time There are many ways to speed up a web page's load time. Using proper HTML table layout is one of the easy ones to improve. In this article, it shows you how to make a page load fast both visually and physically.
40. How to install two different versions of MySQL server on the same PC A computer can run more than one instance of MySQL server with different versions. This article provides a step-by-step server configuration guide for MySQL 4.1 (release 4.1.18) on Windows as a development box when there is already another instance of different version of MySQL server installed.
41. How to configure MySQL server 4.1 on Windows This article privodes step-by-step server configuration guide for MySQL 4.1 (release 4.1.18) on Windows as a development box. Assumed that you don't already have another instance of MySQL server installed on your PC.
42. A MD5 checksum file generated by freeware FileCheckMD5 This is a MD5 checksum file created by freeware FileCheckMD5. This file is used to test data integrity of all files on a CD-ROM.
43. How to use freeware FileCheckMD5 to create a checkfile and verify data integrity of a CD burning process This article shows you how to use freeware FileCheckMD5 to verify data integrity of a CD burning process. This applies to any other forms of file and folder backups and copies.
44. What is checksum and how to calculate and use checksum values Checksum is a calculated value that is used to determine the integrity of data. The sender of the data calculates checksum value by taking the sum
of the binary data transmitted. When receiving the data, the receiver can perform the same calculation on the data and compare it with the checksum value provided by the sender.
If the two values match, the receiver has a high degree of confidence that the data was received correctly. Checksum value is
also called hash value.
45. How to install MySQL server 4.1 on Windows with screenshots This article provides step-by-step installation guide for MySQL 4.1 (release 4.1.18) on Windows as a development machine. Other releases of MySQL which are higher than 4.1 should have similar installation process.
46. How to set up MySQL DSN in ODBC Data Source Administrator on Windows You can use ODBC Data Sources to access data stored in a variety of DBMS such as MS SQL Server, Oracle, MySQL, and many others. To access data in a ODBC-compliant DBMS database, you must add software components called drivers to your system. ODBC Data Source Administrator helps you add and configure these drivers.
47. How to export Northwind Access database to MySQL In this article, we are going to export the popular Microsoft Access Northwind database to MySQL database by using MySQL ODBC Driver. After the migration, you will be able to use MySQL Northwind to explore the rich functionalities of working with MySQL.
Inside this article: 48. What is index.dat file and how your internet privacy is affected Many internet users never even heard about the existence of index.dat file. After reading this article, you should become at least aware of the potential privacy issues this file could expose you to.
49. What is keylogger and the differences between software and hardware keylogger Keyloggers are two-edged swords. They can be used for good and bad, depending on how people use them and what the purpose is. Equipping yourself with knowledge about keyloggers is the best way to stop the bad and utilize it for the good.
50. Protect Your Computer On the Internet For Free - 6 Essential Steps Step-by-step essentials that you can easily follow to protect your computer on the Internet for free. The best part is that all the tools and software are available for 100% FREE.
51. Free Password Manager KeePass - a feature rich, free, very secure, and easy-to-use KeePass is a free/open-source password manager or safe which helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key-disk. So you only have to remember one single master password or insert the key-disk to unlock the whole database.
Inside this article: 52. Do you manage your username and password wisely? A few years back I used MS Excel to manage all my usernames and passwords. I
thought I would just need to remember one password to open the Excel workbook
and I would get all the information I needed. The idea was good but not secure
enough.
53. Introduce Free Password Manager - Password Safe Password Safe is a password database utility. It can keep track of unlimited
number of usernames / passwords and allows you to safely and easily maintain
them in a secured and encrypted file. A single Master Password unlocks them all
for your use.
| | 1. MediaCoder - the Swiss army knife for media conversion MediaCoder is my favorite media files conversion and transcoding tool of all times.
2. Recuva - file recovery tool Recuva recovers files deleted from your Windows computer, Recycle Bin, digital camera card, or MP3 player.
3. File Recovery - data recovery tool File Recovery is a data recovery tool for Windows users. It can recover deleted files with the original time and date stamp (even when a header entry is no longer available), find lost drive, et.
4. CS-RCS - revision control solution ComponentSoftware RCS (CS-RCS) is a powerful and reliable revision control solution.
CS-RCS monitors changes made in files that are accessed by stand-alone or networked workstations.
Based on the widely used GNU RCS (Revision Control System), CS-RCS is fully integrated with Windows.
It supports multi-platform workgroups, making it the ideal solution for sites that share common files
on UNIX and Windows platforms.
5. SyncToy - synchronization and backup tool SyncToy is a free Windows solution that can help you synchronize, copy, backup and maintain
folders of files on your computers. There are many ways to copy files in a Windows environment.
However, SyncToy is faster, easier to configure, more transparent, and easier to use.
6. MediaCoder Audio Edition - convert audio files MediaCoder Audio Edition is an audio transcoding tool based on MediaCoder full version.
It nicely integrates many audio codecs and tools into an all-in-one software.
7. InfraRecorder - CD/DVD burning solution InfraRecorder is a free CD/DVD burning solution for Microsoft Windows.
It offers a wide range of powerful features; all through an easy to use application interface and Windows Explorer integration.
8. bmpPacker - file encryption tool bmpPacker is an encrypting software application that encrypts target file as a bitmap
graphic file with optional. The resulting file is a bitmap file which is 100% compatible to the
Windows BMP format.
9. Agent Ransack - the professional file searching utility Agent Ransack is a free tool for finding files and information on your hard drive fast and efficiently.
When searching the contents of files Agent Ransack also displays the text found.
Users can then quickly browse the results without having to separately open each file!
10. PHP Manual in HTML format The Windows HTML Help Edition of the PHP Manual is a stand-alone help file system that was
compiled from PHP online version of its help system. It is
available in a selection of languages and formats.
11. Crimson - my favorite source code editor Crimson Editor is a completely free, professional, easy-to-use, very fast source code editor for Windows. If you are not a developer, you will also find
Crimson Editor is a very good replacement for Notepad.
12. ExamDiff - my favorite file comparison tool ExamDiff is a freeware Windows based tool for visual file comparison. It has a number of simple and convenient features and are particularly useful for developers.
13. 7-Zip - my all time favorite Winzip type tool 7-Zip is a free but powerful file archiver with a high compression ratio. You can use it on any computer (including commercial organizations).
14. Easy Thumbnail - shrink and/or convert photos Easy Thumbnails is a free software for converting images and scaling down (shrink) or scaling up
(enlarge) image copies from a wide range of popular image formats. The interface is intuitive to use
with browsing folders on the left-hand side pane and original image view and real-time preview of target image
on the right-hand side pane.
15. TopStyle Lite - CSS creation and editing
TopStyle Lite is a free, light-weight Cascading Style Sheet (CSS) creating and editing tool. It has many features that are sufficient for web design and development use. TopStyle Lite was primarily designed for use as an inline style editor from within third-party HTML editors. A color picker can be used to select colors anywhere on the computer screen.
16. TrueCrypt - powerful encryption tool
TrueCrypt is a software system for establishing and maintaining an on-the-fly-encrypted volume (data storage device). On-the-fly encryption means that data are automatically encrypted or decrypted right before they are loaded or saved, without any user intervention.
17. FileZilla Client - FTP tool
FileZilla Client is a free, reliable, and open source FTP client software with cross-platform support for as many features as possible. If you maintain a website, you need FTP client software to upload files to your website and download files from your website to your local computer.
FTP is an abbreviation for File Transfer Protocol, which is used to exchange and manipulate files over any TCP-based computer network.
18. Paint.Net - image and photo manipulation Paint.NET is free image and photo manipulation software designed to be used on computers
that run Windows. It supports layers, unlimited undo, special effects, and a wide variety
of useful and powerful tools.
19. CCleaner - clean junk files and registry CCleaner is a system optimization and privacy tool. It removes unused files from your system. It also cleans traces of your online activities and clean your computer registry.
|