Posts Tagged ‘coldfusion’

Coldfusion Server - jrun running at 100%

Thursday, May 6th, 2010
This has been a big problem with one of our servers recently. In a nutshell I'll describe what I've done to try help the situation, without really fixing the problem. Incase you're like me and don't have a huge development team or the tech resources to dedicate hours on fixing servers... Firstly, the reason why jrun is 100%. Think of JRun as the Checkout girl at your supermarket, and dealing with… Continue reading
  • Share/Bookmark

Beginner to SVN

Monday, January 11th, 2010
I've been looking into SVN to replace our existing source control. It's bloody fantastic here's a link to the SVN Book - http://svnbook.red-bean.com…
  • Share/Bookmark

Fusebox 5

Wednesday, September 2nd, 2009
Fusebox is a great web application framework, our company has been using this framework since version 3. Currently fb5 has the ability to use Model-View-Controller (MVC) pattern or Object-Oriented Programming (OOP) which is fantastic for new developers. XML is used for configuration of the application settings and circuits/fuseactions. Circuits correspond to directories used in your application. Fuseactions are child elements of a circuit which executes some code. For more information visit… Continue reading
  • Share/Bookmark

XAMPP running very slow on localhost…

Sunday, July 26th, 2009
I had this problem yesterday when trying to work on a project at home using XAMPP (Incase you don't know what XAMPP is, it's a portable web server... I'll write another entry about it soon) Anyway to my problem... so basically you start up XAMPP and load http://localhost/ and it takes foreeverr to load... eventually it will load. I googled around for solutions and eventually found out what the problem was: Most cases… Continue reading
  • Share/Bookmark

Coldfusion 9

Thursday, July 16th, 2009
Having a look at Coldfusion 9 and it looks sweet as! I'm going to do some more testing before I want to try introduce it into the company... but I'm loving the ORM feature! ALREADY found a great resource centre - Can't wait to see what other developers can come up with when using CF9
  • Share/Bookmark

Visual Basic Cheat Sheets?

Friday, May 22nd, 2009
I found this great little website that displays cheat sheets for different languages. Recently I've been working on a VB project and it's come very handy. If your a developer like me know knows the basic concepts of programming all you need is the syntax of a different language then this is the reference guide you need: http://www.cheat-sheets.org/…
  • Share/Bookmark

Replacement for CFExecute

Monday, May 4th, 2009
Recently while working on a project that requires shell scripting (running a program that returns a log) I had a problem with cfexecute not returning correct output information that I was expecting. Doing the same command in prompt I got the correct output, but cfexecute was giving me only the first line of my log. Continue reading
  • Share/Bookmark

XAMPP for Windows

Sunday, May 3rd, 2009
I recently started using this program its fantastic! It's like Uniform Server yet slightly better. XAMPP is a type of WAMP (Windows/Apache/MySQL/PHP) that runs straight off your computer. http://www.apachefriends.org/en/xampp-windows.html Uniform Server on the other can run off a single usb - simply by running the app it mounts a virtual drive for your web server and off you go. When your done, simply stop and the drive is unmounted. On the other Continue reading
  • Share/Bookmark

Unique Homes - Luxury Websites

Monday, February 23rd, 2009
Website: http://uniquehomes.com.au/ Framework: Mach II Languages: XML, Coldfusion, JavaScript Libraries: YUI Database: Yes WOW! What a website! Unique Homes was developed for hosting and listing all our Microsites (Micro Websites built in Flash). Continue reading
  • Share/Bookmark

New Litho - PubPack

Monday, February 23rd, 2009
Website: http://pubpack.newlitho.com.au/ Framework: None Languages: Coldfusion, JavaScript Database: None Steve, the pioneer - created setup our Erez Server and emags system, and also created this website. Continue reading
  • Share/Bookmark