Moving To Wordpress
I plan to move http://shankerbalan.net to a wordpress based pubslishing system. Why wordpress? Well, I have heard a lot of good things about it so thats why. If it does not work out well, I could always change it later too. :)
See http://shankerbalan.net/blog/ for the current WIP
Plan
Done
- New beta location is http://shankerbalan.net/blog/
- Install and configure wordpress from SVN. The current stable release is 2.7
- Import existing LJ entries for shankerbalan and purpledude from LJ into WP
- Crosslink photos (coppermine) and wiki (mediawiki)
- Create photos, wiki, blog subdomains for shankerbalan.net
- Setup 404 to /index.php?error=404 as explained in http://codex.wordpress.org/Creating_an_Error_404_Page
- Move out the old pages and put WP in document root so http://shankerbalan.net is on WP by default
- Ensure photos and wiki work
- Updated robots.txt
- Fix dmoz entry
- Add the social widget to "slashdot it", "buzz it up", "facebook it" etc...
- Embed google analytics and rightmedia into WP (01/05)
- Configure WP to publish to social sites (facebook)(01/04)
- Setup "this page has moved" links for all deprecated URLs (01/04)
- Crosspost to LJ (01/05)
- Get RMX ads onto Coppermine (01/05)
- Use http://wordpress.org/extend/plugins/google-analyticator/ plugin
TODO
- Add a guest book or a "talkback" widget
- move static pages into the WP content system
- Move old static content into WP with redirects in place
- Move dynamic pages using appropriate plugins into WP. cdlist.php is one such page
- Sitemap for wordpress, coppermine and mediawiki (and automate it)
- Submit sitemap to various crawler as in http://en.wikipedia.org/wiki/Sitemaps
- Redo UI with Ajax and tabs