DrupalBin
Submit Code
About
Recent Posts
Code
Code
Code
Code
Code
Fix for omni
omni
Code
Fix for preprocessnode
preprocessnode
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
Panels
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