Publish Blog with Windows Live Writer Offline Blog Editor Tool

Windows Live Writer is a free desktop blog publishing and blog editing application from Microsoft. It’s a free downloadable blog editor application from Microsoft that runs on Windows PC and allows users to write and post blog entries to various blogging platforms and weblog publishing systems, similar to existing blog tools such as Ecto, RocketPost, Performancing Firefox and Qumana. Windows Live Writer blog client is […]

Read Me 2 Comments

Windows Live Search Reviews

Windows Live Search has officially out of beta and released by Microsoft at Live.com as an anchor product with new core search technology to compete with search leaders Google and Yahoo, beside becoming an important platform of future Microsoft technology. At Live.com, surfers able to search various information on Internet such as web pages, images, news stories, products and questions and answers similar to Yahoo! […]

Read Me 28 Comments

Search the Web with Windows Live Search at Live.com

Microsoft has officially released its new search engine Windows Live Search out of beta, in the hope to compete to search engines that currently leading the packs – Google and Yahoo!. Windows Live Search will also power MSN’s web search in the US. Corporate Vice President of Live Search at Microsoft Christopher Payne said that the launch of Live Search is a significant milestone for […]

Read Me 2 Comments

Google AdSense Click-to-Play Video Ads on Publisher Sites

Google AdSense has introduced click-to-play video ads format to the AdSense website publishers and AdWords advertisers, where instead of usual text and image ads, a video will be shown to the viewers where they can click on the Play button to view the video ads clip. However, AdWords video ads are hard to be seen on publishers’ sites that implement Google AdSense program, may be […]

Read Me Leave comment

SunRocket VoIP Reviews

SunRocket is the US-based VoIP Internet phone service provider by delivering high quality voice services via high speed broadband Internet connection. SunRocket VoIP services features 3-way calling, 7 digit dialing, call forwarding, caller ID with name, call logs, call return, call waiting, call waiting ID, click to call, contacts, distinctive rings, do not disturb, find me, speed dial and enhanced voicemail that can be accessed […]

Read Me 1 Comment

Microsoft Expression Web Download and Reviews

Microsoft Expression Web which previously known as Microsoft Expression Web Designer (still been identified as Expression Web Designer in the beta) and coded-name “Quartz” is a professional web design tool that is in direct competition with Macromedia (Adobe) Dreamweaver and other web development HTML editors. Microsoft Expression Web will also replace Microsoft FrontPage, which is part of Microsoft Office System and has largely been reincarnated […]

Read Me 2 Comments

Website Tonight on Godaddy Hosting Reviews

Website Tonight is an online web-based web site creation tool that enables users to build and publish professional looking websites in a few simple steps without the need to learn and knowledge of HTML or website design skills. Website Tonight guides the user through the entire process of outlining, building, analyzing, optimizing, and, publishing a website or web page to the Internet, based on pre-designed […]

Read Me 6 Comments

Create, Build and Develop Video Games for Windows and Xbox 360 with XNA Game Studio Express Download

XNA Game Studio Express is a game development software that allows students, independent game developers and hobbyists to easily create and develop video games using new and optimized cross-platform gaming libraries for Windows PC and Xbox 360 console. XNA Game Studio Express consists of XNA Framework which is a set of managed code development libraries that make it more productive for developers to create games […]

Read Me 3 Comments

Run and Log-in to Multiple Windows Live (MSN) Messenger with MultiMSN

Windows Live Messenger (previously known as MSN Messenger) only allow user to load or launch one session or instance of WLM messenger service. One WLM only bring some trouble to instant messeging addicts who have more than one Windows Live ID (Hotmail or MSN user ID). That’s mean only 1 login user ID can be online at any one time at one computer. Multi MSN […]

Read Me 43 Comments

Java SE 6 (Java Platform Standard Edition 6) Features and Enhancements

Java Platform, Standard Edition (Java SE 6) which code-named “Mustang” is the new name and future version for what previously known as J2SE. The new release will be identified as product version 6, and developer version 1.6.0. Java SE 6 has two products delivered under the name of the platform, that’s Java SE Development Kit 6 (JDK 6) and Java SE Runtime Environment 6 (JRE […]

Read Me 1 Comment

Create New Table by Selecting Data from Other Tables with CREATE TABLE AS

By using SQL data manipulation statement, a new, temporary, backup or regular table can be created and filled or inserted with data from another table or tables retrieved by SELECT statement. The SQL data manipulation language is CREATE TABLE AS which can be used to create a new table built from contents of result set by a query on a table that already exists within […]

Read Me 7 Comments

ORA-02449 Oracle Drop Table Error

Sometimes when dropping a table in Oracle database by executing DROP TABLE SQL statement, Oracle may return the error ORA-02449 as below: ORA-02449: unique/primary keys in table referenced by foreign keys

Read Me 5 Comments