How to create Screen Cast on Mac OS X

How to create Screen Cast on Mac OS X

Sometimes you can’t create only description. Sometimes you need to record a screen cast on your Mac OS X. Under Windows environment I used excelent simple program called WINK . It is really simple, fast and efficient solution for creating screen cast using Windows. Unfortunately I didn’t found any similar solution for Mac until now… It’s also really simple and it called:   Jing .

Desktop Closure Compiler beta release

Desktop Closure Compiler beta release

The Closure Compiler is a tool for making JavaScript download and run faster. It is a true compiler for JavaScript. Instead of compiling from a source language to machine code, it compiles from JavaScript to better JavaScript. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what’s left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls.

Google provides  Closure Compiler Service which is web application to compile JavaScript, you can also use Java application or REST API. For your convenience we created simple app to use Closure Compiler on your desktop.

Dedicated Content Management System for kindergarten

Dedicated Content Management System for kindergarten

Recently we finished dedicated content management system for bilingual kindergarten and school. Whole project includes intranet for parents, where they can find recent information about theirs children’s, information about upcoming events and photo galleries from past events. Some screenshots below.

teczowy

to2

to4

to3

to5

to1

MySQL on Mac OS X with preference panel

MySQL on Mac OS X with preference panel

In my daily work I really suffered because MySQL wasn’t work after fresh installation. Preference panel just didn’t start MySQL on system startup neither using it into Preferences.
After a lot of google research I found many solutions but only Angry Fly gives me some clues how to find proper fix.