Archives » January, 2007

Codesnippet for WP and GeSHi

Because I’ve been writing a few Powershell scripts lately, and posting at least one, I thought it would be nice to get the CodeSnippet plugin for Wordpress to highlight the Powershell syntax. So I went about creating a new language file for GeSHi, which is the underlying syntax highlighter for the plugin. When [...]

Read: Codesnippet for WP and GeSHi

GeSHI language definition for Powershell

I’m pondering writing a GeSHI language file for Windows Powershell, since I have a feeling I’ll be posting a lot of script here. If anyone has one, please let me know.

Read: GeSHI language definition for Powershell

Parsing VS 2005 Logs with Powershell

I’ve been testing this week, but I’m testing our conversion, which is a lot of “setup and wait” type testing. In the “wait” time I’ve been trying to automate builds on my development machine using Powershell. I have a small batch file that does that already, but I wanted to use Powershell to [...]

Read: Parsing VS 2005 Logs with Powershell

Wordpress 2.1 (Ella)

I downloaded and installed Wordpress 2.1 (Ella) today. The only problem I ran into was most definitely my fault, but I thought I’d jot down the problem and solution.
Since I have a script that backs up my site (database and content) every night, I already had the backups. So I download the tarball [...]

Read: Wordpress 2.1 (Ella)

Loop-de-loop

I’ve been converting numerous projects over the past few weeks in order to try and put conversion through it’s paces. I came across a few projects that crashed the conversion wizard, which I thought odd. It wasn’t an error and a stop, it was one of those nice “this program has encountered an [...]

Read: Loop-de-loop