Matt and company have announced that WordPress.com now officially supports Google Gears. Gears is an extension which works with the browser to enhance web based applications. It’s known for creating local database and file storage, while running javascript in the background to update that content without slowing down the browser.
Gears support in WordPress.com means you will be able to store all images and other web page components of the WordPress administration panel locally which will speed up access to those files while reducing unnecessary web traffic. To enable this feature, click on the TURBO link in the WP.COM dashboard area. This will be located in the upper right portion of the screen. You will need to have the GEARS extension installed before you will be able to take advantage of this new feature.
Technorati Tags: blog
Original post by Jeff Chandler
Technorati Tags: blog, google
Welcome to part two of a two part series of articles that will guide you through the process of installing a fresh copy of WordPress or your public WordPress blog to your local machine. The first part of this series covered the installation and configuration of WampServer. Now it’s time to move on to the hard, technical stuff.
Installing WordPress Fresh:
One thing you must know before we move on is that, by default, your database username is ‘root‘ and the default password is blank. In other words, there is no password assigned to the username of root. This would be extremely insecure if this web server were made available to the public but because it’s assigned to the local address of your machine, you have nothing to worry about.
To begin, left click on the WampServer icon and select PHPMyAdmin. Where the text labeled CREATE NEW DATABASE is located, type in the […]
Original post by Jeffro2pt0
Technorati Tags: blog
Welcome to part one of a two part series of articles that will guide you through the process of installing a fresh copy of WordPress or your public WordPress blog to your local machine. The first part of this series will guide you through the installation and configuration of a piece of software called WampServer. Why would you want to do this you ask? Having your WordPress blog installed on your local machine not only acts as a backup, but it gives you the option of really digging into the inner workings of your blog without having to worry about it breaking and therefor, rendering the thing useless to the public. Not only that, but it’s much faster to play with things on your local machine than it is with a LIVE site on the internet.
For this article, I am using Windows XP Service Pack 2 and something called WampServer. […]
Original post by Jeffro2pt0
Technorati Tags: blog