You are heredrupal

drupal

warning: Missing argument 3 for nodequeue_link() in /home/edrupal/public_html/modules/nodequeue/nodequeue.module on line 615.

kuldip's picture

What we can do to spread drupal ?

Hello Drupalers,

What we can do to spread drupal everywhere, hows all company use drupal for development and hows big company can make trust on drupal for their development and hows new techie choose drupal for there career ...

Can anyone put there idea here to spread drupal ?

vinayras's picture

Free and open source newspaper content management system

I came across ProsePoint - a Newspaper management system built on the top of Drupal.

This is what website says.
ProsePoint is a software package that lets you quickly and easily publish your own newspaper or magazine online. You can upload stories, edit stories online, and organise stories into editions, all through the user-friendly and convenient web interface. You do not need to know any programming or html.

vinayras's picture

Drupal: Combining the Login and Registration Forms

Hi,

I came across this interesting post of combining "Login box" & 'Registration page" on a single page. Most of the Web 2.0 websites are now using this sort of approach.

Read more at
http://www.proofgroup.com/blog/2008/sep/drupal_combining_login_registrat...

kuldip's picture

Top 10 Reasons to use Drupal 6

I have been working on Drupal since last 16 months and have learned right from basics to final development experience in Drupal, i am going to share my experience with drupal versions i have used and why i prefer using drupal 6. I can give you 10 reasons of why I prefer Drupal 6 over earlier versions.

Drupal is powerful robust CMS with excellent reach in community, Drupal 6 was released on 13th February after releasing four RC versions. Currently latest versions of Drupal is Drupal 6.5.

vinayras's picture

Microsoft ships Drupal

Hi,

Microsoft announced to support Drupal on their "Web Application Installer"

vinayras's picture

Drupal - AJAX form validation via AJAXValidation module

Hi,

Recently i was working on a project that involved AJAX based form validation. I tried to use an existing module name
AJAX Forms Validation - but this module was not functional.

After many workaround, i finally got it working as per my requirement.

Please read the workaround at http://drupal.org/node/254043

If you are looking for similar solution / ideas - you can check that.

Regards
Vinay

vinayras's picture

Acquia Unveils Roadmap to Commercially Supported Drupal

Acquia provided new details on plans to deliver a commercially supported distribution and value-added network services based on the popular Drupal open source social publishing system. The company also threw open the doors on Acquia Projects, a collaborative environment for Drupal community members to participate in the direction of forthcoming Acquia products and services.

vinayras's picture

GigaOm Ditches WordPress For Drupal On New Site

Recently i came across this news that says Om Malik of GigaOm has dropped Wordpress in favour of Drupal

Experts from news
"Also new for Om: He's using Drupal, an open-source publishing platform, to power the site. That means -- for this site, at least -- he's ditching Automattic's commercial WordPress.com software and hosting service, which powers his other sites like GigaOM, NewTeeVee, and Earth2Tech.

vinayras's picture

Benchmarking Drupal Website

Benchmarking is an important aspect of website. Some website fare well for less traffic but as traffic increases they die out due to some part of the code. Due to this benchmarking the website once its ready to go live is very much essential.

1) Apache people came with a very nice tool for Benchmarking websites - it is called "ab" - Apache Benchmarking. This is a very powerful tool to test your website for possible

Apache website says:

vinayras's picture

Drupal & IDEs

Recently i was looking for an IDE for Devloping Drupal based projects. Uptill now we are using Quanta Plus (on Red Hat / Fedora Linux ). It did great job, and it was cool to use this tool. Quanta as Syntax highliting, autocomplete, function references, HTML autocomplete, advances search/replace, Text coloring/highlighting and many such developer friendly features.

I just wanted to know what editors Drupal developers are using. Did some googling and found many recommendations and opinions.