Archive for 'Wordpress'

News on 3D WordPress Logo

Adii, a Designer, Blogger and WordPress Rockstar has mention 3D WordPress Logo on his site. Thank you, Adii.
More about Adii : links?to?Adii’s?Mini?Interview.

Wordpress 2.3 to Wordpress 2.3.1

When I logged on to my private blog today, dashboard showed up an announcement?that?WordPress?has?latest?update,?WordPress?2.3.1.
Download and install like previous upgrade. Just copy all folders and files, except wp-content and wp-config from Wordpress 2.3.1 to an Old Wordpress, it works like a charm.
You don’t need to runs upgrade.php (wp-admin/upgrade.php). WordPress updates itself.

How to Redirect any WordPress Page to Another Site

I want to redirect a page from Nineteen Labs to my tumblr site. Not only a page, but any page or post.
There are 2 ways.
1. Use a meta tag. Put this tag into your post/page:

?
Change url=web_address to your web address, you also can change time to redirect from 0 to whenever you want. For example

2. [...]

Make your blog easy to read for Mobile Phone

Alex King’s plugin, Wordpress Mobile Edition is a PDA / Mobile Phone friendly interface for blog.
This plugin detect mobile browsers and change your blog ‘presentation’ to mobile friendly. Drop plugin files in plugins and themes directory, and activate plugin like others.
Nineteen Labs use this plugin and working very well in Nokia Browser and Opera [...]

WordPress 2.3 : a little note on Upgrade Process

This is easy upgrade process like previous versions.
But there are problems, this sign ? shows up in blog posts.
Here is a way to fix it (same as search and replace contents in WordPress) :
1. Backup a WordPress database. You can use phpmyadmin or mysql console.
Using mysql console :

mysqldump :
mysqldump -u [username] -p [databasename] > [mysqlfile_name]
example [...]

Wordpress Plugins from Automattic

I visited wordpress.com page about Posting Source Code, there’s a link to Automattic Projects.
I scroll down and there are plugins from Automattic.
Here is some great plugins to install in your wordpress:

Wordpress.com Stats: stats with no additional load on your server by plugging into WordPress.com’s stat system.
Sidebar Widgets : arrange widgets on your sidebar. A latest [...]

Wordpress Jobs

Weblog Tools Collection announce the beta version of Wordpress Jobs, a primary location for employers looking for professional Wordpress help and for Wordpress professionals to find, apply for and obtain jobs in WordPress.
Job categories : Design Positions, Programmer Positions, Blogger Positions, and General Positions. While in beta, the service will be free.

Pownce, Twitter in Wordpress

I am using pownce and twitter as nanoblogs. I installed Twitter Plugin yesterday, in one of my page.
I read that pownce can be bridge in to Twitter using twitterfeed from one of pownce public notes. So i give it a try, by feeding a blog url, then bridge pownce into twitter using twitterfeed. I look [...]