Jul 17

If you are like me, you have spent many many hours creating database layouts on legal pads, notebooks, and whiteboards, only to have to recreate the layout again to actually create the layout in the database. This process can consume many hours of additional time in a development project. But thanks to Malcom Hardie we can streamline our SQL database creation process with the use of SQLEditor.

SQLEditor provides the best interface that I have seen to create your database layout in a very visual format. It allows you to build your

tables specifying the column types, linking with foreign keys, and dragging the table layouts around the canvas so that you can easily understand what you were building at a glance when you come back to a project after an extended period.

But the best part comes after the database design is complete, you can export it to a PDF for distribution around the office, send it to a plotter to print a large wall size copy for reference.

But then comes the fun part, after you have made all of your changes to the database layout you can either export the contents directly to a txt file in the SQL dialect of your choice (MySQL, Oracle, Postgresql, etc…) or even connect directly to a database using JDBC drivers and propagate your changes directly to the running database server.

SQLEditor has full support for Mac OS X 10.6 and is ready to run on your Mac Development System.

Although this solution is not freeware or open source, it is an essential tool for every developer who designs or develops database integration strategies. I highly recommend this product and it is well worth the expense to purchase it for the time it will save you. But don’t worry like most software applications it comes with a hassle free 30 day free trial period so you can see how effective it will be in your development workflow.

Here is an extended list of features:

  • Visual editing, including drag and drop
  • Live source view – the SQL source changes as you edit the diagram
  • Ruby On Rails Migrations – SQLEditor can export them and now (in v1.4) import them too!
  • With SQLEditor’s reverse engineering you can import existing databases to diagram and SQLEditor will create an ER diagram for you.
  • Once you’ve created your diagram you can export it directly via JDBC to one of several supported database systems including Postgresql, Oracle® and MySQL®.
  • You can save your database to an SQL instruction (DDL) file for immediate use on remote servers or with other tools.
  • Import existing DDL files directly into SQLEditor
  • Copy and paste to import and export supported SQL to and from SQLEditor
  • You can print out designs so that you can see your database up on the wall.1 SQLEditor also supports PDF output for easy sharing.

Product Homepage

  • Share/Bookmark




Jul 13

It may have a funny name, but this little app packs a big resourceful punch. Cyberduck is an amazing piece of software, initially setting the stage for superb FTP access and file manipulation, but it doesn’t stop there. Cyberduck has a vast array of different protocols that it supports, allowing you to connect to virtually any location and transfer/manipulate files on the remote location.

Here is a short list of protocols that it supports:

  • FTP
  • SFTP
  • WebDav
  • Cloudfiles
  • Google Docs
  • Amazon s3

to name a few.

It’s interface is sleek and simple, providing for a seamless user experience. With support for such features as “quicklook”, “Growl”, “Spotlight”, and “Bonjour” it finds ways to fit into virtually any situation.

I have been using this app for years and it is a very effective, well rounded tool. I suggest that you never leave home without it. So without further adieu click on the link below to check out the developers website, download the app, and when you are satisfied that it is everything you ever dreamed it could be, send the developer a donation, he’s done some hard work to make sure that our lives are better and easier.

Cyberduck FTP Client Homepage

  • Share/Bookmark




Jul 08

Every developer knows how important it is to have the right tools. And by having the right tools I mean a text editor. Because ultimately that is all most developers really require to get things done, Developers have been doing it for well over a half century and although the languages and methods for execution have changed, much has remained the same.

For those who are fortunate enough to find themselves doing development on the mac platform, there is an alternative, which although it may not be the newest game on the block, it is one of the best all around. Sissy FauxVelopers need not apply to use this app. It has no build your app with one click buttons. It is designed to take the development experience to the next level for those who like to get their “fingers” dirty and actually do some major textual manipulations.

From the first launch it’s basic simplicity and power are immediately perceptible. It is feature packed enough to quell the pining soul of the most advanced developer, but simple enough to handle basic text document edits. From customizable coloring of the interface (I prefer the “All Hallow’s Eve” scheme) to the elegant line numbering and code folding features in the applications “trough”, this bad boy was built to move mountains and work minor miracles.

With built in support for dozens of predominant document formats, it provides out of the box streamlining of your developer workflow while also allowing you to add your own file format specifications should you happen to be crafty enough to have come up with your own file formats and specifications.

Additionally you can create functions to validate your files layout and formatting right into your file specification. Giving you on the fly access to all the features you want when you are developing.

This great product has seen me through many development projects, and has greatly increased my development capacity through it’s simplistic yet powerful functions.Although this product isn’t free, it is well worth the €39 purchase price, and it comes with a 30 day trial for all parties that may be interested, but not yet committed to the purchase.

Go give it a test spin. All you have to loose is pain and frustration.

Download Demo

Homepage

  • Share/Bookmark

Royalty Free Images


May 09

I have been working on a project with a couple of partners, to hopefully create a little additional security for individuals. The problem that we analyzed is that when people get Insurance, or create a family trust, they are told to document all of their assets. Take photos or video of the items in their home and then store them. Usually the only time that that documentation is used is in the event of a disaster, ie: The Wild Fires in California, or Hurricane Katrina in New Orleans. If that documentation (pictures/video) are stored like most people store them they will either be a molten pile of goop, or float away with the flood, etc. Even those that store their information in a fireproof safe may still find it a pile of goop if the fire is hot enough. Have I painted a vivid enough picture for you?

People every day find themselves without the ability to easily produce that documentation, and may not get their assets replaced by their insurance company, because they cannot prove the exact assets that they owned.

Treasurebox is built to provide a safe secure online storage location for that documentation, very accessible, and easy to use. The MooTools framework and extentions to it are used extensively to increase the usability of the product.

The initial release is currently in public beta. I would love any readers to sign up (No Credit Card or billing information required) and leave some comments here about your thoughts.

Asset documentation just got easy

Treasurebox
Twenty Cent Productions, LLC

  • Share/Bookmark