Found 98 bookmarks
Newest
redhat-developer/odo: OpenShift Do - Fast, iterative OpenShift development
redhat-developer/odo: OpenShift Do - Fast, iterative OpenShift development
"OpenShift Do (Odo) is a CLI tool for developers who are writing, building, and deploying applications on OpenShift. With Odo, developers get an opinionated CLI tool that supports fast, iterative development which abstracts away Kubernetes and OpenShift concepts, thus allowing them to focus on what's most important to them: code."
redhat-developer/odo: OpenShift Do - Fast, iterative OpenShift development
Tampermonkey - the most popular userscript manager for Blink-based browsers
Tampermonkey - the most popular userscript manager for Blink-based browsers
"Tampermonkey is a free browser extension and the most popular userscript manager for Blink-based Browsers like Chrome and Opera Next. Even though Google Chrome does have native support for Userscripts, Tampermonkey can give you much more convenience in managing your Userscripts. It provides features like automatic update checks, a overview what scripts are running at a tab and there is a good chance that scripts that are incompatible to Google Chrome run with Tampermonkey. "
Tampermonkey - the most popular userscript manager for Blink-based browsers
mitmproxy - home
mitmproxy - home

mitmproxy is an SSL-capable man-in-the-middle HTTP proxy. It provides a console interface that allows traffic flows to be inspected and edited on the fly.

mitmdump is the command-line version of mitmproxy, with the same functionality but without the frills. Think tcpdump for HTTP.

Intercept and modify HTTP traffic on the fly Save HTTP conversations for later replay and analysis Replay both HTTP clients and servers Make scripted changes to HTTP traffic using Python SSL interception certs generated on the fly

mitmproxy - home
weinre - Home
weinre - Home
It's a debugger for web pages, like FireBug (for FireFox) and Web Inspector (for WebKit-based browsers), except it's designed to work remotely, and in particular, to allow you debug web pages on a mobile device such as a phone.
weinre - Home
jedi4ever/veewee - GitHub
jedi4ever/veewee - GitHub

VeeWee: the tool to easily build vagrant base boxes Vagrant is a great tool to test new things or changes in a virtual machine(Virtualbox) using either chef or puppet. The first step is to download an existing 'base box'. I believe this scares a lot of people as they don't know who or how this box was build. Therefore lots of people end up first building their own base box to use with vagrant.

Veewee tries to automate this and to share the knowledge and sources you need to create a basebox. Instead of creating custom ISO's from your favorite distribution, it leverages the 'keyboardputscancode' command of Virtualbox so send the actual 'boot prompt' keysequence to boot an existing iso.

jedi4ever/veewee - GitHub
AngularJS
AngularJS
is what HTML would have been if it had been designed for building web applications. It provides your application’s plumbing so you can focus on what your app does, rather than how to get your web browser to do what you need.
AngularJS
Vagrant - Welcome
Vagrant - Welcome

Vagrant is a tool for building and distributing virtualized development environments.

By providing automated creation and provisioning of virtual machines using Oracle’s VirtualBox, Vagrant provides the tools to create and configure lightweight, reproducible, and portable virtual environments.

