DrupalBin
Submit Code
About
Recent Posts
TwitterFeed for D4D review
text
rewrite
Module to overrule the save settings of the "new node" form
Code
apidoc
Empty DateTime Object
Fix for listcars_manufacturer.module
listcars_manufacturer.info
listcars_manufacturer.module
more
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Log in using OpenID
Cancel OpenID login
Create new account
Request new password
Tags
CCK
drupal
fapi
jquery
menu
module
php
simpletest
test
theme
user
views
more tags
Home
XPath
Fix for Demo code to parse the Google SoC 2008 applications list available to mentors
March 29, 2008 - 1:25pm — Anonymous
<?php
/**
* Parse the Google SoC 2008 data available to mentors at
* http://code.google.com/soc/2008/drupal/open.html
* in order to include it in a Drupal app
*
SimpleXML
SoC
XPath
Read more
Demo code to parse the Google SoC 2008 applications list available to mentors
March 29, 2008 - 6:56am — Anonymous
<?php
/**
* Parse the Google SoC 2008 available to mentors at
* http://code.google.com/soc/2008/drupal/open.html
* in order to include it in a Drupal app
*
SimpleXML
SoC
XPath
Read more