I think I'm starting to get the hang of using Javascript now. I finally managed to preformatted text and code to look like it does when I use Textmate. I'm partial to Vibrant Ink
I CAN HAZ JAVASCRIPTZ
And this is going to be some ruby code.
def lolcat
puts "I'm in ur textmate, Editing ur code"
end
If you think I'm not making any sense, you're obviously not familiar with the LOLCAT site. Its a complete riot

moar humorous pics
For comedy:
class RickJames
def initialize(args)
puts "I'm Rick James, Bitch"
end
end
Hold up, aren't you supposed to be eating your own dogfood with the new blog system your'e cooking up?
Yes, I am. I was just frustrated by not getting this stylesheet code highlighting to work.
All I needed to do was to go to Dan Webb's website and you'll get everything you need.
You'll need to download his code highlighter plugin, and also maybe the LowPro framework. You know the drill with subversion:
svn export http://svn.danwebb.net/external/lowpro/ (wherever you put this code)
svn export http://svn.danwebb.net/external/CodeHighlighter/trunk/ (wherever you put this code)
You do not need to go and install any of the code macros or filtered stuff that mephisto requires.
Also, earlier I was going to port blog pinging and other stuff to Fullerton. Well, I just signed up for Feedburner, so I managed to abstract away some of the work I need to do on my new blog.



