This is a really great video that highlights how you can leverage a solution to one problem for others with a little creativity, and also demonstrates the amount of work that can be accomplished if you pool resources and time across the web. Think about it, what problems have you solved lately, and could there be multiple applications for the solution?
Tag Archives: open source
Simplicity
This is a great discussion on simplicity, something that many have forgotten exists.
Simplicity comes down to the following characteristics:
- Predictable
- Cheap
- Functional [High performance per cost]
- Stackable or Scalable in the computer world
Don’t let a lack of money get in the way of you and great web design!
So you may not have the two grand lying around to spring for Adobe’s latest suite of web design tools, you may not even have the hundred or so dollars that it takes to get the entry level office package for your Mac or Windows Machine, and then when it comes to image editing you are really left with yet another large outlay or some watered down version of the most popular packages that leave you wanting more. You are in luck, as the following list of tools will help you accomplish all of your design, coding, editing, and content drafting tasks with no cash outlay. These are the best open source packages that I could come up with that 1) Work on a Mac and Windows, and 2) somewhat resemble the for profit version of the software that it takes the place of.
- An Office Package – Undeniably the number one package out there is Oracle’s Open Office 3, which lets you create Presentations (like PowerPoint or Keynote), Spreadsheets (Excel or Numbers), Databases (Like Access), and Drawings. You can also open files created in MS Office as well as save the files back to office format or PDF. Take a look for yourself, you are free to download and distribute it to whomever you like. http://why.openoffice.org/index.html
- An IDE (Like Dreamweaver, but so much better at scripting) – Take a look at Aptana Studio, it is by far one of the most feature packed IDEs with some of the latest Ajax libraries plus Adobe Air support built in.
- Free Web Hosting – http://www.freewebhostingarea.com/ (for your test sites, and school projects)
- Finally, you will need an image editing package, and before I get to the link, I must say that if I was to pay cash for any of the alternative programs on the list it would be for a decent image editing program, but if you still want to go Open Source all the way you should be safe with GIMP – The GNU Image Manipulation Program
There you have it the basics are all covered all you have to do now is create.
How to turn on Line Numbers in Aptana
Just in case you wanted to know, you can turn on word wrap in aptana by right clicking on the gray bar to the left of the code (see the image to the left, the bar that has the numbers on it is the bar that you want to right click on!) Next you should get a context menu with the option to turn on line numbers!

