www.SmarteGuru.com
  Home | Blogs | Recipe | Find a Friend | Discussion Board | Resources | Developers Area | Articles | Health |  Login | Register Now 

Archive for September, 2008

server_config: Ruby on rails plugin for sensitive configuration

Tuesday, September 30th, 2008

A simple plugin to help separate sensitive configuration such as server passwords from your Rails source code.

Repository: git://github.com/peter/server_config.git

Example

Server parameters are configured in a config/server.rb file:
(more…)

HP Board of School Education | JBT CET 2008 Cut Off List | india rsults | hpeducationboard

Tuesday, September 30th, 2008

HP Board of School Education | JBT CET 2008 Cut Off List can be find at india results:
(more…)

(BTER, Jodhpur) LEEP – 2008 Registration Information | indiaresults

Monday, September 29th, 2008

BTER, Jodhpur registration information can be find here:

(BTER, Jodhpur) LEEP – 2008 Registration Information

http://www5.indiaresults.com/Rajasthan/BTER/res01/Rollquery.aspx?id=903522
(more…)

O level Doeacc results | (DOEACC) ‘O’ Level Examinations July-2008 Result | indiaresults

Monday, September 29th, 2008

O level Doeacc results | (DOEACC) ‘O’ Level Examinations July-2008 Result has been declared and can be seen at india results

http://www5.indiaresults.com/delhi/doeacc/rollquery.aspx?id=946015
(more…)

(RRB Bhopal) Cat 18, ENN-01/2007, Trans Test Result | India results | indiaresults.com

Monday, September 29th, 2008

(RRB Bhopal) Cat 18, ENN-01/2007, Trans Test Result has been declared and can be seen here:

India Results:
http://www5.indiaresults.com/Madhya_Pradesh/rrb/290908-RRB-Bhopal-Cat-18.htm

(more…)

University of Rajasthan | BCA Part III 2008 | indiaresults | UOR results

Monday, September 29th, 2008

University of Rajasthan | BCA Part III 2008 has been declared and can be found at:

http://www5.indiaresults.com/Rajasthan/uor/res/rollquery.aspx?id=900211
(more…)

ActiveScaffold plugin: CRUD functionality for ruby on rails application

Monday, September 29th, 2008

Most web applications have many more model objects exposed on the backend, or admin side, than they do on the front. Coding interfaces for all those models is redundant and a waste of resources when all you need is CRUD functionality that’s smart enough to handle all your ActiveRecord associations.

Enter the ActiveScaffold plugin. ActiveScaffold provides you with a wealth of dynamically created goodness:

(more…)

Acts As Authorizable: Ruby on rails plugin for role based authorizations

Sunday, September 28th, 2008

Acts As Authorizable is a part solution for providing pseudo-hierarchical role based authorizations on ActiveRecord model instances using your existing database table relationships. It is designed to eliminate the need for deep nesting controllers due to authorization. That being said, it is only part of a total authorization mechanism. Essentially it takes an authorized? call and passes it to the appropriate Role.allows? methods. You still have to define filters in controllers that call ActiveRecord models authorized? method and write the allows? method in your role class.
(more…)

Heart of the matter

Sunday, September 28th, 2008

Today is World Heart day.The heart, though considered a seat of love, is in mechanical terms nothing more than a pump which has to beat 70 to 90 times a minute for nearly 70 to 90 years. If you don’t abuse your heart in your earlier years, it will be better able to withstand the greater rigours that aging puts on it. Healthy food, eating on time, exercise and having a positive attitude are the secrets to a happy heart.
(more…)

How to create SubDomains by editing httpd.conf

Friday, September 26th, 2008

If you want to maintain multiple domains/hostnames on your
machine you can setup VirtualHost containers for them.

At the end of my zone DB file (/var/named/example.com.db) added the following line:
(more…)

Home - About Us - Help - Terms and Conditions - Site Map - Link to Us - Resources - Contact Us
Google Rank Calculator | Suggest developer resource | Suggest Article
All rights reserved © 2007 SmarteGuru.com.