CodeColorer updated to version 0.5.1

Apr 01
2007 17:29 (WordPress) · Русский (5,591 views)

Right after publishing my previous post about Wordpress plugins updates, I found that GeSHi library has been updated, therefor I have updated CodeColorer too.

Read the rest of entry »

Wordpress plugins updates

Apr 01
2007 16:29 (Development, WordPress) · Русский (5,024 views)

Today I finished reorganization of my blog and now all my Wordpress plugins moved to separate page. Check it if you are using my plugins in your blog. In this post I’ll describe which plugins I have at this moment.

Read the rest of entry »

Colorizing console Ruby-script output

Mar 23
2007 18:28 (Development, Ruby on Rails) · Русский (13,387 views)

Very often I have to implement console scripts (because of my laziness, for boring processes optimization). Many of them write some information to the output, show process status or display results of work. Anyway, it’s very wearisome action to read script output, and I want to highlight most important things: errors in red, successfully finished steps in green color, etc. And it is a case when ANSI escape sequences could help. They are supported by the most terminals, including VT100 (btw, Windows NT family console does not support it, but I will back to this issue later).

Read the rest of entry »

Parabox Style — Nice theme for Zend Studio

Jan 30
2006 12:47 (Development, PHP) · Русский (7,448 views)

Today I’ve found very nice theme for Zend Studio in the Parabox Blog. Here are some screeshots:

PHP Color Scheme HTML Color Scheme

Other screenshots and this theme file you can find here.

 
Copyright © 2005 - 2008, Dmytro Shteflyuk