Vagrant - Welcome
HTML5 Boilerplate - A rock-solid default for HTML5 awesome.
HTML5 Boilerplate - A rock-solid default for HTML5 awesome.
HTML5 BOILERPLATE IS THE PROFESSIONAL BADASS'S BASE HTML/CSS/JS TEMPLATE FOR A FAST, ROBUST AND FUTURE-PROOF SITE.AFTER MORE THAN TWO YEARS IN ITERATIVE DEVELOPMENT, YOU GET THE BEST OF THE BEST PRACTICES BAKED IN: CROSS-BROWSER NORMALIZATION, PERFORMANCE OPTIMIZATIONS, EVEN OPTIONAL FEATURES LIKE CROSS-DOMAIN AJAX AND FLASH. A STARTER APACHE .HTACCESS CONFIG FILE HOOKS YOU THE EFF UP WITH CACHING RULES AND PREPS YOUR SITE TO SERVE HTML5 VIDEO, USE @FONT-FACE, AND GET YOUR GZIP ZIPPLE ON.BOILERPLATE IS NOT A FRAMEWORK, NOR DOES IT PRESCRIBE ANY PHILOSOPHY OF DEVELOPMENT, IT'S JUST GOT SOME TRICKS TO GET YOUR PROJECT OFF THE GROUND QUICKLY AND RIGHT-FOOTED.
HTML5 Boilerplate - A rock-solid default for HTML5 awesome.
workspacemechanic - Project Hosting on Google Code
workspacemechanic - Project Hosting on Google Code
The Workspace Mechanic automates maintenance of your Eclipse environment by tweaking preferences, adding extension locations, and so on. You can use it to:\n\nCreate a consistent environment among groups as large as the entire company, your local team, or even among your own many workspaces\nSave time setting up new workspaces\nCreate tasks that ensure your favorite new preferences are applied to all your current and future workspaces. (This is one of our favorite features!)
workspacemechanic - Project Hosting on Google Code
PhoneGap | Cross platform mobile framework
PhoneGap | Cross platform mobile framework

PhoneGap is an open source development tool for building fast, easy mobile apps with JavaScript.

If you’re a web developer who wants to build mobile applications in HTML and JavaScript while still taking advantage of the core features in the iPhone, Android, Palm, Symbian and Blackberry SDKs, PhoneGap is for you.

PhoneGap | Cross platform mobile framework
Retrospectiva / Smarter Project Management
Retrospectiva / Smarter Project Management

Open-source project management tool, intended to assist the collaborative aspect of work carried out by agile software development teams.

Free / Open-source (MIT License) Full Development Life-cycle Comprehensive Adminstration Multiple projects within one instance Powerful Add-on Interface REST-API (Example) & RSS Support (Example)

Retrospectiva / Smarter Project Management
Wazi » Comparisons Features » Comparing Open Source Agile Project Management Tools
Wazi » Comparisons Features » Comparing Open Source Agile Project Management Tools

"There are a large number of project management tools designed to support Agile methodologies such as Scrum and eXtreme Programming (XP), including several open source options. This article compares the most compelling open source options on the following criteria:

* Feature set
* Usability
* Viability
* Suitability for large projects and products"
Wazi » Comparisons Features » Comparing Open Source Agile Project Management Tools
Groogle - Web based code review tool
Groogle - Web based code review tool

"Groogle is a web based peer code review tool providing a range of features aimed at easing the code review process.

Features include:

* Subversion integration, working against live repositories.
* Syntax highlighting for a wide variety of languages.
* Comparisons of entire repository trees to find added, removed and modified files and directories.
* Diffing of individual files and a graphical representation of modifications.
* E-mail notifications to notify review participants when a reviews status changes.
* Optional integration against a wide range of existing authentication mechanisms.

Groogle is released in both RPM and tarball format and can be easily deployed on any Linux system."

Groogle - Web based code review tool
PostBin - Debug web hooks
PostBin - Debug web hooks
"PostBin lets you debug web hooks by capturing and logging the asynchronous requests made when events happen. Make a PostBin and register the URL with a web hook provider. All POST requests to the URL are logged for you to see when you browse to that URL."
PostBin - Debug web hooks
FireQuery
FireQuery

jQuery expressions are intelligently presented in Firebug Console and DOM inspector

attached jQuery datas are first class citizens

elements in jQuery collections are highlighted on hover

jQuerify: enables you to inject jQuery into any web page

FireQuery
FireScope - HTML Brains at your Fingertips
FireScope - HTML Brains at your Fingertips

FireScope is a Firefox add-on that integrates with Firebug, to extend it with reference material for HTML and CSS.

The extension's core functionality is centered around a new Reference panel, which contains a search tool for looking up HTML elements, attributes, and CSS properties.

The extension also hooks into context-menus in the HTML and CSS panels, the DOM crumbtrail, and the Inspector, adding options to look up a selected item (ie. search for it in the Reference panel) or to view a code example.

FireScope - HTML Brains at your Fingertips