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 Brooklyn, NY.
I am the Co-Founder of OpenAction and lead Product Development. We are a open platform social enterprise that helps organizations engage with donors, share knowledge with other non profits and empower the community to get involved to create positive impact on our planet.
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!