Archive for December, 2006

Still don’t think it’s important to have a blog presence?

Friday, December 8th, 2006

A New Wave of Spam

Thursday, December 7th, 2006

Nine out of Ten emails sent over the Internet are unsolicited, plain, old, ugly Spam.

The New York Times recently ran an article about the increasing wave of E-mail Spam. The newest wave consists of penny stocks, new mortgage applications, bank account change notices, seemingly long lost friends, and the ever present blue pill or its variants. Most anti-spam program companies aren't able to patch the holes as fast as spammers can create new ones.

Some antispam veterans are not optimistic about the future of the spam battle. “As an industry I think we are losing,” Mr. Peterson of Ironport said. “The bad guys are simply outrunning most of the technology out there today...They have taken away so many of the hooks we can use to look for spam.”

Spam is back — in e-mail in-boxes and on everyone’s minds. In the last six months, the problem has gotten measurably worse. Worldwide spam volumes have doubled from last year, according to Ironport, a spam filtering firm, and unsolicited junk mail now accounts for more than 9 of every 10 e-mail messages sent over the Internet.

For myself, spam is merely an annoyance. It is the price paid for having email. Unfortunately, there are too many people that don't immediately delete that email from an address they don't recognize. The bigger problem is when you allow your spam blocker to be ever more aggressive in blocking spam and have poor aunt Ruth's first email get whisked away to the junk mail folder.

I'm still waiting for the joyous day when a new technology will replace the antiquated email system. However, until then, we will have to just accept junk mail as a necessary evil. 

An Introduction to RSS Feeds

Wednesday, December 6th, 2006
We've all seen them. Those funny orange icons dotted around the Internet with the words RSS, feed, and subscribe. This article explains what RSS actually is and how we can all use it to help our everyday tasks run more efficiently.

Windows Live.com Beta For Mobile

Wednesday, December 6th, 2006
Windows Live Search has launched Live.com Beta for Mobile. Find out the features offered by Microsoft's foray into the mobile search market.

Windows Live.com Beta For Mobile

Wednesday, December 6th, 2006
Windows Live Search has launched Live.com Beta for Mobile. Find out the features offered by Microsoft's foray into the mobile search market.

SlickEdit v11

Wednesday, December 6th, 2006

During the day I work on a Linux desktop, at home I use OS X. The main language that I develop in these days is PHP, however I also work in other languages as well as XHTML, CSS and JavaScript and I’m always keen to try out code editors, especially those which promise to support multiple platforms. So I was really happy to try out SlickEdit v11 which indicates on its website that it is a,

“… multi-platform, multi-language code editor that enables power programmers to create, navigate, modify, and debug code faster and more accurately.

Sounds good! As I’m at home I install SlickEdit on my G4 Mac Mini, on opening the CD I’m impressed to see the large number of supported platforms. That is definitely a plus in my opinion as it’s great to be able to use the same code editor no matter which box I’m sat in front of. On running the installer however I am disappointed to find that the software isn’t a native OS X application and will need to run under X11. This means that it can’t take advantage of inbuilt features of the OS and, to be honest, isn’t the most attractive application to use. Given that I didn’t want to judge the product on looks alone I also installed it onto Windows XP, where it looks far more at home.

As a coding editor SlickEdit has the usual features one would expect from any professional environment - code completion, syntax highlighting and so on. There are also some features that, once you got used to using them, could really speed up development. The Syntax Expansion - expanding block structures such as if, for and so on when you start to type - and ‘Surround With’ which will wrap a selection with a structure, works well, and you can define additional structures to those supported out of the box.

I particularly like the concept of ‘Backup History’, this isn’t a replacement for proper version control but instead, a feature which saves a backup of your file when it is saved and allows you to compare versions. This creates a backup of files that aren’t ready to be checked into your main version control - and you can compare versions - I can see this being a handy tool for many developers.

I think the best feature of SlickEdit is the ability to customise it, to shape the application to fit your own way of working. If you are a developer who is going to use this product as your primary development environment and is able to invest the time to learn it and to customise it to your needs, it looks to be a good choice, and certainly one worth looking at.

