http://crypto-js.googlecode.com/svn/tags/3.1.2/build/rollups/sha3.js SHA-3, originally known as Keccak is a cryptographic hash function. Learn more on WikiPedia… Enter text below to generate the SHA-3 Hash Code for Output length in bits: 512384256224 The SHA-3 Hash Code is below //
Tag: programming
Maker’s Schedule (For Managers Too)
The following memo from a department head to staff is an example of how to implement a productive maker’s schedule at your workplace. This approach recommends starting with baby steps, evaluating results and making changes accordingly. Dear Colleagues in the Technology, Project Management and Product Teams, Executive Summary:1 We are implementing a maker’s schedule starting… Continue reading Maker’s Schedule (For Managers Too)
Social Graphs API: WordPress Plugin: Blogroll Links
If you already know what the Social Graph API and XFN are, you can skip the background information and go directly to the Blogroll Links plugin for WordPress that is designed to work with these. Update: 2010-Feb-20: Version 2 of the Blogroll Links plugin for WordPress uses the Shortcode API and so introduces a new… Continue reading Social Graphs API: WordPress Plugin: Blogroll Links
Google Web Toolkit: Develop and Test in Java, Deploy as AJAX
I’m building a pull-down-menu navigation for the rajiv.com site using the Google Web Toolkit (GWT) and I’m impressed by this Google product. It allows you to create user interface (UI) widgets and dynamic functionality for your web app using the Java programming language. You develop and debug your app in the Eclipse Integrated Development Environment,… Continue reading Google Web Toolkit: Develop and Test in Java, Deploy as AJAX
Java Progammer? Use BeanShell
BeanShell is a fully Java compatible scripting language, capable of interpreting ordinary Java source files. You can also use it for working with Java interactively like an interpreted Unix Shell or Perl. You can try out Java’s object features, APIs, GUI widgets and other libraries hands on. BeanShell is free and also ships bundled with… Continue reading Java Progammer? Use BeanShell
You must be logged in to post a comment.