Twitter I hate this fecking cold. 5 days later and it won't go. #fb 1 week ago


Showing 8 results for the tag: Code Editor.

Sep 08
16th

TotalEdit Update


I was going to append this to the bottom of my recent review but, in the end, I thought this deserved its own post.

As I mentioned in my review of TotalEdit, I’ve been feeding back to the author during the beta stage of this new release. However, even after it came “out of” beta and I reviewed it, I continued with some feedback. All of which the author has taken on board and now, with release 5.0.6 out, now fixed.

Fixes of mine that he’s fixed include…

  • Opening files from Windows Explorer now works when remembered files are being opened too.
  • The menu has been updated so that the File Explorer control can be updated with no documents are open.
  • Shortcuts can now be assigned to external tools.  Use the Customize menu and the Tools tab to assign a control.
  • Re-enable the icons of external tools on the menu

None of which is a small change and I’m very grateful for him to make them – now I can assign shortcuts to those customised commands I’ve added to the menu (launch page with Firefox, for example) and clicking on a file that launches TotalEdit will now open the files as well as just the application.

Oh, and that point 2 was that if you didn’t have any open files the option to update the file explorer list wasn’t available – there were ways around this, but it didn’t make sense that all the controls for modifying the look and feel of the application couldn’t be used at this point.

Anyway, all fixed and it makes TotalEdit even better in my eyes.

Well done James – and superb customer service.

Related posts:
  1. Registering programs with the Open With dialog When you right-click a file and choose “Open With“, and click the “Choose Program…” option, the list of registered applications are displayed in the Open...
  2. WordPress Plugins and File Fetching A number of my recent plugins have provided a facility to read files from other sites. However, as I posted about, errors were being reported...
  3. Improving Twitter Tools Twitter Tools is a rather excellent WordPress plugin that adds various Twitter functionality to a blog. The two elements I use are the automatic posting...

Share with Delicious Share with Digg Share with Facebook Share with LinkedIn Share with MySpace Share with reddit Share with StumbleUpon Share with Twitter


Sep 08
9th

TotalEdit v5 Code Editor Review


I reviewed TotalEdit earlier in the year, but didn’t note the version number. Needless to say, it was a much earlier version – version 5 has literally just been released (after some beta testing, which I got involved with). One thing that’s changed since that earlier review is my preference for editors that I can put on a USB key. Well, thankfully, TotalEdit has a portable version.

Unzipped it comes in at a shade over 11 MB, but this includes 4.5 MB for the spellchecker. In comparison, NotePad++ is a mere 4.5 MB, including a number of plugins that are included, but this doesn’t include a spell checker.

In use, it now has everything I need. It runs swiftly from my USB drive, I can get the display just how I like it, it remembers my previous file usage and, more importantly, the directory structure at the side remembers where I last was too – meaning I can return to exactly where I was everytime. You can even turn off the annoying “long line marker” off easily from the menus (most editors have one, but many have no way of turning them off, other than specifying a column that’s way off the screen).

Like many other editors, it’s been designed for any kind of coding and not just web development (although there is an HTML menu which has tidying options, as well an internal preview feature). Therefore there are no options to launch the current file in an external browser – however, you can create your own tool options. There are two things that now let it down – first of all, it’s not obvious how to do this without turning to the Help (for example, clicking in a blank area to add a new tool, rather than pressing an “add” button, for example). This extends to the shortcuts you can specify as parameters – even the Help isn’t very helpful, and a few examples wouldn’t have gone a miss. Secondly, and only minor, but you don’t get icons for any new tools that you add (picking up the icon from the .exe you specify, I wouldn’t have thought, wouldn’t be too difficult). Having said that, there appear to be a bug where sometimes the existing tools icons don’t appear, so at least it then appears consistent ;)

To launch the current page, say, in Firefox is

Command: firefox
Arguments: "$FilePath"
Output Capture: Dos Prompt / Run Externally

$FilePath is the entire path to the current document, including filename. $FileName, though, is just the filename. I was expecting $FilePath to be just that – the path of folders, hence my confusion. This is where I say some examples would help clear things up a little. Also note the quotes which are required.

Configuration wise, the whole editor is highly changeable (thankfully, in the portable version of the program it’s obvious which files contain configuration data, and therefore shouldn’t be over-written). However, you can’t assign keyboard shortcuts to the tools you create yourself. But otherwise, excellent.

There is a project facility, but this isn’t an option I use (I prefer to use folder structures on my drive as projects) – never-the-less it’s very welcome to have. The same goes for macros – again something I don’t use but it’s welcome to have.

So, what do I think of it overall? Well, I said in my earlier review that it might usurp NotePad++ as my editor of choice if it remembered the folder structures. It now does. So it has.

One quick tip… I’ve changed the code font to Consolas, a TrueType monospace font which, if you’ve not got it already, can be downloaded from Microsoft for free.

Related posts:
  1. TotalEdit Update I was going to append this to the bottom of my recent review but, in the end, I thought this deserved its own post. As...
  2. EASEUS Partition Master – Review Review of the free EASEUS Partition Master software - a bit tricky for beginners but does what it needs to. And is free....

