Showing posts with label github. Show all posts
Showing posts with label github. Show all posts

Python notes to frequency script

Posted: Saturday, 27 April 2013

A release and cleanup of the code which was used here:

Jingle Bells in Python

Github folder in Windows 7

Posted: Sunday, 14 April 2013

Github uses an moderately cryptic install format, it's not visible at first since it's not installed in the Program Files folder nor the Program Files (x86) folder, but you can find it at the location below.

C:\Users\[YOUR USRENAME HERE]\AppData\Local\GitHub

If you need the portable version of git that comes with github then it's located in the "PortableGit*" folder inside of the github install folder.

github: bold text in readme

Posted: Saturday, 12 January 2013

Github uses markdown for it's .md readme's - the one that you typically see rendered as html at bottom of a github project page. Consequently, bolding a text is as simple as wrapping the text using two asterisks **Bold text here**, which will produce a text enclosed with the strong tag - ie: bolding the text.
You can read about more markdown syntax's here: http://daringfireball.net/projects/markdown/syntax#em

redditGOD v2 Released!

Posted: Friday, 11 January 2013

RedditGOD has just been updated! Update or install it through the links below [auto-update not supported at the moment]
http://userscripts.org/scripts/show/156070
https://github.com/extramaster/redditGOD/
http://extr4m4st3r.blogspot.com.au/2013/01/redditgod-v1-released.html

redditGOD v1 Released!

Posted: Wednesday, 9 January 2013

redditGOD is a simple userscript extension that you can install in your browser [just download it and drag it into your extensions page if you're using Chrome].
It aims to improve on what reddit is without trying to bloat or radically changing it. You can download and install the extension from the link below
http://userscripts.org/scripts/show/156070

Measurements converter

Posted: Monday, 7 January 2013

Been working on a project for quite sometime, it was planned to be integrated with another one of my projects but I decided against it and decided to release it as open source... So here it is, a quick and simple measurements converter

Full conversion

Convert: from to in

http://extramaster.github.com/measurementsConverters/#demo