Drupal talk

Microsoft thinks Drupal is a greater threat (and pays Google

Digg - December 14, 2009 - 11:44
Is Drupal a bigger challenge to Microsoft that even Google ? Atleast Microsoft seems to thinks so. Because Microsoft is now paying google (hard cash) to fight Drupal. The other day I was checking Listology.com for the Drupal website list. But what attracted me more on the page was the small Google adsense block with the title "Forget Drupal and
Categories: Drupal talk

How To Enable Drupal Clean URL with Nginx Webserver

Digg - December 14, 2009 - 04:47
simple way to enable drupal clean url in nginx webserver
Categories: Drupal talk

drupal-zero-languages

Flickr - December 14, 2009 - 03:56

4braham posted a photo:

drupal-zero-languages

This is from the drupal.org redesign prototype site.

Categories: Drupal talk

running drupal acquia on a windows 7 host

Digg - December 14, 2009 - 02:11
Installing drupal on the standard win32/64 os is simple with the Microsoft web platform installer could never be easier.
Categories: Drupal talk

16a_drupalgang_paris09.jpg

Flickr - December 14, 2009 - 01:45

rupix posted a photo:

16a_drupalgang_paris09.jpg

Drupal gangers

Categories: Drupal talk

16_drupalgang_paris09.jpg

Flickr - December 14, 2009 - 01:44

rupix posted a photo:

16_drupalgang_paris09.jpg

Drupal gangers

Categories: Drupal talk

Belgian open source software is taking over

Drupal Blogs, Pictures, and more on WordPress - December 13, 2009 - 23:40

Drupal-founder, Dries Buyaert has announced that the new website of the White House will run on Drupal. Drupal is a Belgian open source software program designed for web content management. Popular and important websites as www.navo.com, www.nasa.com and the personal websites of Hillary Clinton and Jennifer Lopez are already running on it.  The fact that also the government of a world leading country as the United States of America is, is giving their trust and believe in open source software is a new highlight for the sector. President Obama and his new “partner”, Drupal are a perfect match. Just like president Obama’s policy, Drupal stands for an open, transparent, low cost and efficient way of working.

Karel Supré

Source:

http://www.standaard.be/artikel/detail.aspx?artikelid=20091026109459&word=open+source

Categories: Drupal talk

Rezzable, we are virtually there | Drupal

Digg - December 13, 2009 - 22:45
Rezzable infrared camera thermal imager and blower door energy auditing products resource
Categories: Drupal talk

Community.Villamedia.nl

Flickr - December 13, 2009 - 19:24

bertboerland posted a photo:

Community.Villamedia.nl

Loggedin f/p of community.villamedia.nl/

Categories: Drupal talk

DrupalCamp Crema 11 Dicembre 2009

Flickr - December 13, 2009 - 16:42
Categories: Drupal talk

DrupalCamp Crema 11 Dicembre 2009

Flickr - December 13, 2009 - 16:41
Categories: Drupal talk

DrupalCamp Crema 11 Dicembre 2009

Flickr - December 13, 2009 - 16:41
Categories: Drupal talk

DrupalCamp Crema 11 Dicembre 2009

Flickr - December 13, 2009 - 16:40
Categories: Drupal talk

Article: #diwd New York State Senate: New Regime, New Web Mandate

Drupal Blogs, Pictures, and more on WordPress - December 13, 2009 - 16:00
The second case study I attended involved the New York State Senate. They’ve managed a pretty
Categories: Drupal talk

Drupal Installtion in linux Easy steps

Drupal Blogs, Pictures, and more on WordPress - December 13, 2009 - 11:03

open Terminal

type “Sudo apt-get install lamp-server^”

This will install Lamp server in ur PC (Linux Apache MySQL PHP), these are the essential things to setup a web server in ur pc.

Creating a database using PHP

open web browser and

type “http://localhost/phpmyadmin”

in the new window, type “root”  as the username and leave the password as blank.

Then enter the name of the Data base u want to create in the data base

after that in the web browser type  “http://localhost/drupal-versionno”

then u might be able to see the drupal page

with an error message, that “settings.php not found copy from sites/default/default.settings.php “

then open terminal type this “sudo cp  /usr/var/drupal-”version num”/sites/default/default.settings.php /usr/var/drupal-”version num”/sites/default/settings.php”

this will make a copy of default.settings.php as settings.php.

open that by typing “gedit /usr/var/drupal-”version num”/sites/default/settings.php”

in that PHP go down and u can see this wriiten there $db_url = ‘mysql://username:password@localhost/databasename’;

type the data base name and leave the password section as blank.

then type “http://localhost/drupal-versionno”

u can see drupal,

now u can play with drupal by applying new themes…

Categories: Drupal talk

WhiteHouseDrupal

Flickr - December 13, 2009 - 08:40

yun.hariadi posted a photo:

WhiteHouseDrupal

whitehouse on drupal

Categories: Drupal talk

Do It With Drupal MSY 12 Dec Gate C3 BOF

Flickr - December 13, 2009 - 01:43

Dee-AnnL posted a photo:

Do It With Drupal MSY 12 Dec Gate C3 BOF

The day after "Do It With Drupal' 4 of us caught the 6am shuttle to MSY to head home. All 4 of us ended up in the C gates, with 3 of us taking the flight to Denver to connect on the way home. So we hung together and had our own mini-con-BOF until it was time to go.

Yes, I am short. :)

To my left is @owntheweb. Waiting to remember IDs for the others.

Categories: Drupal talk

faveeo.com, Drupal-based web 3.0 news system!

Digg - December 12, 2009 - 18:45
Faveeo is a community-oriented social content recommendation system that will help users around the world easily access the real time pulse of their community! Connects to the real time web, the semantic web and Twitter to get the best local news experience possible!
Categories: Drupal talk

Standing room only in advanced views #dcc09

Flickr - December 12, 2009 - 17:38

4braham posted a photo:

Standing room only in advanced views #dcc09

Categories: Drupal talk

Speed up Drupal using data URI schemes automatically (patch)

Digg - December 12, 2009 - 16:31
You can significantly decrees the number of HTTP requests to your web-site by using Data URI schemes. This article describes them and provides patch for Drupal 6 web-site that will inject your CSS images into optimized CSS files automatically.
Categories: Drupal talk
Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.