Posts Tagged ‘tools’

AIR Badge plugins for Wordpress take away all the hard work!

Monday, November 16th, 2009

This is soooo cool.

Creating an AIR badge for an Adobe AIR application is a bit of a hassle, but the following 2 Wordpress plugins really do take all the work out of it. Any post where you want to add an Air badge, you’re done in 3 minutes.

You’ll need either one of the following plugins:

- The Original plugin, made by Peter Elst, which is easy to use
- The Updated plugin with built-in click tracking (requires a bit more work)

I decided to use the original plugin, and you need to do just 3 things to use it.

  1. install the plugin (in your admin menu, just go to the plugin section and use the “search plugins” button to search for “air badge”
  2. upload your .air file to the server (if you want to use the wordpress “Add Media” uploader, you might also need to install an additional plugin called “PJW mime-config” and add .air to the list.
  3. create your badge by writing the following magic words between the words ‘airbadge’ : application name, full URL to .air file, application version, image.jpg

You’re done ! Admire your work (and that of the guy who made it possible, Peter Elst)!

Python Package Manager

Wednesday, November 11th, 2009
Python Package Manager Logo

Python Package Manager Logo

The Python Package Manager is here, a visual tool for the python developer to find and install all the necessary packages.

It shows you what is already installed on your system, with the option to deinstall the packages, and by typing into the search box you can find additional packages and install them, all graphically. It’s supposed to be cross-platform, but the homepage of the developer only provides a windows download option.

I just hope this gets used and keeps being supported, as it is a lot handier than using the command line ! I do think you still need easy_install and wxpython/wxwidgets though…

AWStats Tool that creates custom IIS log format lines

Saturday, October 24th, 2009

I recently ran into a problem where I needed to read a few IIS logs to find out the number of visits during the day. The tool I wanted to use was AWStats, a  free log file analyzer tool that can create some handy reports.

If you need to read an IIS log file where the admin has set up a custom log method, this tool for AWStats is very handy: in the top of your IIS log file it states which are the variables it uses. By selecting these on the web page, you get a custom awstat log format line that you can just copy / paste into your awstat config lines.

Disk Usage on a Mac : Omni DiskSweeper is now free !

Sunday, March 1st, 2009

Remember my post about using some bash scripting to find out the sizes of those space-consuming movie directories ?
The Omni Group has decided to make a few apps free to use from now on – one of those is the OmniDiskSweeper application, which is quite a nice tool to use !

After selecting a disk to scan, it gives you a very clear overview of your directories and their respective sizes, and you can then drill down in them.

A handy delete button is provided as well…

Archives
Search this blog
My Webhost