philippine-transit-app.html 3.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. <!DOCTYPE html><html lang="en"><head><meta name="viewport" content="width=device-width, initial-scale=1"><meta charset="utf-8"><meta name="description" content=""><meta name="author" content="Thomas Dy"><title>Posts about philippine-transit-app | Pleasant Programmer</title><link href="../assets/css/rst.css" rel="stylesheet" type="text/css"><link href="../assets/css/code.css" rel="stylesheet" type="text/css"><link href="../assets/css/colorbox.css" rel="stylesheet" type="text/css"><link href="../assets/css/theme.css" rel="stylesheet" type="text/css"><script type="text/javascript" src="//use.typekit.net/iwm5axp.js"></script><script type="text/javascript">try{Typekit.load();}catch(e){}</script><!--[if lt IE 9]>
  2. <script src="http://html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
  3. <![endif]--><link rel="alternate" type="application/rss+xml" title="RSS (en)" href="../rss.xml"><link rel="alternate" type="application/rss+xml" title="RSS for tag philippine-transit-app (en)" href="philippine-transit-app.xml"></head><body>
  4. <header><a href="../" title="Pleasant Programmer">
  5. <div class="thomas">
  6. <img src="../assets/img/thomas.gif" alt="DJ THOMAS IN DA HAUS"><img src="../assets/img/thomas.png" alt="Pleasant Programmer"></div>
  7. <h1 id="blog-title">
  8. Pleasant Programmer
  9. </h1>
  10. </a>
  11. <ul class="nav"><li class="twitter"><a href="http://twitter.com/pleasantprog">@pleasantprog</a></li>
  12. <li><a href="../archive.html">Archives</a>
  13. </li><li><a href="index.html">Tags</a>
  14. </li><li><a href="../rss.xml">RSS</a>
  15. </li></ul></header><div class="container">
  16. <div class="content">
  17. <!--Body content-->
  18. <div class="postbox">
  19. <h1>Posts about philippine-transit-app</h1>
  20. <ul class="unstyled"><li><a href="../posts/jeep-and-bus-schedules.html">[2013-07-28 16:26] Jeep and Bus Schedules</a>
  21. </li><li><a href="../posts/highways-in-otp.html">[2013-07-24 23:15] Highways in OTP</a>
  22. </li><li><a href="../posts/elevation-data-in-otp.html">[2013-07-23 18:23] Elevation Data in OTP</a>
  23. </li><li><a href="../posts/graphserver.html">[2013-07-23 14:48] GraphServer</a>
  24. </li><li><a href="../posts/transit-wand.html">[2013-07-15 22:45] Transit Wand</a>
  25. </li><li><a href="../posts/fare-data.html">[2013-07-13 21:15] Fare Data</a>
  26. </li><li><a href="../posts/gtfs-editor.html">[2013-07-10 11:30] GTFS Editor</a>
  27. </li><li><a href="../posts/open-trip-planner.html">[2013-07-09 23:16] Open Trip Planner</a>
  28. </li><li><a href="../posts/one-bus-or-maybe-jeep-away.html">[2013-07-09 01:53] One Bus (or maybe Jeep) Away</a>
  29. </li><li><a href="../posts/jeepney-and-bus-routes.html">[2013-07-07 10:32] Jeepney and Bus Routes</a>
  30. </li><li><a href="../posts/philippine-transit-app-challenge.html">[2013-07-07 00:17] Philippine Transit App Challenge</a>
  31. </li></ul></div>
  32. <!--End of body content-->
  33. </div>
  34. </div>
  35. <footer><small><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US"><img alt="CC-BY-SA" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png"></a> © 2013 Thomas Dy - Powered by <a href="http://nikola.ralsina.com.ar">Nikola</a></small>
  36. <script src="../assets/js/konami.js"></script><script src="http://code.jquery.com/jquery-2.0.3.min.js"></script><script>
  37. var easter_egg = new Konami();
  38. easter_egg.code = function() {
  39. $(".thomas").toggleClass("whoa");
  40. $("body").scrollTop(0);
  41. }
  42. easter_egg.load();
  43. // love you, thomas!
  44. // yours, @_phi + @meggykawsek
  45. </script></footer></body></html>