Archive for Software

Aptana IDE Tweaks : Working with Snippets

Over the weekends, I was trying to learn the ways on how to work faster without typing much codes and minimizing errors. The solution is learning to use Aptana’s Snippet View. Firstly, before we start – I would like to suggest rearranging your IDE into more simpler view.

I like to close unwanted views and combine three of my mostly used View into ones dock to the left side of the IDE namely, File, Project and Snippets.

snippetview.png

Let’s move on, we will then need to create our own set of snippets – be it JS script, XML, HTML, CSS or whatever you are programming with this IDE.

Read the rest of this entry »

What Is A Registry Cleaner and Why You Need One

RegCleaner

Simply put, a registry cleaner is a tool designed to remove unwanted information and repair invalid information in the Windows registry. A registry cleaner tool has many benefits. Let’s take a look at some of the most useful ones.

  • The first and perhaps most important benefit is that a registry cleaner helps you maintain a healthy and error-free registry. This is required because the registry is a centralized database in which all configuration information related to software, hardware, system settings, and user profiles is stored and it controls almost all operations on your Windows computer. Windows does provide a registry tool, Registry Editor (regedit), however, it is very difficult to repair the complex registry using it. So, you can opt to use a good third-party registry cleaner tool that simplifies registry cleanup and repair by automating the whole process. In other words, by using a good registry cleaner you can repair and clean your registry within 2-5 minutes.
  • Most of the registry cleaner tools available today are GUI-based and have a very simple-to-understand interface. So, even if you are not aware of the technicalities of your computer, you can use registry cleaner to perform regular registry maintenance.
  • Many times, when you remove programs from your computer, some no-longer-required orphan keys and place-holder empty keys are left behind. These unwanted entries unnecessarily fill up the registry and generate registry errors. A registry cleaner tool helps you easily detect and get rid of these unwanted entries and enables you to fix registry errors.
  • A registry cleaner also comes in handy when you are trying to remove some malicious virus or spyware from your computer. Many of these malicious programs add entries in the registry that are quite difficult to detect and remove. Using a reliable registry cleaner Vista or XP tool, you can perform a deep scan of the registry tree and weed out all malicious information. Additionally, you may use the tool to repair any registry entries that may be altered by these malicious programs.
  • If the registry is large in size, it tends to get fragmented. As a result, the data access speed of the registry goes down. This, in turn, affects your PC performance and you may start encountering frequent system freezes and crashes. To help you counter this problem, a good registry tool helps you defrag your registry to rearrange the fragmented files and make them contiguous. Defragmenting the registry also helps in compressing the size of the registry. So, when you defrag, the size of your registry goes down and its files are contiguous. This helps in speeding up the registry and as a result enhances the performance of your computer.
  • Because the registry is so important for your computer, it is a good idea to make regular backups of it. A good registry cleaner makes it very easy to create these backups by automating the backup and restore process. Also, a good feature that almost all good registry tools have is that they make a registry backup before making any changes to it during the registry cleanup and defrag process. So, if anything goes wrong with the repair process, you can easily restore the registry from the backup taken earlier.

Software : Freeware Backup / Folder Sync Tool

Working on project and worrying about what backup software to use? As a developer I often worry about my backup source other than SVN, how accurate is my daily backup, is it done hourly, daily etc?

dns323

For me, I would prefer a folder sync software to a remote destination. Much like the rsync command of the linux/unix platform. Basically a sync does is that it compares the target and destination folders – analysing the files modified and the copy over if needed be.

DownloadsSync is much a lighter process when compared to a routine full backup plus compression. Normally, if you are developer like me – project source codes don’t take much of a space so, syncing folders a indeed useful. A good software to get for this matter will be SyncBack Freeware Edition.

This freeware works like charm and dandy in all windows platform managing folder sync routine.

What we need next is also to set up a NAS (network accessed storage) is the best and affordable solution for a small IT setup or some can manage it at home with a simple network setup.

We just need to sync folders with the NAS with a followings settings

  1. Source and destination folder
  2. Start time per daily basis – I set it to 7.00 am every morning
  3. Run Background Profile every 1 minute – every minute it checks two folders and perform sync only when there’s changes.

That’s it a free and simple settings to backup and your backup copies can be as accurate as 1 minute interval. Good Stuff :)

Software : Tools for ISO and Image Mounting

virtualclonedrive Presenting "Virtual Clone Drive". Yet another post on handy Vista, XP friendly software which allows you to mount an ISO file to a virtual drive excluding malware, rootkit stuff and adwares. Yup, just plain simple freeware that does that.

This tool will be useful for those that like to create images of the DVD/CD and stored them as ISO files (backup purposes). These ISO files are made by software like imgburn / nero burning rom and etc. Originally, ISO files are made to be used as source disk reference for DVD/CD burning software.

With Virtual Clone Drive installed all your ISO files will be somewhat executable, simply double click on em, and the software will then mount a virtual drive that emulate exactly like the original DVD. Quite useful for those whom prefer simple drive mounting to checkout contents in ISO files.

Virtual Clone drive is available free for download here.

Flash ActionScript IDE : Dark Themed

Over the weekend, I was trying to redesign my Flash Actionscript IDE to look dark…looks like I’m addicted with Dark Themes now, my eye pupils are more relaxed on the new colors settings.  For those whom are using big CRT can consider this; what I heard was using darker themes tend to save energy and produce lesser heat. Anyway, take a look at my cool actionscript IDE now.

Here are my settings but, it does that few hours for your eyes to get accustomed with the sudden switch of light to dark theme. Is just like driving in heavy rain using sun glasses. Then again, you can always revert to default settings if you don’t like it.

Settings

Font Used (Windows) : Consolas
Font Size : 11 
Foreground : #FFFFFF
Background : #333333
Identifiers : #0066CC
Keywords : #FF3399
Comments : #808080
Strings : #99CC00

Page 2 of 41234