Submitted by Mayank kamothi on Sat, 31/12/2011 - 15:45
Hello reader,
Today i am writing blog about RDF and it's use.So,first of all what is RDF? RDF menas (Resource Description Framework) distributed knowledge based on centralized open- world assumption.
Submitted by Mayank kamothi on Fri, 30/12/2011 - 14:46
One of the most interesting new feature of Drupal 7 is the improved and extended Render API.
In past times, page callbacks, blocks and other page elements returned simple HTML strings, which were then assembled into the final page structure at the theming level. In Drupal 7, instead the page output is assembled out of renderable arrays.
Submitted by Mayank kamothi on Wed, 05/10/2011 - 14:25
1) Drupal very power full with seo because its internal architectural structure makes the whole process of web site optimization much easier to manage and Out of the box,
it is adequate for SEO, but with a few added modules configured correctly, it is extremely powerful.
Submitted by Mayank kamothi on Wed, 05/10/2011 - 12:28
What is git?
Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
Every Git clone is a full-fledged repository with complete history and full revision tracking capabilities, not dependent on network access or a central server. Branching and merging are fast and easy to do.