Mind the gap

More Advancements in Perl Programming

Simon Cozens is an author more than 90 CPAN modules and second edition of Advanced Perl Programming published an article on Perl.com where he gave some significant additions since first edition. The most interesting for me in this article was a mention about module Class::Accessor. I use Class::DBI for a long time. It lightens the routine work when you need to develop some classes which […]

Read Me Leave comment

KDE 4 is gonna be the best!

I found some screenshots of KDE 4 which is planning to be released this year. What can I say? It’s amazing, it’s really cool! I’m waiting for KDE 4. I like it and use it every day. It grows reliase by reliase and it’s much better than three years ago when I switched to Linux.

Read Me 4 Comments

.htaccess tips and tricks

Very clear and useful article about configure and use .htaccess. Somethimes it’s easier to put your setting in the place where you have permissions to write. Also, after add or change existing settings in the .htaccess you don’t have to restart Apache. Read it and tune your web host!

Read Me Leave comment

Keep your stuff online

Memotoo.com is an online system to keep contacts, calendar, phone book, email addresses and bookmarks and synchronize them between desktop computer, mobile phone, laptop etc. It was developed by French guys I think. But it includes English interface as well. I just created an account and didn’t dive into functionality. But idea to put information from different places in one is great.

Read Me Leave comment

Another social bookmarking system

de.lirio.us is social bookmarking system which allows to store and organize your bookmarks and describe them by key words aka tags. I use the similar system – del.icio.us for an year and I like it. de.lirio.us seems less handy than del.icio.us. But maybe I just got used to it 🙂 Anyway, you can find useful de.lirio.us plugin for Firefox. It allows to add new page […]

Read Me Leave comment

Google Analytics is growing

I created profile for my blog on Google Analytics last year. I’m satisfied with this tool. I can see anything I want regarding to the blog activity. But there wasn’t possibility to add another site because I suppose the load on Google resources was very big. But yesterday I noticed link ‘Add New Profile’ and message about possibility to add for accumulate statistics up 5 […]

Read Me Leave comment

New theme for admin area

I decided to change defaul theme for admin area of my WP blog. After trying two or three different themes I installed WP Tiger theme produced by Steve Smith. It looks very nice (much better than default) and has handy layout. WP Tiger is very simple install. But I faced with a small problem. After unpack and copy plugin folder to the WP plugins I […]

Read Me 5 Comments

Spam Karma 2 in action

The big number of spam comments in my Nucleus blog was the last straw to move to WordPress. WordPress has an effective mechanism to filter spam: approval comments or permit to add comment only for registered users. Also, there are existing different plugins for this purpose. I used the first approach and I was enough for me till spammers became much more intense last week. […]

Read Me 1 Comment