Archive for January, 2012

Standford SU2 »

The Stanford University Unstructured (SU2) suite is an open-source collection of software tools written in C++ for performing Partial Differential Equation (PDE) analysis and solving PDE constrained optimization problems. The toolset is designed with computational fluid dynamics and aerodynamic shape optimization in mind, but it is extensible to treat arbitrary sets of governing equations such […]

Free EBook: Linux 101 Hacks eBook »

Downloadable from http://www.thegeekstuff.com/linux-101-hacks-ebook/

Open Source JavaScript MVC Framework »

Spine is a lightweight framework for building JavaScript web applications. Spine gives you an MVC structure and then gets out of your way, allowing you to concentrate on the fun stuff, building awesome web applications. Spine is opinionated in its approach to web application architecture and design. Spine’s architecture complements patterns such as de-coupled components […]

Socket.IO »

Socket.IO aims to make realtime apps possible in every browser and mobile device, blurring the differences between the different transport mechanisms. Socket.IO does more than WebSocket, even if WebSocket is selected as the transport and the user is browsing your website with an ultra modern browser. Certain features like heartbeats, timeouts and disconnection support are […]

Tilt: Visualize Web Page in 3D »

Tilt is a Firefox addon that lets you visualize any web page in 3D. A new update is available, coming with more developer-oriented features. Try the addon. Tilt is useful when searching problems in the HTML structure (like finding unclosed DIV elements for example) by providing the extra third dimension, layering each node based on […]

winPenPack– Open Source Portable Applications »

winPenPack is an open source software environment comprised of several portable applications grouped into suites (portable applications are applications that are modified to be executed directly from a USB flash drive, without prior installation). With winPenPack, any USB flash drive ceases to be a simple data storage device and becomes a self-contained environment, within which […]

Open Source Sniffer »

Ettercap is a suite for man in the middle attacks on LAN. It features sniffing of live connections, content filtering on the fly and many other interesting tricks. It supports active and passive dissection of many protocols (even ciphered ones) and includes many feature for network and host analysis.

Android Design Guidelines »

Here is the Android design guidelines from Google http://developer.android.com/design/index.html The place to learn about principles, building blocks, and patterns for creating world-class Android user interfaces. Whether you’re a UI professional or a developer playing that role, these docs show you how to make good design decisions, big and small.

WinCheat–Open Source Windows Spying Tool »

WinCheat features Pick visible windows with the mouse and see information about them (like MsSpy++ does, but identifying better the window under the cursor). Explore the windows hierarchy of the current desktop. Allow to see and modify windows styles Send/post messages to windows, enable/disable/show/hide them Capture the text from windows (and yes, this works for […]

Open Source HTML 5 Video Player »

VideoJS is a open source HTML 5 video player Free & Open Source Lightweight. NO IMAGES USED 100% skinnable using CSS Library independent Easy to use Easy to understand & extend Consistent look between browsers Full Screen & Full Window Modes Volume Control Forced fallback to Flash (even when there is an unsupported source)

Mobile Friendly CSS and JS Files »

Skeleton is a small collection of CSS & JS files that can help you rapidly develop sites that look beautiful at any size, be it a 17" laptop screen or an iPhone. Skeleton is built on three core principles: Responsive Grid Down To Mobile Skeleton has a familiar, lightweight 960 grid as its base, but […]