Weblog Of Nirandas | home

Developer From INDIA

site news: layout changes and wordpress upgrade

clock August 17, 2008 16:37 by author

Today I upgraded the wordpress from 2.51 to 2.61 and also made some layout changes to the other section of the site.

I been using wp 2.51 from the very beginning of this site and didn't upgrade to wordpress 2.6 when it was released. But finally, I decided to upgrade my blog to the latest wordpress version.

and the layout changes to the other parts of the site was to modify the design to match the wordpress default theme. Also I removed the about page and transferred the contents of it to the homepage. As I am not a design person by any means, the responsibility of doing it cleanly and making sure that it looks nice was entrusted upon my brother.

Also, the new upgrade to wordpress 2.61 doesn't break the txcaptcha. The txcaptcha logical captcha protection is working very well.

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5


Stop trying to inject SQL into my blog!

clock June 28, 2008 16:22 by author

Please stop attacking as I ensure you that you would not succeed in doing so. Here is the IP which is trying to SQL inject my blog.

  1. 87.118.124.3
  2. 87.118.116.150

I will add to this list as I get more bad IP's

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5


Plugin updates

clock June 9, 2008 13:49 by author

Today I updated my blog with 2 plugins. First is an update of zdstats (Statistics plugin for wordpress) and the second one is an installation of a new plugin "subscribe to comments".
More...

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5


fixing the ZdStats plugin to not record admin hits.

clock May 5, 2008 04:57 by author
One annoying problem with ZdStats (statistics plugin for wordpress) is that it does not have a feature where by you can filter out visits of admin. Yes, there is IP filter, but it would not work for admins with dynamic IPs like me. Also there is a bug where AJAX requests from the admin panel are also counted in visits (2 x page views while writing a post). Not what you want.
What I did? Patched the zd_stats.php fileMore...

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5


First thing you should do to secure wordpress from SQL Injection

clock May 1, 2008 05:14 by author
Today, there was an attempt to inject SQL into my wordpress and retrieve the admin log in from the IP 87.118.112.44. There was 14 attempts in total, few of them trying to inject SQL and few trackback attempt. Since there was an SQL Injection attempt from the same IP around the same time, I can safely say that all of them ware attempts of hacking.Yes, wordpress may have plugged all the holes in it, which allows remote injection of SQL, but still to be on the safer side, consider the first and basic thing you should do to not become an easy victim.

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5


Almost pretty URLs on IIS

clock April 15, 2008 10:58 by author

Setting up pretty looking permalinks with wordpress and Apache is very easy. Apache's mod_rewrite functionality makes it a matter of seconds. However, when you are hosting your wordpress blog on IIS, lack of native URL rewriting capability on IIS makes it impossible to have the pretty URLs like seen on Wordpress with Apache.

There is an option though, (almost pretty looking permalinks).The URLs of the posts will be like /index.php/post-title/ instead of /post-title/That is as near you can get to the pretty URLs on IIS by only configuring wordpress.

Wordpress 2.5.1

On wordpress 2.5.1, use the following steps to set up "almost pretty URLs".

  1. Choose settings from your admin CP
  2. Click on the Permalink link
  3. Check "custom structure" radio button
  4. In the box provided for entering the custom link structure, type "/index.php/%postname%/" without the quotes.
  5. Hit the save changes button!

You are done. Now there will not be any '?' in the permalinks of your posts. For more information about the permalinks with wordpress, visithttp://codex.wordpress.org/Using_Permalinks

There exists some other methods using which you can have pretty permalinks on IIS like using custom 404 redirect support etc. But I have not tryed them yet.

Digg It!DZone It!StumbleUponTechnoratiRedditDel.icio.usNewsVineFurlBlinkList

Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5


Who Am I?

I am Nirandas - a developer from INDIA

Sign in