edits
edits

file:a/index.html (deleted)
--- a/index.html
+++ /dev/null
@@ -1,41 +1,1 @@
-<!DOCTYPE html>
-<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
-<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
-<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
-<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
-    <head>
-        <meta charset="utf-8">
-        <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
-        <title></title>
-        <meta name="description" content="">
-        <meta name="viewport" content="width=device-width">
 
-        <!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
-
-        <link rel="stylesheet" href="css/normalize.css">
-        <link rel="stylesheet" href="css/main.css">
-        <script src="js/vendor/modernizr-2.6.1.min.js"></script>
-    </head>
-    <body>
-        <!--[if lt IE 7]>
-            <p class="chromeframe">You are using an outdated browser. <a href="http://browsehappy.com/">Upgrade your browser today</a> or <a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to better experience this site.</p>
-        <![endif]-->
-
-        <!-- Add your site or application content here -->
-        <p>Hello world! This is HTML5 Boilerplate.</p>
-
-        <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
-        <script>window.jQuery || document.write('<script src="js/vendor/jquery-1.8.0.min.js"><\/script>')</script>
-        <script src="js/plugins.js"></script>
-        <script src="js/main.js"></script>
-
-        <!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
-        <script>
-            var _gaq=[['_setAccount','UA-XXXXX-X'],['_trackPageview']];
-            (function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
-            g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
-            s.parentNode.insertBefore(g,s)}(document,'script'));
-        </script>
-    </body>
-</html>
-

file:a/index.md -> file:b/index.md
--- a/index.md
+++ b/index.md
@@ -1,6 +1,51 @@
-Below is a whole bunch of information to help you prepare mashups!
-
-# [Hosted Developer Tools](#hosted-developer-tools)
+Below is a whole bunch of information to help you prepare hackfest entries. These tools can be used to make entries like: mobile apps, web apps, data visualisations/inforgraphics
+
+govhack library
+
+- http://hpneo.github.com/gmaps/examples.html 
+- android datviz
+  - http://code.google.com/p/afreechart/ http://code.google.com/p/snowdon/ http://code.google.com/p/chartdroid/ http://androidplot.com/ http://code.google.com/p/achartengine/
+- https://graphics.stanford.edu/wikis/cs448b-12-fall/ data viz theory
+- https://mixpanel.com/education/understanding-the-first-five-minutes
+- http://drawingbynumbers.org/toolsandresources
+- http://wmbriggs.com/blog/?p=6465
+- http://ofps.oreilly.com/titles/9781449339739/k_00000002.html list of d3 alternatives
+- http://craigkerstiens.com/2012/10/01/understanding-postgres-performance/
+- https://github.com/clips/pattern for easy NLP/network analysis/data mining
+- https://github.com/theodi/open-data-tech-review/wiki othr cleanup/linked data toola
+- http://www.opentripplanner.org/apidoc/rest.plan.html 
+- http://selection.datavisualization.ch/ data viz tools catalog
+- http://www.slideshare.net/OReillyStrata/visualizing-networks-beyond-the-hairball
+- http://blog.sciencenet.cn/blog-554179-622011.html SNA tools catalog
+- https://github.com/jacomyal/osdc2012-sigmajs-demo sigmajs filtering/searching
+- manipulating data - grep/find replace/sed/regex
+- d3 tools and tutorial http://enjalot.com/ http://news.ycombinator.com/item?id=4608440 
+  - Why d3 is the way it is and how to make charts http://bost.ocks.org/mike/chart/
+  - how to make an xkcd chart http://bl.ocks.org/3914862
+- http://blog.josephwilk.net/ruby/latent-semantic-analysis-in-ruby.html similar terms usually found together
+- data viz
+- http://k2company.com/blog/2012/09/06/toolbox-for-learning-machine-learning-and-data-science/
+- http://williamparry.blogspot.com.au/2011/04/putting-data-into-google-fusion-tables.html google fusion tutorial
+- andrewharvey4.wordpress.com postgis/asgs tutorial
+- http://www.slideshare.net/maxdemarzi/etl-into-neo4j 
+- http://www.twotorials.com/ for R
+  - http://www.r-bloggers.com/gradient-word-clouds/ http://www.rstudio.com/shiny/ http://blog.ouseful.info/2012/11/28/quick-shiny-demo-exploring-nhs-winter-sit-rep-data/ https://github.com/timelyportfolio/shiny-d3-plot https://github.com/trestletech/shiny-sandbox/tree/master/grn
+  - http://is-r.tumblr.com/post/38240018815/making-prettier-network-graphs-with-sna-and-igraph
+  - http://www.r-bloggers.com/video-simpler-tricks-and-tools-help-debugging-git-latex-and-workflow-with-r-by-prof-rob-hyndman/
+  - http://yihui.name/knitr/ makes reports including google widgets/charts/maps via http://www.r-bloggers.com/googlevis-0-3-2-is-released-better-integration-with-knitr/
+  - http://chartsnthings.tumblr.com/post/36978271916/r-tutorial-simple-charts http://flowingdata.com/2012/12/17/getting-started-with-charts-in-r/
+- http://dydra.com/ 
+- http://selection.datavisualization.ch/ data viz tools list
+- http://nodexl.codeplex.com/ network graphs for excel
+- http://sunfoundation.tumblr.com/ 
+- css framework like bootstrap or zurb foundation
+- analysing - linked data tools
+  - http://govcampau.wikispaces.com/useful+tools 
+  - http://linkeddata.org/home 
+- analysing - unstructured/nlp incl overviewer, opennlp/nltk, lucene/solr
+  - http://www.r-bloggers.com/simple-text-mining-with-r/ 
+
+# Hosted Developer Tools {#hosted-developer-tools}
 
 ### Sourceforge
 
