June 9th, 2008
I thought it would be handy if I could get the various DA notifications (deviantWATCH, new comments on your deviations, etc) as a RSS feed, so I created a PHP script that can log into a DA account and generate the feed. It creates three feeds -
New deviations from your deviantWATCH (with thumbnails!).
Messages (e.g. [...]
Continue Reading...
9 Comments |
Applications |
Permalink
Posted by White Shadow
December 13th, 2007
Recently I needed to put some style definitions and a JavaScript function in a post on another blog that I have. I wasted several hours trying to do this, because WordPress insisted on putting backslashes in front of my apostrophes, inserting superfluous <p> or <br /> tags in place of newlines, and generally breaking my HTML in various horrible ways.
In the end I decided to just go and write a plugin that would let me put any code or script in my posts and display it to the visitor unmodified.
Continue Reading...
63 Comments |
Applications, Blogging |
Permalink
Posted by White Shadow
October 13th, 2007
The Broken Link Checker Wordpress plugin has been updated to version 0.2! Here’s what’s new -
Link checking algorithm has been improved and shouldn’t generate false warnings anymore.
Links that are discovered to not work will be re-checked again a few minutes later. This is useful if the link only appeared to be broken due to a [...]
Continue Reading...
18 Comments |
Applications, Blogging |
Permalink
Posted by White Shadow
October 3rd, 2007
I’ve created an online tool that displays the sites that received the most votes (diggs) during the last 7 days.
Features
The classic Top 10 list.
The huge Top 100 list.
Sites ranked by the total number of diggs received on all stories submitted in the last 7 days.
Click the “Popular stories” column heading to rank them by [...]
Continue Reading...
No Comments » |
Applications |
Permalink
Posted by White Shadow
July 28th, 2007
I’ve created a plugin for WordPress that can cloak outgoing links in your posts and/or pages (note : if you’d rather have a more general link cloaking tool, take a look at Link Manager).
Features
Choose what to cloak - all links, only the links you specify or no links at all.
Choose where to cloak - posts, [...]
Continue Reading...
149 Comments |
Applications, Blogging |
Permalink
Posted by White Shadow
December 7th, 2006
I’ve recently released the Ticker Editor - a shareware application that can be used to create pretty much any kind of ticker. Visit WS Tickers to learn more.
While building this application I came accross some of the problems many programmers are likely to encounter when doing a “serious” project.
Creating help files
If your application is [...]
Continue Reading...
6 Comments |
Applications, Programming, Thoughts |
Permalink
Posted by White Shadow