Archive for the 'Web Devlopment' Category



WordPress wp-layout.css Explained

del.icio.us:WordPress wp-layout.css Explained  digg:WordPress wp-layout.css Explained


WordPress Category Customization

del.icio.us:WP Category Customization  digg:WP Category Customization


Cool site just about WP
Blogging Pro - Blog News, Tools and Hacks

del.icio.us:Blogging Pro - Blog News, Tools and Hacks  digg:Blogging Pro - Blog News, Tools and Hacks


One click backup of WordPress files and database (from readme, this is for Wp 1.2 only):

Get “wp_backup”
unzip
Make a directory inside your WordPress folder and name it backup

Assign write permissions to the backup folder you just created
Copy all included files (except readme.txt) to your wp-admin folder
Open menu.php in your wp-admin folder and find this line:
array(__(’Users’), 3, [...]

del.icio.us:One click backup of WordPress 1.2 files and database  digg:One click backup of WordPress 1.2 files and database


Related post plugin for Wordpress ( from readme )

Get WordPress Related Entries plugin
Add a full text index to your wp_post table:
ALTER TABLE `wp_posts` ADD FULLTEXT `post_related` (`post_name` , `post_content`);

Copy recent-post.php in your /wp-content/plugins/ directory.
Activate the plug-in through WP interface.
Put the following lines in your index.php, where your want related posts to appear:

<?php if [...]

del.icio.us:Related post plugin for WP  digg:Related post plugin for WP


Importing Blogger Entries Into WordPress
Completed importing all posts from blogger to wordpress.

Import script creates new user(s). I merged all users into one using mysql script:
UPDATE wp_posts SET post_author = 1 WHERE post_author = 2

del.icio.us:Importing Blogger Entries Into WordPress  digg:Importing Blogger Entries Into WordPress


WordPress Styles

Installed Alex King’s CSS Style Switcher. Added few styles from here. I like the “Toni” styles (avalable in several colors). I need to customize a bit, I really want the menu(s) to be at extreme right or extreme left.

del.icio.us: WordPress Styles  digg: WordPress Styles


EmacsWikiMode is more a wiki-like publishing tool and personal information manager than a real wiki, because users from the web cannot edit the pages. EmacsWikiMode is an important part of PlannerMode
Good Documentation at Wiki Doc

del.icio.us:EmacsWiki Mode and et al.  digg:EmacsWiki Mode and et al.





About

You are currently browsing the Jai Bharat Patel's Blog weblog archives for the 'Web Devlopment' category.

Longer entries are truncated. Click the headline of an entry to read it in its entirety.

Categories