View allAll Photos Tagged drupal
สร้างเว็บไซต์ในพริบตาด้วย Drupal 6 ฉบับสมบูรณ์
The idea behind the context module is to allow different parts of the Drupal stack to expose key pieces of logic to other parts in a standardized fashion. Watch the screencast to see what it can do: tinyurl.com/6mlopu.
See the "Drupal vs. Wordpress" video
live.pirillo.com/ - Everyone has a blog, but Perseco askes which platform is better: Drupal or Wordpress?Some people think Wordpress is good enough, while other people swear by Drupal. If you want one blog with one user, Wordpress is good enough, but if you want to run multiple blogs with multiple users, Drupal is the way to go.Drupal offers a variety of options, but has a steep learning curve:Drupal is a free software package that allows an individual or a community of users to easily publish, manage and organize a wide variety of content on a website. Tens of thousands of people and organizations have used Drupal to power scores of different web sites, including:Community web portalsDiscussion sitesCorporate web sitesIntranet applicationsPersonal web sites or blogsAficionado sitesE-commerce applicationsResource directoriesSocial Networking sitesWordpress also offers a large list of features:WordPress is a state-of-the-art semantic personal publishing platform with a
focus on aesthetics, web standards, and usability. What a mouthful. WordPress is both free and priceless at the same time.More simply, WordPress is what you use when you want to work with your blogging software, not fight it.This video was originally shared on blip.tv by l0ckergn0me with a Creative Commons Attribution-NonCommercial-NoDerivs license.
We are actually using "FeedAPI":http://drupal.org/project/feedapi with the "CSV parser add on":http://drupal.org/project/parser_csv to parse the 6.5MB csv files that have all of FEBP's data, and then we are storing the data in "Flatstore":http://svn3.cvsdude.com/devseed/sandbox/drupal-6/flatstore/, a custom module that handles dynamic schemas, exportables, default views integration. "feedapi_flatstore":https://svn3.cvsdude.com/devseed/sandbox/drupal-6/feedapi_flatstore/ is the bridge between flatstore and FeedAPI.
Fotógrafos:
Ramón G Ortego: www.flickr.com/photos/64314149@N07/
Yanire Fernández: www.flickr.com/photos/yanyel_88/
After seeing a screenshot of autocomplete matches in Nucleus, I decided that Drupal's autocomplete should let themers style how any matching parts of the string are shown (in this case the default is to be underlined).
For more on the Feature server for Drupal, check out these blog posts:
* Distributed Feature Servers in Drupal: www.developmentseed.org/blog/2009/jun/24/distributed-feat...
* A First Look at Downloading, Installing, and Updating Features from a Feature Server
* Pushing Public and Private Updates From Your Feature Server (with screencast): www.developmentseed.org/blog/2009/jun/25/pushing-public-p...
* Recipe For a Feature Server: www.developmentseed.org/blog/2009/jun/26/recipe-feature-s...