DrupalBin
Submit Code
About
Recent Posts
Code
2 hours 6 min
ago
Code
5 hours 19 min
ago
Fix for Code
5 hours 28 min
ago
d5, hook_comment, trying to force an input filter format
8 hours 46 min
ago
more
Tags
CCK
drupal
fapi
jquery
menu
module
Panels
php
simpletest
test
theme
views
more tags
User login
Log in using OpenID:
What is OpenID?
Username:
*
Password:
*
Create new account
Request new password
Log in using OpenID
Cancel OpenID login
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