Personal Journal
Sharing Is Caring
Just because I'm no longer an administrator of PinoyFootball and I'm no longer maintaining the website, it doesn't mean that I'm no longer interested in football. So I wrote a couple of Python and JavaScript scripts that will, hopefully, keep me informed on what's going on.
I call this one, "Feed Me".
I've also taken the liberty of adding a some technology sites that I'm interested in, for testing and such.
I'll be writing some documentation and releasing the source codes to this soon, so that other website owners can modify and improve the app should they be interested in using it on their own sites— and sharing it with their friends. But for now, sharing means embedding it as an iFrame like so:
<div style="border:1px rgb(200,200,200) solid;height:360px;">
<iframe src="http://www.abcruz.com/cgi-bin/feedme-html.py" style="border:0px;height:100%;width:100%;"></iframe>
</div>
...and this method might not change any time soon. Anyway, happy surfing.