The World Through the Eyes of John Brennan
This will be a short post. I just installed Ryan McGeary’s WP-syntax plugin for Wordpress. Let’s see a few examples…
<body>
<?php
echo $javascript->link(’prototype_1.6.0′);
echo $javascript->link(’scriptaculous_1.8.0/scriptaculous’);
echo $javascript->link(’home’);
echo $scripts_for_layout;
?>
</body>
1
2
3
4
5
class Example
def example(arg1)
return "Hello: " + arg1.to_s
end
end
That looks pretty good. I did find a bug when using […]
I’ve been developing with PHP for god knows how long and just got involved with Python MVC frameworks like Pylons and Turbogears. I wanted to share with you (and keep a track record for myself) how to setup CakePHP, a PHP MVC framework, with Windows.
It’s really simple…
Get EasyPHP 2.0 - this packages PHP, Apache, and […]
Code. Design. Explore. is the blog of John Brennan, a web developer/designer, entrepreneur, and avid world traveler. I currently live in San Diego, CA, USA.
My first passion is to create. I want to be part of a successful startup that will empower others. I believe in designing for the user and appreciate other web apps that design for usability.
My second passion is to help. My heart lies in philanthropy and helping others that are just as able, but haven't been afforded the same opportunities only because they were born at a different coordinate on this Earth.
This blog will mostly be around building cool things, although I will surely include my travel experiences when I am abroad. Feel free to subscribe to a specific category if that is only what interests you. And please connect with me. I always enjoy meeting new, interesting people!