Search for: "GitHub" Results 561 - 580 of 629
Sort by Relevance | Sort by Date
RSS Subscribe: 20 results | 100 results
27 Aug 2012, 10:41 pm by tekEditor
Diaspora* Diaspora is a privacy-aware, personally-controlled, do-it-all open source social network. [read post]
15 Aug 2012, 2:16 am by tekEditor
Browser support v1.0.0 Chrome, Firefox 3+, Safari 4+, Opera 10+, Internet Explorer 6+ Source code Available on GitHub: necolas/normalize.css $ git clone https://github.com/necolas/normalize.css.git Acknowledgements Normalize.css is a project by Nicolas Gallagher (@necolas) and Jonathan Neal (@jon_neal). [read post]
15 Aug 2012, 2:16 am by tekEditor
Please include whatever info you believe is relevant: resume, github profile, code samples, links to personal projects, etc. [read post]
14 Aug 2012, 3:46 am by tekEditor
Download ChatSecure for free from the App Store, and get the real source code for $0.00 on Github. [read post]
11 Aug 2012, 8:20 pm by tekEditor
An anonymous reader writes "Today the source code to the Rootbeer GPU Compiler was released as open source on github. [read post]
10 Aug 2012, 3:11 am by tekEditor
Writing your own C extensions to Python can seem like a pretty daunting task when you first get started. [read post]
7 Aug 2012, 10:07 pm by legalinformatics
German federal laws and regulations appear to have been marked up in Markdown format and placed on GitHub, at https://github.com/bundestag/gesetze#german-federal-laws-and-regulations. [read post]
7 Aug 2012, 10:07 pm by legalinformatics
Filed under: Applications, Data sets, Projects Tagged: Abe Voelker, bundesgit, Citizens' participation in lawmaking, Deutsche Bundesgesetze- und verordnungen, Deutsche Bundesgesetze- und verordnungen auf GitHub, Deutsche Bundesgesetze- und verordnungen im Markdown auf GitHub, eparticipation, Git for law, Git for legal documents, GitHub, GitHub for law, GitHub for legislative documents, GitHub for legislative version control, GitLaw, GitLaw:… [read post]
7 Aug 2012, 10:07 pm by legalinformatics
German federal laws and regulations appear to have been marked up in Markdown format and placed on GitHub, at https://github.com/bundestag/gesetze#german-federal-laws-and-regulations. [read post]
7 Aug 2012, 10:00 pm by elmer
Moved CALI web source code from SVN to Git and Github. [read post]
1 Aug 2012, 7:16 pm by tekEditor
If you're interested, send us a note at jobs [at] zenpayroll [dot] com and include your LinkedIn, GitHub, and/or any project pages. [read post]
30 Jul 2012, 7:23 pm by legalinformatics
The jurisdiction lists are a first draft: the data is housed on GitHub, and I am very much open to revision proposals. [read post]
30 Jul 2012, 7:23 pm by legalinformatics
The jurisdiction lists are a first draft: the data is housed on GitHub, and I am very much open to revision proposals. [read post]
27 Jul 2012, 11:16 pm by tekEditor
. :-) You can see it on github here, along with an enhanced version that handles contractions, and McIlroy's shell pipeline along with my enhanced version above, for comparison. [read post]
25 Jul 2012, 11:42 pm by tekEditor
The slides are available on the Causes Github account: http://causes.github.com/migrating-rails-talk  I believe they said the talk would be available on g33k talk (http://g33ktalk.com/) but has not been posted yet. [read post]
22 Jul 2012, 1:01 am by tekEditor
Cabal install from Hackage To install, run: $ cabal install fayFrom Github If you want to hack on the compiler, you can download the Git repo: $ git clone git://github.com/chrisdone/fay.git And then install from the directory: $ cabal installRunning To check that everything is okay, run the tests: $ fay-tests To compile a Fay program, run: $ fay -autorun foo.hs The -autorun flag will make sure that the main function is called. [read post]