Brandon Quintana

Brandon Quintana

Web Developer

back into routine » 2 hours ago

Posts Tagged ‘web development’

View blog reactions | No Comments »

I recently switched my sites to Media Temple and I think for the most part it’s been a pretty successful experience.  All four of my main sites (brandonquintana.com, brandonquintanaconsulting.com, lightenment.com, and webdevtwopointzero.com) have all been transfered and after some tweaking and fine tuning I think they are running pretty well.

Media Temple offers a great hosting package which allows you to host up to 100 sites on one account.  My sites are relatively small so I think the allocated bandwidth of 1TB a month will be more than enough for me.  On top of the typical PHP/MySQL setup, other nice features include SFTP connectivity and the ability to run Subversion.  Their hosting control panel is laid out well and easy to use.  Tech support issues are resolved in a timely manner.  As of right now, I’m a happy customer.

If you are looking for a hosting provider, Media Temple is worth a shot and if you are interested in having me host your site, I would be more than happy to work some arrangements with you.

View blog reactions | No Comments »

Since Apple has decided to release Safari for Windows, it got me thinking, what’s preventing me from using Safari as my default browser for web development. Up until now, I had been using Firefox with a few extensions for web development: Venkman, Firebug, and Web Developer. It got me thinking, Apple is releasing Safari so Windows users can develop for the iPhone. I’m thinking that’s the main reason, and it might be nice to pull some of the marketshare as well. Since I primarily use Macs for my web development, I wanted to see if others were using Safari for web development and what their feedback has been. Read the rest of this entry »

View blog reactions | No Comments »

Search engine optimization is an important step in creating a web application. High ranking organic or natural listings in Google, Yahoo, MSN will drive traffic to a website. By researching keywords and implementing them into your site a little effort can go a long way. If you have the time do the research. The two biggest points of search engine optimization are content and links. If you search for search engine optimization in your favorite search engine, I can bet that the majority of the articles will say that content is the most important part of search engine optimization followed by good linking development. Read the rest of this entry »

View blog reactions | No Comments »

I can’t stress enough the importance of clean code. It may take more time initially to carefully plan a web architecture, document, and comment code, but it’s always worth the initial planning in order to save a huge headache later. I don’t know how many projects that I have acquired that were so poorly coded that I had to start the project from scratch to work on it. Now I’m definitely not the best coder in the world, but I like to use best practices if I or someone else needs to come back to the project later for updates or changes. Read the rest of this entry »

View blog reactions | No Comments »

I’ve decided to create multiple parts on my tips for creating a successful web application. This is the first part of the series: design. I think this part of the project is often overlooked and it is probably one of the most important parts of a project. Read the rest of this entry »

View blog reactions | No Comments »

Silicon.com has a Web 2.0 cheat sheet for those interested in learning the basic concept of Web 2.0. Many people have heard of it and it’s hard to pinpoint an exact definition for the term. It is a broad generalization of a number of things. Read the rest of this entry »

View blog reactions | No Comments »

PHP Hacks has a tutorial using the PEAR SOAP module of PHP to pull data for use on your site. There are many other ways of doing similar things a lot of which deal with RSS feeds since they have become so popular, but this tutorial does a pretty good job of explaining how to use SOAP with Google’s web services. Read the rest of this entry »

View blog reactions | No Comments »

Out of all the projects I’ve worked on both individual and group, the last and final step seems to be documentation. A lot of times it gets overlooked. When the deadlines approach the product manager wants to get a working product. What a lot of people don’t realize is software documentation takes a substantial amount of time to write. It is very important to keep track of the software. Marketing individuals won’t actually see changes in the product in the time it takes to write documentation and that seems to make it less important in the overall product. Read the rest of this entry »

View blog reactions | No Comments »

There was a post on Adomas Paltanavicius website giving a tutorial about mouse wheel programming in JavaScript. It is a pretty clever idea and doing more and more AJAX-like applications I can see this tutorial becoming more and more useful. At this time I never really thought about implementing code for the mouse wheel but in upcoming projects I think I will find this tutorial very helpful. Read the rest of this entry »

View blog reactions | No Comments »

There was an article on .net magazine giving 20 pretty good tips for web designers out there. It’s always a good idea to have a plan of action when doing something. If you can learn from other’s that’s even better. It will save you time and in the end that saves money. I’ll go over the 20 tips they provide and give some insight and experience I have had with each situation. Read the rest of this entry »

© 2008 brandon quintana. all rights reserved.