Jamie Ly

Jamie Ly

Developer, student, person

Skip to content
  • Arts/Crafts
  • Programs
  • Writings
  • About

php

There are 7 posts tagged php.

Drupal Org Chart – Graph Viz Update

I have updated the Google Code repository with updates to integrate GraphViz. It expects the PEAR GraphViz package to be installed.  To install it, issue command: If you’d rather not mess with PEAR, download the package, extract the class Image_GraphViz, and alter two two lines of code that depend on the PEAR::System package. It should […]

in Programming, Software | 126 Words

Graphiz Problem!

I was working on the Drupal OrgChart module tonight, specifically the rendering of the chart image via GraphViz, and I got stuck for at least an hour on a trifle! I planned to use the PEAR library for GraphViz (Image_GraphViz) and I wrote a function using the class it provides. I run the procedure and […]

in Libraries | 229 Words

Drupal Module: Org Chart

I created an org chart module. It interacts with the profile module to display an organizational hierarchy. From the project description: An organizational chart that uses the profile.module. Install in your modules directory. Currently, it uses profile fields to build the chart. It assumes that there will be two fields that hold the following data: […]

in Programming | 131 Words

Stikked Patch

We’ve been using Stikked for an internal pastebin. The current version on Google Code has a few bugs. I modified this code to fix two problems specifically: The Download Code link was not working properly The Short URL functionality was not working, as Snipr had deprecated the version of the API that the program was […]

in Software | 692 Words

PHP joinr recursive

There was a recursive join function over at the join documentation on php.net. I wrote a version that was fully recursive on the delimiters, as well as more concise and understandable (IMO).

in Programming | 175 Words

Sicbo Facebook Application

This is a Facebook application I wrote after the Thirteen application. It improves upon the first Facebook App with a new architecture. Animation uses the Facebook Animation library, and rendering is done via Smarty PHP Template engine. Lots of work went into the architecture, and there is even a localization scheme built in.

in Software | 53 Words

Facebook Thirteen Application

This application was written primarily as an exercise in creating Facebook Applications. It was very instructive! Here is the project blog if you’d like more details //thirteengame.blogspot.com/. It is an adaptation of a web app I originally wrote in 2007. You may play either by logging into Facebook and trying it out, or logging in […]

in Software | 89 Words

Archives

Independent Publisher empowered by WordPress