All Posts
197 posts since 2007
Apache JIRA compromised
This is how apache JIRA is hacked
Perl's hidden treasure (The Schwartzian Transform)
Hello,
Tcl/Tk and Perl
Where Tcl and Tk Went Wrong http://journal.dedasys.com/2010/03/30/where-tcl-and-tk-went-wrong – a very important read for every Perl prog...
Perl Programming/Unicode UTF-8
Just read a nice and clear tutorial on Unicode in Perl by Mark Rajcok.
Perl Myths
Hello
Catalyst Perl MVC framework Introduction
See the link below for a excellent intro video on Catalyst MVC framework.
Open source PDF engine with CSS
While looking for open source PDF generators I came across some very interesting engines available like Apache FOP and some very good PHP...
Perl on RedHat – multiple bless/overload problem
I was reading over internet regarding the performance issue of Perl bundled in some Redhat versions (A combination of Rehhat and Perl ver...
Perl Best practices
[slideshare id=1982474&doc=perlbestpracticesintro-090911022409-phpapp02]
Nice forum on programming
I am really impressed by the quality of questions and solutions given in
Better Perl Practices
Enterprise Architect
Guys, Right now I am exploring a new software modeling tool called Enterprise Architect. I was wondering if anybody has used this before....
Open Source Workflow Engine
Friends,
PharseBook Design Pattern
The Phrasebook pattern is a technique to separate expressions in one language from themain code that is written in another programming la...
MFC Updates
Friends,
Singleton pattern and its destruction
The Singleton pattern is remarkably simple. Its intent states, Ensure a class only has one instance, and provide a global point of acces...
SNMPv3 in C#
Is anbody having idea about the SNMP V3 implementation in C#?