This customizability however, comes with the downside that the application is at first use quite difficult to get into and use. This was a difficult review to write as there is no way I can do justice to the product in a few words and after having spent a short while looking at it. However, the tool is designed for the professional developer, and so having some barrier to entry in the requirement to learn the environment shouldn’t be a problem given the features available once you are comfortable in using it. Also, there’s a dedicated community available to help with product questions.

If you are looking for a highly customizable development environment, or need solid support for a large number of languages in one editor then SlickEdit may well be worth a try. However if you just need a simple code editor, or are the sort of person who tends not to use many features in a development environment, then you might find that it is more complex than your needs dictate.

  • Software Name: SlickEdit v11
  • Maker: SlickEdit Inc.
  • URL: http://www.slickedit.com
  • Price: from $284 USD for a named user license
  • Rating out of 5: 4 (for the professional developer willing to invest time into learning the environment, however lack of native OS X support - especially given the cost of the product - would lose this a point for Mac users)


Review: SlickEdit v11

Wednesday, December 6th, 2006

During the day I work on a Linux desktop, at home I use OS X. The main language that I develop in these days is PHP, however I also work in other languages as well as XHTML, CSS and JavaScript and I'm always keen to try out code editors, especially those which promise to support multiple platforms. So I was really happy to try out SlickEdit v11 which indicates on its website that it is a,

"... multi-platform, multi-language code editor that enables power programmers to create, navigate, modify, and debug code faster and more accurately.

Sounds good! As I'm at home I install SlickEdit on my G4 Mac Mini, on opening the CD I'm impressed to see the large number of supported platforms. That is definitely a plus in my opinion as it's great to be able to use the same code editor no matter which box I'm sat in front of. On running the installer however I am disappointed to find that the software isn't a native OS X application and will need to run under X11. This means that it can't take advantage of inbuilt features of the OS and, to be honest, isn't the most attractive application to use. Given that I didn't want to judge the product on looks alone I also installed it onto Windows XP, where it looks far more at home.

As a coding editor SlickEdit has the usual features one would expect from any professional environment - code completion, syntax highlighting and so on. There are also some features that, once you got used to using them, could really speed up development. The Syntax Expansion - expanding block structures such as if, for and so on when you start to type - and 'Surround With' which will wrap a selection with a structure, works well, and you can define additional structures to those supported out of the box.

I particularly like the concept of 'Backup History', this isn't a replacement for proper version control but instead, a feature which saves a backup of your file when it is saved and allows you to compare versions. This creates a backup of files that aren't ready to be checked into your main version control - and you can compare versions - I can see this being a handy tool for many developers.

I think the best feature of SlickEdit is the ability to customise it, to shape the application to fit your own way of working. If you are a developer who is going to use this product as your primary development environment and is able to invest the time to learn it and to customise it to your needs, it looks to be a good choice, and certainly one worth looking at.

This customizability however, comes with the downside that the application is at first use quite difficult to get into and use. This was a difficult review to write as there is no way I can do justice to the product in a few words and after having spent a short while looking at it. However, the tool is designed for the professional developer, and so having some barrier to entry in the requirement to learn the environment shouldn't be a problem given the features available once you are comfortable in using it. Also, there's a dedicated community available to help with product questions.

If you are looking for a highly customizable development environment, or need solid support for a large number of languages in one editor then SlickEdit may well be worth a try. However if you just need a simple code editor, or are the sort of person who tends not to use many features in a development environment, then you might find that it is more complex than your needs dictate.

  • Software Name: SlickEdit v11
  • Maker: SlickEdit Inc.
  • URL: http://www.slickedit.com
  • Price: from $284 USD for a named user license
  • Rating out of 5: 4 (for the professional developer willing to invest time into learning the environment, however lack of native OS X support - especially given the cost of the product - would lose this a point for Mac users)

IE Developer Toolbar

Wednesday, December 6th, 2006

I missed this the first time around. Fantastically useful when testing against IE7 or IE6. Allows you to clear your IE cache, browse the DOM, outline elements etc. Get Internet Explorer Developer Toolbar here.


Created by DesignForWeb company. All rights reserved © 2007-2010. Check also the iPhone / iPad developers blog
Disclaimer
The materials collected in this blog were taken from open access sources. We try our best to preserve the copyrights of original authors and clearly state the authorship as well as link to original source website where it's possible. Please leave your comment if you feel offended by any post or if you dispose of any information about breach of copyright law in this blog. We will do our best to resolve the situation immediately.