Friday, August 31, 2012
Authy 2-factor authentication
Authy is a simple API to add two-factor authentication to your website or app.
Friday, August 24, 2012
Pencil Project diagrammer Firefox plugin
The Pencil Project's unique mission is to
build a free and opensource tool for making diagrams and GUI
prototyping that everyone can use.
Top features: - Built-in stencils for diagraming and prototyping
- Multi-page document with background page
- Inter-page linkings!
- On-screen text editing with rich-text supports
- Exporting to HTML, PNG, Openoffice.org document, Word document and PDF.
- Undo/redo supports
- Installing user-defined stencils and templates
- Standard drawing operations: aligning, z-ordering, scaling, rotating...
- Cross-platforms
- Adding external objects
- Personal Collection
- Clipart Browser
- And much more...
Pencil will always be free as it is released under the GPL version 2 and is
available for virtually all platforms that Firefox 3 can run. The first
version of Pencil is tested against GNU/Linux 2.6 with GTK+, Windows XP
and Windows Vista.
Thursday, August 23, 2012
Wednesday, August 22, 2012
WireMock HTTP mocking
WireMock is
a tool that allows HTTP exchanges to be stubbed and verified. It does
this by creating an actual HTTP endpoint, rather than by stubbing or
mocking the HTTP client class. It can be used directly from within JUnit
(or your weapon of choice), run as a standalone process or deployed
into a container with the aim of covering off a wide range of testing
scenarios. It has a JSON API so you don’t have to be working in JVM
language to make use of it, although there is a also a fluent Java API
available if you are.
Other handy stuff it’ll do includes conditional forwarding of requests to other services (enabling proxy/intercept), record/playback of stubs, fault injection, stateful behaviour and response delays.
Other handy stuff it’ll do includes conditional forwarding of requests to other services (enabling proxy/intercept), record/playback of stubs, fault injection, stateful behaviour and response delays.
Thursday, August 2, 2012
MaxMind MinFraud service
The minFraud service reduces chargebacks by identifying
risky orders to be held for further review. The minFraud service is used to
identify fraud in online e-commerce transactions, affiliate referrals, surveys, and account logins and signups.
Subscribe to:
Posts (Atom)