@@ -23,7 +68,7 @@

 Please note, there are a combination of Analysis and Visualisation tools in each of the major categories below.
 
-# [API Development](#api-development)
+# API Development {#api-development}
 
 
 So an API isn&#8217;t just an XML file ![;)](http://www.govhack.org/wp-includes/images/smilies/icon_wink.gif) 
@@ -46,7 +91,7 @@
 
 
 
-# [Data Visualisation](#data-visualisation)
+# Data Visualisation {#data-visualisation}
 
 Most of the categories to follow have visualisation tools specific to their purpose.
 
@@ -58,7 +103,7 @@
 
 
 
-# [Augmented Reality Tools](#augmented-reality-tools)
+# Augmented Reality Tools {#augmented-reality-tools}
 
 ### buildAR
 
@@ -108,7 +153,8 @@
 
 Mark Weiser &#8211\. Father of Pervasive Computing [http://en.wikipedia.org/wiki/<wbr>Mark_Weiser</wbr>](http://en.wikipedia.org/wiki/Mark_Weiser)
 
-Geographical Data Tools](#geographical-data-tools)
+
+# Geographical Data Tools {#geographical-data-tools}
 
 Check out the[ GeoRabble Boundary Mapper&#8217;s Cookbook](http://georabble.org/2012/05/31/the-boundary-mappers-cookbook/) to see how you can tie all these things together!
 
@@ -144,7 +190,7 @@
 
 ### 
 
-Tabular Data Tools](#tabular-data-tools)
+# Tabular Data Tools {#tabular-data-tools}
 
 ## Analysis
 
@@ -184,7 +230,7 @@
 
 ### Processing.js
 
-Graph (relationships and networks) Data Tools](#graph-relationships-and-networks-data-tools)
+# Graph (relationships and networks) Data Tools {#graph-relationships-and-networks-data-tools}
 
 ## Analysis
 
@@ -224,7 +270,7 @@
 
 Below is some additional information including a few previous GovHack projects to get you thinking ![:)](http://www.govhack.org/wp-includes/images/smilies/icon_smile.gif)  More examples are available at [http://mashupaustralia.org/](http://mashupaustralia.org/).
 
-Previous Project Examples](#previous-project-examples)
+# Previous Project Examples {#previous-project-examples}
 
 ## PlanningAlerts
 
@@ -260,7 +306,7 @@
 
 Issue Tracking: Github
 
-# General Data Hacking and Programming References](#general-data-hacking-and-programming-references)
+# General Data Hacking and Programming References {#general-data-hacking-and-programming-references}
 
 
 [![](http://www.govhack.org/wp-content/uploads/How-to-participate-in-GovHack_html_m6a65720f-300x199.gif "Data Journalism Diagram")](http://www.govhack.org/wp-content/uploads/How-to-participate-in-GovHack_html_m6a65720f.gif)</dt>
@@ -299,7 +345,7 @@
 
 
 
-#[Developer Tools For Your Computer](#developer-tools-for-your-computer)
+#[Developer Tools For Your Computer]{#developer-tools-for-your-computer}
 
 ### Source Control &#8211\. Git / Subversion
 
@@ -318,3 +364,4 @@
 ## [![](http://www.govhack.org/wp-content/uploads/trac-300x207.png "trac screenshot")](http://www.govhack.org/wp-content/uploads/trac.png)
 
 Issue/task trackers allow you to outline the tasks required for your project and assign them to people to do.
+

directory:a/php-markdown -> directory:b/php-markdown
--- a/php-markdown
+++ b/php-markdown