Share with Delicious Share with Digg Share with Facebook Share with LinkedIn Share with MySpace Share with reddit Share with StumbleUpon Share with Twitter


Feb 08
25th

Code Editor Review – TotalEdit


TotalEdit

Download from… http://www.codertools.com

Download size… 5.65MB
Installation size… 12.93MB

It isn’t often I try out a new code editor and get excited. But TotalEdit is doing precisely that.

Let’s see what it’s got…

  1. Resizable word wrap
  2. Line numbering
  3. Ability to easily add multiple browser launch
  4. Correctly syntax checks PHP embedded within HTML code
  5. Work on a USB stick
  6. It’s quick to launch
  7. Remembers previously opened files

What isn’t there? Well, there isn’t much else, including plugins. My current editor, Notepad++, has those and I don’t use them. It’s also rather bloated compared to others. But, then again, I’m putting it on an external USB drive where space isn’t an issue.

But, there is ONE issue. It isn’t much but that’s all it takes for a product to go from being the best one to being “nearly there”. Whenever I close the program and restart it the explorer toolbar resets back to the root directory structure. It’s remembered the files I was editing, but not the matching folder structure (and as I have my web development files neatly on a USB drive under lots of sub-folders, this is laborious).

Shame, otherwise I may have been switching editors.

I’m going to contact the authors and see if there’s a solution (I can’t find anything in the preferences)… I’ll wait until I get a reply (or not) before I give this software a final score. My hope is that there is a solution.

27/02/2008 Update
I received a rather speedy reply yesterday from the authors of the software. There is no facility to do what I was after, but they were already looking at modifying the under-used project facilities to do something similar – as in, link the project to a specific folder. The current version was to include this but it didn’t make it in. They’ll hopefully now include it in a later update.

So, I’ll keep an eye out and re-check the program once the update occurs. In the meantime… the software gets 4 (out of 5) stars. So nearly there, but I’m sticking with NotePad++ in the meantime.

Related posts:
  1. TotalEdit Update I was going to append this to the bottom of my recent review but, in the end, I thought this deserved its own post. As...
  2. Displaying Code in WordPress I often have the need to display code within this blog – whether it’s JavaScript, PHP, XHTML or something else. There are many plugins available...

Share with Delicious Share with Digg Share with Facebook Share with LinkedIn Share with MySpace Share with reddit Share with StumbleUpon Share with Twitter


Jan 08
4th

Code Editor Review – LopeEdit Lite


LopeEdit LiteLopeEdit Screenshot

Download from… http://www.lopesoft.com

Download size… 3.2MB
Installation size… 4.6MB

LopeEdit is a nice looking editor. It displays line numbers, word wrap indicators and, importantly, wraps correctly (i.e. re-wrapping as the windows resizes, rather than to a fixed screen position).

I tried the free version (as that’s the grand total of how much I wish to pay) but there is a “pay for” version with extra facilities. In this case, however, none of these extras were ones that I was looking for (ftp updates, file comparison, etc., are all available separately and probably a lot more powerful too).

But, as with most editors there are a couple of cons. First of all there’s no facility to launch the current page in a browser (as I’ve said before I’m surprised this isn’t missing from more editors as most are trying to be generic coding editors rather than web-specific). Secondly, this falls into a trap that others do when it comes to syntax highlighting – PHP scripts are assumed to be pure PHP. That means any HTML within them are not displayed correctly (and in the case of LopeEdit, it often gets confused). As most of my pages are HTML with a smattering of PHP within them, this means they highlight badly. Other editors assume both, others have seperate options (i.e. PHP or HTML/PHP).

Summary

Decent rounded code editor, not web specific, which is where its weaknesses lie. 3 out of 5.


Share with Delicious Share with Digg Share with Facebook Share with LinkedIn Share with MySpace Share with reddit Share with StumbleUpon Share with Twitter


Nov 07
22nd

Code Editor Review – Arachnophilia


Arachnophilia

Download from… http://www.arachnoid.com/arachnophilia

Download size… 1.59MB
Installation size… 1.54MB

Unlike most of the other editors, Arachnophilia is designed specifically for web development. It used to be my editor of choice, but that was version 4.0 (which you can still download from the site). Since then it’s been converted to Java so it will run on most platforms. Unfortunately, as most people will appreciate, that also means it runs like, well, a dog. Particularly to start. It’s slimline in size, but that’s for a reason – there aren’t many options.

It looks as if it’s been designed by someone from Fisher Price and lacks basic facilities such as word wrap and an explorer bar. There is line numbering a good browser launch system, as well as useful features such as the ability to auto-complete an image size.

In an attempt to make an editor for all people he’s made it difficult to use because it doesn’t perform how we expect it to.

I used Arachnophilia in it’s non-Java form because it was quick to use as a simple editor (although it lacked PHP syntax colouring). Now it’s even lost that. It comes with a Windows Installer but.. and this is always a bug-bear of mine… there’s no uninstall option without going into Control Panel.

Summary

Slow editor that lacks facilities and looks awful. 2 out of 5 stars.


Share with Delicious Share with Digg Share with Facebook Share with LinkedIn Share with MySpace Share with reddit Share with StumbleUpon Share with Twitter
63 queries in 1.405 seconds.