Bookmarks 2012
-
Git Kata
Git repo with training setup for certain tasks
-
True Scala complexity
Some Scala nastiness with "implicit"
-
Archipel
Archipel is a solution to manage and supervise virtual machines.
-
DIY Private Cloud w/ VirtualBox and Chef
Presentation on VM automation
-
Xitrum
async and clustered Scala web framework and HTTP(S) server fusion on top of Netty and Hazelcast
-
xCharts
D3-based library for building custom charts and graphs
-
Juvia commenting system
Commenting system similar to Disqus
-
How to Build a Service that Supports EVERY Android Browser
Browser compatibility is still a PITA :-( An excellent guide on the pitfalls of web applications used on different Android versions.
-
Hakyll
Haskell library for generating static sites, mostly aimed at small-to-medium sites and personal blogs. It is written in a very configurable way and uses an xmonad-like DSL for configuration.
- ruhoh universal static blog generator
- DIY Lift CRUD - an alternative to CRUDify
-
The Web engineer's online toolbox
Collection of links to useful web development tools
-
hoisted
Content Management System that sits on top of Lift
- BootMetro
- HTML5 Boilerplate - A rock-solid default for HTML5 awesome.
-
reveal.js
HTML Presentation Framework
-
Slick
Scala Language-Integrated Connection Kit
-
pegdown
Markdown processor based on a parboiled PEG parser supporting a number of extensions
-
parboiled
mixed Java/Scala library providing for lightweight and easy-to-use, yet powerful and elegant parsing of arbitrary input text based on Parsing expression grammars (PEGs).
-
ReactiveMongo
scala driver that provides fully non-blocking and asynchronous I/O operations
-
ScalaMeter
ScalaMeter is a microbenchmarking and performance regression testing framework for the JVM platform that allows expressing performance tests in a way which is both simple and concise. It can be used both from Scala and Java.
-
CKEditor
WYSIWYG Text and HTML Editor for the Web
- The-M-Project
-
scalaz
Type Classes and Pure Functional Data Structures for Scala
-
dexy
"The Most Powerful, Flexible Documentation Tool Ever." Generates documentation from different input types (markdown, etc.), includes code snippets (with syntax highlighting) and allows to automatically executes them (the output is pasted in the generated document). Keeps code examples and their output consistent!
-
Tape
"A collection of queue-related classes for Android and Java"
-
Dagger †
A fast dependency injector for Android and Java. Works at compile time.
-
Otto
"An enhanced Guava-based event bus with emphasis on Android support"
-
ActionBarSherlock
"ActionBarSherlock is an extension of the support library designed to facilitate the use of the action bar design pattern across all versions of Android with a single API."
-
Show My Code
Free Online swf Adobe flash decompiler, java class decoder, java class decompiler, php dezender, Zend decompiler, Zend decoder,Zend Guard, ActionScript recover, QR bar code decoder
-
jQuery Gantt editor
Sources on github: https://github.com/robicch/jQueryGantt
-
human.io
Create and instantly deploy tiny mobile apps with just a few lines of code.
- Vert.x- Effortless asynchronous application development for the modern web and enterprise
-
Barkeep - the friendly code review system
Barkeep is "the friendly code review system" — a fast, fun way to review code. Highly configurable, advertises to be more flexible than Gerrit et.al.
- How to Build a Popularity Algorithm You can be Proud of
- Redis persistence demystified
- HTML5 Please - Use the new and shiny responsibly
- CSS-Tricks
- Gatling Project - Stress Tool
- On HTTP Load Testing
-
DocHub
Searchable online documentation of CSS, HTML, JS, jQery, PHP, Python
- Animate.css - a bunch of plug-and-play CSS animations
- The 30 CSS Selectors you Must Memorize
-
PHP: a fractal of bad design
If anyone doubts why PHP is a bad idea(tm): Refer to this rant :-)
-
Shinken
Nagios-compatible monitoring tool
- HTTP Status Codes
-
Better Google Web Fonts
Overview of Google Web Font Families
-
Kartograph – rethink mapping
Pre-generates map in SVG, allows manipulation when displayed in web browser (JS).
-
Roundcube - Free webmail for the masses
Webmailer
-
Ratuus
Web interface for managing postfix virtual domains/users
-
GITLAB - Self Hosted Git Management
Web application for managing git repositories - very close to a github clone
- jessyink - A JavaScript that turns a layered Inkscape SVG image into a presentation
-
sniff
Code smell detector for specs2 specifications
-
etorreborre/s99
implementation of the 99 Scala problems as a set of specs2 specifications, ready to implement and execute with sbt
-
specs2
A library for writing executable software specifications
-
Inline Change Editor
Javascript editor for tracking/highlighting changes
-
Metrics
Library for exposing internal stats to monitoring systems
-
What is Apache Hadoop?
Overview article on Hadoop and the evolving software family building on it
-
git-deploy
Tool for easing and documenting deployments (in the git repo). Automatically sets tags, etc.
-
Gitblit
Webapp for viewing/managing git repositories. Written in Java.
-
Jerry
Jerry is a jQuery in Java. Jerry is a fast and concise Java Library that simplifies HTML document parsing, traversing and manipulating. Jerry is designed to change the way that you parse HTML content.
- jsoup Java HTML Parser, with best of DOM, CSS, and jquery