Unfinished Sofware's Blog

Archive for February 2008

This TextPress widget enables search on your blog using Google Adsense For Search.

Read on...

 

Feb
25

I try to get my applications written in python, this way I’m able to tweak it as needed.

When I thought about putting a blog online, of course, I searched for a python blogging application, but, by that time, I was unable to find one. So, like most users, I ended up installing WordPress which suited my needs until a week ago, when Google emailed me.

Read on...

 

Feb
25

TextPress Google Analytics Widget

This was my first serious TextPress plugin.

This plugin will enable your TextPress install to be logged by Google Analytics.

It ads the necessary javascript code to log your blog, plus, it also logs the downloads of regular filenames which end with a specific extension; these extensions are defined by you; and also external links.

Configuration

The necessary configuration is:

There are other, more advanced configuration options:

You can submit bugs and/or new features to DevNull

Download It

 

Feb
25

TextPress Blix Theme

This is a TextPress theme ported from WordPress.

Here’s a preview of it:

You can submit bugs and/or new features to DevNull

Download It

 

Feb
25

TextPress ImageBox Plugin

TextPress jQuery ImgBox plugin support.

Usage:

<span class="imagebox">
  <a href="/_uploads/my_image1.png">
    <img src="/_uploads/my_image1.thumbnail.png"/>
  </a>
  <a href="/_uploads/my_image2.png">
    <img src="/_uploads/my_image2.thumbnail.png"/>
  </a>
</span>

The needed step is to wrap your series of image links in, for example a span with the class imagebox.

This way you’re image link will be opened by jQuery’s ImageBox plugin.

Read more about jQuery’s ImgBox plugin and it’s usage.

You can submit bugs and/or new features to DevNull

Download It

 

Feb
25

TextPress Extended Last Comments Widget

This is the same as the “Latest Comments” TextPress widget except it also shows ‘n’ words(configurable) words of each comment.
Not much, buy usefull

You can submit bugs and/or new features to DevNull

Download It

 

Feb
25

ChowMe TextPress Theme

This was my first plugin for TextPress. A theme to get my old blog looks into TextPress.

Here’s a preview of it:

It’s the theme this blog uses

You can submit bugs and/or new features to DevNull

Download It