Posts Tagged ‘web development’

| | | |

20 Pro Tips For Web Design

July 23rd, 2006

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.

More »

| | | | | |

The Importance of Maintainable JavaScript

July 22nd, 2006

The Vitamin has an article on the importance of maintainable JavaScript. Since I have been doing more and more AJAX web applications for clients this has becoming such an important point especially as web applications become larger and larger and more dependent on JavaScript to create its function.

More »

| | | |

Folder Tree With Drag and Drop Capabilities

July 14th, 2006

DHTML Goodies has a post on their site including code for a folder tree with drag and drop capabilities. It is actually a pretty creative script and works very well. It also has a demo and tutorial to implement it into your own site.

More »

| | | |

15 Things You Can Do With Yahoo! UI

July 12th, 2006

The Vitamin has a post on 15 things you can do with the Yahoo! UI. I have to admit, Yahoo did a pretty good job of creating the library. A lot of the features are pretty slick and can help us developers when we are creating Web 2.0 applications. I used to be opposed to using others components and felt more comfortable using my own widgets that I created. I have learned to use my own as well as some of the other elements that others have created and it has helped increase my efficiency tremendously.

More »

| |

Scalable AJAX

July 10th, 2006

There was an article on James McParlane’s blog last week regarding AJAX and its load on servers. If AJAX is done correctly it can easily reduce file size transfers reducing the amount of bandwidth needed to run the web application. The opposite is true as well in that if a developer creates a poorly executed AJAX application the could bring a server down to its knees.

More »

| | | |

Top 10 Web 2.0 Designs According to Cameron Olthuis

June 30th, 2006

Cameron Olthuis has a post on his blog regarding his top picks for Web 2.0 designs. It made digg.com and it’s a pretty legitimate post. Since I’ve worked in this industry I’ve seen a difference in traditional design compared to Web 2.0. For my Top 10 I can’t say it would be the same as his. There are so many different sites coming out everyday that some people are exposed to some and some people exposed to others.

More »

| | | | |

JBoss Seam Kits AJAX and Java Together

June 20th, 2006

Builder.com has an article about JBoss’s recent project typing AJAX and Java together. Their open source framework is called Seam. Google has a similar AJAX toolkit for Java programmers as well.

More »

| | | | |

Microsoft AJAX Framework Forges Ahead

June 19th, 2006

Last week, there was an article on Computerworld stating that Microsoft is still working on its Atlas framework for Asynchronous JavaScript and XML (AJAX). The Atlas framework is said to not displace the JavaScript technology with its own Microsoft technology.

More »

| | | | |

AJAX Edit in Place With Prototype

June 13th, 2006

A lot of clients have been requesting edit in place editing for their Web 2.0 applications. It’s a simple but very useful feature. It makes editing documents on the web a lot faster than the traditional point and click. Now there are many ways to tackle the problem but there is some pretty good documentation on Joseph Scott’s blog. Now I wouldn’t say this is a perfect solution, no solution really is, but it does work and get the job done. I’m sure over time this code will evolve as all coding usually does.

More »

| | | | | |

Google Spreadsheets Sneak Peek

June 12th, 2006

Google has released a test version of their Google Spreadsheet software. You can sign up to be on the list to try out the new software. Like GMail it’s a web baased application using AJAX as its key method for transportation. This is another Web 2.0 example and another transition from desktop applications to web applications. Now I don’t think all desktop applications will be replaced by web applications anytime soon, there is definitely a strong push to develop the ones that are possible at this time.

More »

© 2004 - 2012 brandon quintana. all rights reserved.