<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Pradeep Gowda's </title>
<link rel="stylesheet"
href="http://yui.yahooapis.com/2.5.1/build/reset-fonts-grids/reset-fonts-grids.css"
type="text/css">
<link rel="stylesheet"
href="style.css"
type="text/css">
<style type="text/css">
#custom-doc { width:39.38em;*width:38.44em;min-width:512px; margin:auto; text-align:left; }
</style>
</head>
<body>
<div id="custom-doc" class="yui-t7">
<div id="hd">
<h1><a href="/">btbytes.github.com</a></h1>
<p>Code and libraries by <a href="http://pradeepgowda.com/">Pradeep Gowda</a> </p>
</div><!-- #hd -->
<div id="bd">
<!-- h2 class="section">projects</h2 -->
<div class="yui-ge dotbox">
<div class="yui-u logo">
<img src="pyofc2.png" height="80" width="80" />
</div><!-- .yui-u -->
<div class="yui-u first">
<h3><a href="/pyofc2">PyOFC2</a></h3>
<p>is a <a href="http://www.python.org">Python</a> library to generate data files for <a href="http://teethgrinder.co.uk/open-flash-chart-2/">Open Flash Chart
2</a>. This is a standalone library and can be used with a python web framework of your choice.</p>
<p class="codeurl"><code>git clone git://github.com/btbytes/pyofc2.git</code> </p>
<p>See <a href="">DjPyOFC2_demo</a> for use of PyOFC2 with <a href="http://djangoproject.com/">Django</a></p>
</div> <!-- yui-u first -->
</div><!--dotbox -->
<div class="yui-ge dotbox">
<div class="yui-u logo">
<img src="teh.png" height="80" width="80" />
</div><!-- .yui-u -->
<div class="yui-u first">
<h3><a href="http://teh.appspot.com/">Teh</a></h3>
<p> is a simple blog application for <a href="http://code.google.com/appengine/">Google App Engine</a>.</p>
<p class="codeurl"><code>git clone git://github.com/btbytes/teh.git</code></p>
</div> <!-- yui-u first -->
</div><!--dotbox -->
</div><!-- bd -->
<div id="ft">
<p>© 2009 <a href="http://pradeepgowda.com/">Pradeep Gowda</a></p>
</div>
</div>
</body>
</html>