Subscribe to RSS Feed

Posts Tagged ‘ css ’

PHP Debugging

April 15, 2009 by Shaun
No Gravatar

So there are a number of tools out there that offer PHP debugging, including one that can be installed as a PEAR module, titled: “PHP_Debug,” which I might add is an outstanding utility. With my employers website, I took on the challenge to build our own. It’s not quite as verbose, but it allows us to restrict content by user rights. Also, it was a learning project for me.

Continue Reading »
No Comments

Best Linux HTML Editors

November 21, 2008 by Shaun
No Gravatar

So as I’ve mentioned in many of my other posts, I’ve been using linux for the last couple of years. I’ve found that there are a number of editors available and everybody has their own preference. Ultimately, the best editor depends on what your goals are for the editor. It’s hard to get ahold of the complete package with an open-source solution. Especially, if you want something you can open and use immediately, without much of a tutorial.

I primarily use these editors for PHP, ColdFusion, Ruby on Rails, Javascript, SQL, HTML and CSS.

I have used the following editors, so I’ll cover my experiences with them briefly.

Continue Reading »
2 Comments

Sorting Tables

November 16, 2008 by Shaun
No Gravatar

So I’ve found a great script for sorting HTML tables. It’s very easy to install, customize and integrate. the name of the script is tablekit.js. It’s written by millstream and you can find and download the javascript, stylesheet and default gif images from http://www.millstream.com.au/view/code/tablekit.

It’s a simple integration, just follow these instructions:

Continue Reading »
No Comments

Introductions

October 20, 2008 by Shaun
No Gravatar

Let’s start off with an introduction. If you made it here, you most-likely already know who I am. With a previous employer, my responsibility was to manage various web projects; which includes, the project management, personnel management and the actual higher level programming required. I’m still in the industry, but no longer am employed by a web hosting firm. Enough about my past, please allow me to explain my experience.

I started out building projects using Coldfusion and picked up some fusebox along the way. Since I started in the industry, I’ve advanced my knowledge of coldfusion to include object oriented programming, in that case using Coldfusion Components. I also started using Javascript; including the prototype and scriptaculous libraries to integrate many advanced features, such as Edit in Place, AJAX, etc.

After a while, I started looking into other frameworks. I found that Ruby on Rails has a substantial advantage to programmers looking to build using O.O. (Object Oriented) Theory. This was a great framework for smaller applications, but found that in larger scale applications it requires more overhead. I had a lot of difficulty with garbage collection.

I now primarily build in PHP, using classes and functions for content management. While with Coldfusion, I was using SQL Server 2000; I now primarily build using MySQL as the database server. I also build using table-less HTML to meet w3c standards that require tables to only be used for tablular data.

Well, thats enough of an intro on me. As time progresses, I’m certain that everybody will learn a lot more about my talents and experience as I look forward to sharing those details. If you found my support helpful, please help our sponsors out through the google ads as they help to cover our hosting fees. Both myself and the companies appreciate it!

Continue Reading »
1 Comment

Olebox - Shaun Oleson is using WP-Gravatar