Database Transactions in Coldfusion MX

October 22, 2009 – 7:55 pm by KA

Following article as written by Simon Horwith at (http://www.adobe.com)

Many developers choose ColdFusion for web application development because it is easy to use and because CFML minimizes the complexity of common application coding activities. This allows developers to spend more time working on the more complex functionality in their applications. One way in which ColdFusion simplifies the development process is in the way it connects to and extracts data from a database-usually one of the first things that a ColdFusion developer learns. Read the rest of this entry »

CFLOCK Confusions and to be used in Correct Way

October 22, 2009 – 6:37 pm by KA

Following article was delivered by Simon Horwith at (http://www.horwith.com)

It’s recently come to my attention that a lot of us ColdFusion Developers, including those who think they understand CFLOCK, don’t fully understand or appreciate how the CFLOCK tag actually works and when it should be used, so I thought I’d explain… starting at the begining with a very brief CFLOCK history lesson and a short overview of how CFLOCK works.

The ColdFusion Application Server runs on top of Java and though this underlying Java engine is inherently thread safe, there are occasions when developers need to programmatically control execution of code. The two most common reasons to do this are: Read the rest of this entry »

Configure ZoneAlarm Firewall For VNC server

February 9, 2009 – 2:30 am by KA

This article describes how to manually configure your ZoneAlarm Firewall for VNC on Windows XP as a host computer. This article might also be applied on other applications for enabling or disabling desired ports in ZoneAlarm the same descrbed way.

ZoneAlarm Version Explained for enabling or disabling a port on host computer
ZoneAlarm Pro version:8.0 Read the rest of this entry »

move from Blogger to WordPress (video demonstration)

December 1, 2008 – 3:45 am by KA


Read the rest of this entry »

How to move a blog from blogspot to wordpress

December 1, 2008 – 2:44 am by KA

video demonstration (http://resource.bells.pk/?p=15)

Collected and Described By Lissie (http://hubpages.com/hub/How-to-move-a-blog-from-blogspot-to-Wordpress)

Why did I want to change

Form many people their first blog is on blogger, it certainly was mine when I started a year ago. I had subsequently set up a WordPress blog and was impressed with the featuers of WordPress compared to blogspot – though I think WordPress doesn’t do images well, OK but not well.

Read the rest of this entry »