Malicious enjoyment derived from observing someone else’s misfortune
 

Tag Archives: plugin

LXPanel Plugins: Simplified

I started using LXDE last night, and I’m really liking it. It seems to take a whole ton less memory than Gnome did, and as a result my Intel Atom box runs a lot smoother because it doesn’t have to continuously swap. Anyway, I’ve been customizing some things, and I eventually found myself in plugin development land. LXPanel is the gnome-panel equivalent for LXDE. There doesn’t seem to be a Trash can plugin for it, and I think that’s just [...]

GitHub Gist Plugin

Look how awesome this plugin is!  Just typing [gist id=”72075″] gets you: More information here. I wanted to change the appearance a little, so I did this to my theme in WordPress: I love that.

GitHub Widget for WordPress

For all you coders out there wanting to show off all those forked repositories, the github-widget is for you. There are a few ways to install. Download from here.  The most recent stable release will be available.  As of this writing, it’s REL-1.3. Clone the git repository: git clone git://github.com/hank/github-widget.git Get it through WordPress (Work in Progress) If you use one of the first 2 methods, just drop the resultant directory into wp-content/plugins/. Using any of the three methods, after [...]