Thursday, April 20, 2006

Power of Forums #1

At my company, I was given a task of building a feed reader to fetch the updates from the selected websites/url’s in Ruby on Rails framework. After few attempts of building projects in Ruby on Rails, it flashed that I am working on Opensource technology. I then remembered few lines I read about advantages of Opensource - source code open, well documentation, good support … so where do I find these supporting groups/members? It did not take much time to figure out the appropriate one as FORUMS. Without an delay joined the Forum and posted the question, believe it or not within 5 minutes I was mailed the answer I am looking for. I did few changes to the solution as per my requirement. I do not mean that we should fully rely on the forums for every problem we come across, but checking if the problem was already discussed and solved by anyone else, would save lot of time.
For those who are interested in picking up Ruby on Rails follow up this blog:
Ruby on Rails: An extensive roundup of resources, projects, books, links, hosts and more.

Small List of Forums :
Ruby on Rails Forum
Ruby Forums
Ruby and Ruby on Rails
Sitepoint Ruby Forum

Wednesday, April 19, 2006

Mozilla Extensions - #1

What browser do you use? Internet Explorer, Netscape, Opera, Mozilla Firefox …. Whatever it may be, here I am going to mention how the Mozilla browser helps developers in tweaking more details of webpages. I had been using all the browsers that I had mentioned earlier.
Why only Mozilla? Last month I was asked to do some interesting task on how to build extensions to Mozilla Firefox. That is how I first came to know about these very useful concepts of Mozilla - Extensions. Really, many extensions are available with Mozilla to make a developers life really cool. Though all the Extensions are listed under the mozilla Extensions, I like to mention few extensions that I am making use daily to the full extent possible. Hope they will be helpful to you some way or other.
Web Developer 1.0.2 – This is really useful for the starters. This adds a menu and a toolbar with various web developer tools which looks like this:

medium_web_developer.jpg

Though you can try upon right now with this extension, I would like to say little functionality.
-> The 'Cookies' option allow you work on cookies related like deleting cookies, session cookies, viewing cookie information, adding cookies…
-> The 'CSS' option next to cookies provide how to edit css, display css, block css, Border and box model…
-> I will switch on to option 'Information' which is next to 'Images', this will give you information regarding to colors, fonts, anchors, links, element information, class and id details, table information …
-> The next is 'Outline' option, this is very helpful as it outlines all the Frame, table cells, tables, links, Elements that are presnet in the webpage. There is an option 'Outline Current Element' through mouse you can select the element.
Try out the Web Developer extension and see the change in your developing style.

Tuesday, April 18, 2006

Why TechSavvy?

As a Fresher Just out of the College, I have no idea on skills that software companies look for. So, I started reading many articles, blogs that are useful. Since I am on this way of improving myself towards smart programming, I would like to share everything that I explored. So you find here the problems that I encountered and the solutions. I will also be providing links to articles, blogs... that I find useful to developers. For now those who are interested in knowing successful tips to become a smart programmer, I would suggest to follow up Techmasala, a blog by an expert.

13:50 Posted in General | Permalink | Comments (0) | Email this

All the posts