Links
-
Recent Posts
Categories
Obscurus.org
@ObscurusDotOrg- New post: Moving Windows 10 install to an SSD https://t.co/WC9vetXSsB
about 4 weeks ago
- New post: Moving Windows 10 install to an SSD https://t.co/WC9vetXSsB
Recent Comments
Archives
- January 2019
- September 2018
- July 2018
- June 2018
- February 2018
- November 2017
- August 2017
- July 2017
- June 2017
- April 2017
- March 2017
- February 2017
- January 2017
- November 2016
- September 2016
- February 2016
- January 2016
- November 2015
- February 2015
- May 2013
- December 2012
- November 2012
- October 2012
- August 2012
- May 2012
- April 2012
- January 2012
- December 2011
- November 2011
- September 2011
- August 2011
- July 2011
- June 2011
Admin
Category Archives: Programming
Twitter4J Extended Mode – 280 Character Tweets
Looking to use Twitter4J to download the full 280 characters of extended tweets? I can easily be done. You need to have a relatively recent version to enable extended mode, I have tested this with version 4.0.6 and it works … Continue reading
Posted in Programming
Comments Off on Twitter4J Extended Mode – 280 Character Tweets
Graph Visualisation with Neo4J and Alchemy
I have been using the Alchemy.js library to do some graph visualisation for netorks. Its pretty good, my default template is below as I had some trouble with those I found on around the internet. It makes a simple graph … Continue reading
Posted in Programming, Technology
Comments Off on Graph Visualisation with Neo4J and Alchemy
Pushed Code to GitHub – Non Exact String Matching
I published my first project to GitHub! Up till now I have been a user of SVN but I have long wanted to publish some useful bits of code. I have done my first one! Its a non exact string … Continue reading
Posted in Programming
Comments Off on Pushed Code to GitHub – Non Exact String Matching