Twitter Type: PHP Sources and Process

By Erika Goering,

  Filed under: KCAI, Learning, Typography4
  Comments: Comments Off on Twitter Type: PHP Sources and Process

Here’s all of the sources I’ve used to get some basic code for all the stuff I’m doing. I haven’t used any of this code verbatim, because what I’m doing is very specific. But I’ve managed to make it all work together, which I think is pretty darn cool.

• Parsing XML with PHP
• Highlighting Keywords
• The Holy Grail: Making these two things work together! Making a Function’s Output a Variable for Another Function (what kind of sorcery is this?!)

Here’s what my PHP code looks like right now (I’m always adding more keywords when they come to me, but it should be pretty much finished):

 

The next thing I do will be figuring out jQuery animations and some CSS3 styling. That’s gonna be the fun part.


Comments are closed for this post.