Free Download: Akismet for WordPress Plugin 2.0 to Stop Comment, Trackback and Pingback Spam

If you’re using WordPress blog, you must be knowing that how serious the comments spam, trackbacks spam and pingbacks spam to your blog. The spam posting to your blog can take up a lot of system resources and precious storage space, beside annoying your website visitors. If you let comments spam or trackback spams getting out of control, it may affect your search engine ranking […]

Read Me 4 Comments

Free Download: WordPress 2.1 with Autosave and Tabbed Editor

WordPress.org has released WordPress 2.1 blog publishing platform that are immensely popular. The previous version of WordPress, WordPress 2.0 has seen a total 1.8 million downloads worldwide since its release. Although WordPress 2.1 will effectively replace WordPress 2.0 branch, the developers of WordPress has promised to maintain stable security and bug fixes on the 2.0 branch until 2010. WordPress 2.1 “Ella”, named after jazz vocalist […]

Read Me 5 Comments

Heroes and Zeroes

Heroes is going digital. The hit American TV series on the the NBC network is relaunching its Web site with new interactive features coinciding with a batch of new original on-air episodes. NBC hopes the multiplatform strategy will deepen the “Heroes” mythos with additional content for Internet and mobile applications. Some of these new digital offerings include a real-time, two-screen application that plays out on […]

Read Me 1 Comment

Change or Set MySQL Long Query Time Value for log-slow-queries

If you enable slow queries log of MySQL database server, you will notice that from the slow query log file contains only SQL statements and queries that took more than query_time of 10 seconds to execute or run. This is the default value or query time threshold for log_slow_queries function, which is 10 seconds. 10 seconds is way too long for a SQL query to […]

Read Me 1 Comment

Enable Logging of Slow Queries (Slow Query Log) in MySQL Database

One of the main requirements for a fast web server is to has efficient and effective SQL statements or queries that are optimized. Any non-optimal SQL (Structured Query Language) commands or statements that take too long or lengthy time to execute will use up a lot of system resources, causing MySQL database to run slower, and then more and more queries backlogs queuing up, and […]

Read Me 7 Comments

Microsoft Office Live with Free Domain and Hosting Reviews and Comparisons

Microsoft Office Live is a domain registrar and web hosting service for small business that looking to establish an online presence or set up website. Office Live allows the company to register any available domain name, create a fully functional professional website, track visitors to the site, plus plenty of integrated services such as online Web design, AdManager a Google AdWords alike ad management platform, […]

Read Me 3 Comments

How to Customize, Modify or Change WordPress Database Connection Error Page

When WordPress, a popular blog publishing platform built in PHP and uses MySQL database, cannot connect or having problem connecting to the database (such as when database is down), or the MySQL server has too many connections exceeding maximum connection allowed (especially when your post or article is been dugg on Digg.com) and rejects or denies new incoming connections, WordPress will display a default “error […]

Read Me 1 Comment

Call for Free to International Destinations (USA, India, China, Australia, UK) with AllFreeCalls.net

Time to kiss goodbye to VoIP Internet phone or have to go online with computer and then logged on to VoIP services such as Skype to make a cheap VoIP (Voice over Internet Protocol) phone call to your love one or friends. AllFreeCalls.net now allows you to end the rip-off of telecommunications companies and enables you to make free calls to virtually anywhere in the […]

Read Me 245 Comments

Get and Enable Tabbed Instant Messaging Chat Window in Miranda IM

Miranda IM is a free open source multi protocol instant messenger client for Microsoft Windows based system. The main feature of Miranda IM are that it uses very little memory and is extremely fast and slim, as MirandaIM only provides a basic client framework and support for various IM protocols and additional features is implemented through optional yet advanced addons or plugins architecture. Some of […]

Read Me Leave comment

Yahoo! Messenger for Windows Vista Features with Video Preview

Yahoo! is redesigning and rebuilding from the ground up its popular instant messenger (IM) client Yahoo! Messenger for Windows Vista. The new version of Yahoo Messenger with face lift which is specifically developed and optimized for Windows Vista to take advantage of the enhancements to new operating system user interface which has been beautified and made more attractive. Beside, some new features in Y!Meseenger is […]

Read Me 17 Comments

Google to Stream Free Live NYSE Stock Quotes and Share Prices

Google Blog reported that Google is currently working with the SEC (U.S. Securities and Exchange Commission) and NYSE (New York Stock Exchange, the main stock market in North America) to bring live and real-time, last-sale share prices and stock quotes from securities traded on NYSE on all Google properties including Google Finance, Personalized Google, Mobile, and Google.com that show and reference stocks and shares.

Read Me 1 Comment

Delete, Remove or Drop Oracle Stored Packages with Drop Package

Oracle Package is an object in Oracle database that allows developers and designers to group procedures and functions into common groups, typically based upon their functionality. Package can be treated as the container for functions and procedures. A package consists of two sections which is the package specification (export script file will be in .pks extension) which must be declared first and contains a definition […]

Read Me Leave comment