D3
OG
Old school D3 from simpler times
All examples
By author
By category
About
digideskio
Full window
Github gist
labs.coruscantconsulting.co.uk index page
<div id="container"> <div id="header"> <div class="name"><em class="first">Coruscant</em>consulting ltd</div> <div class="labs">Labs</div> </div> <div id="projects"> <div class="collection"> <div class="card"> <a href="bikes/setup.php"> <div id="poster"><img src="img/project01_bikes01.png" width="183" height="205" border="0" /></div > <div id="title">London Rental Bike Planner</div> <div id="desc">Small, fast and simple cycle hire status page. It can be customized for commuters to show status of selected stations near work and home.</div> </a> </div> <div class="card"> <a href="bus/setup.php"> <div id="poster"><img src="img/project02_bus01.gif" width="183" height="205" border="0" /></div > <div id="title">London Bus Live Arrival Board</div > <div id="desc">Simple web tool that shows you the arrival board information for your local bus stations. Faster and provides more data than the TFL boards.</div > </a> </div> <div class="card"> <a href="tube/api/lines.php"> <div id="poster"><img src="img/project07_tflapirevision01.jpg" width="183" height="205" border="0" /></div > <div id="title">Improving TFL Open Data Feeds and APIs</div > <div id="desc">The Tube API re-formatted to support a JSON and JSONP interface. Also sports a simplified response structure and trimming down of unused data points.</div > </a> </div> <div class="card"> <a href="esa/sme/index.php"> <div id="poster"><img src="img/project03_sme01.jpg" width="183" height="205" border="0" /></div > <div id="title">ESA SME Database on Google maps</div > <div id="desc">Renders the Small & Medium sized enterprises list from ESA on a google map for easier browsing. Nicer than an alphabetized list of addresses.</div > </a> </div> <div class="card"> <a href="strasbourg/meteo/index.php"> <div id="poster"><img src="img/project04_francemeteo01.jpg" width="183" height="205" border="0" /></div > <div id="title">France Meteo Slim Edition</div > <div id="desc">Light-Weight version of the France Meteo data designed for use on mobile device browsers. Customizable for every area covered by the French Meteo office.</div > </a> </div> <div class="card"> <a href="strasbourg/meteo/api.php"> <div id="poster"><img src="img/project04_francemeteo02.jpg" width="183" height="205" border="0" /></div > <div id="title">France Meteo Developer API</div > <div id="desc">JSON(P) API exposing the 10 day forcasting data from France Meteo. Designed for use on mobile device platforms. Customizable for every area covered by the French Meteo office.</div > </a> </div> <div class="card"> <a href="strasbourg/bus/setup.php"> <div id="poster"><img src="img/project06_ctsbustraminfo_01.jpg" width="183" height="205" border="0" /></div > <div id="title">Strasbourg Bus Live Arrival Board</div > <div id="desc">Mobile friendly light weight website that shows real-time arrival information for CTS buses and trams in Strasbourg, France.</div > </a> </div> <div class="card"> <a href="garmin/gpxgmap/convert.php"> <div id="poster"><img src="img/project05_gmaptogpx_01.jpg" width="183" height="205" border="0" /></div > <div id="title">Google Maps to GPX Converter</div > <div id="desc">Tool that accepts a link to a pre-made Google Directions and converts it to a GPX file format that can be uploaded and used in sat-nav and GPS units.</div > </a> </div> </div> </div> </div> <div id="footer"> <div class="case"> <div class="nav-bar"> <h3>About Me</h3> <ul> <li><a href="https://www.coruscantconsulting.co.uk/">Main Page</a></li> </ul> </div> <div class="nav-bar"> <h3>Questions?</h3> <ul> <li><a href="mailto:info@coruscantconsulting.co.uk">Email</a></li> </ul> </div> <div class="nav-bar"> <h3>Connect</h3> <ul> <li><a href="mailto:info@coruscantconsulting.co.uk">Email</a></li> <li><a target="_new" href="https://www.linkedin.com/in/sverrirs">LinkedIn</a></li> <li><a href="https://www.facebook.com/coruscantconsulting">Facebook</a></li> </ul> </div> <div id="copyright">© 2013-2015 Coruscant Consulting, Ltd. All rights reserved.</div> </div>