My Thoughts & Views

Archive for the ‘web development’ Category

Web Transition Chart

Posted by: intelbot on: May 5, 2009

Read about it at ReadWriteWeb

Web Transition Chart

Posted by: intelbot on: April 30, 2009

Read about it at ReadWriteWeb

Time Spending on Browser Compatibility Fixing

Posted by: intelbot on: October 19, 2008

Displaying "Last updated" date on websites

Posted by: intelbot on: December 27, 2007

Use this javascript code to display “Last Updated” date. document.write(“Last Updated on:”) ;document.write(document.lastmodified) ;

Difference between Visibility & Display in CSS

Posted by: intelbot on: December 27, 2007

CSS has two properties for hiding the contents. Those are 1. Visibility values: inherit visible hidden ;2. Display values: block none inline list-item ; Both Visibility and Hidden are used to hide the information, but when you use Visibility to hide, browser still takes up the space in layout and displays blank space. Whereas if [...]

Browsing Options for your Site

Posted by: intelbot on: November 23, 2007

Here is the list of common Browsing Options that are in use in web sites Popularity Category Tags Search links Blogs Videos Presentation Podcast

Designing for Web 2.0 (Version2)

Posted by: intelbot on: July 25, 2007

Bridging the GAP: Designer / Developer

Posted by: intelbot on: July 20, 2007

The days of building a “website” are over. We are full-fledged application designers, the web is merely our front-end. The increasing complexity of application development is causing our various disciplines to converge, with designers dabbling in front-end code and developers working through interaction paradigms. Though the scope of our work and particular roles continues to [...]

Great Tools for Web Developers

Posted by: intelbot on: April 7, 2007

With the advancement of Web 2.0, many people started to work in web related fields. And to help them so many great tools have been developed. Here i will provide you with the list of great tools you can use for your web related work like development and debugging. For Internet Explorer:1. Web Development Helper [...]


Follow

Get every new post delivered to your Inbox.