Hey , my blog may contain lot of errors , i do not think many people ready my blog . I am therefore posting these as notes to myself , but if someone did bump into my blog , I still hope that they find this garbage useful !. Please …
Fltk!
Fltk stands for FAST and Light Toolkit , it as an easy to use UI framework in C++ with a very short learning curve also you should be able to desgin by drag n drop using FLUID . I discovered this rather late !
Resources on Learning Win32 API
Here are a set of online tutorials that helped me learn about Windows Programming , This is a short post – hoping that someone who happen to bump on to my blog finds it useful (a) Forgers Win32 API programming tutorial : http://winprog.org/tutorial/ (b) Iczelion Win32 programming tutorials :- In …
Linux – bash ( commonly used commands )
I know no one really reads my blog , so here is again another note to myself on commonly used linux commands for the heck of it ! . Hopefully someones finds it useful . Hoping that writing this down refreshes my frail memory Getting help [sourcecode language=”bash”] $ # …
Setting up your haXe Development Environment
Introduction HaXe is a multi-platform development environment. In this book we will specifically concentrate haXe as a free flash game development platform . With haXe you can develop for windows , Linux , iPhone , android as well as for the world wide web . A source file written in …
GUI toolkits compared
GUI Toolkits Compared I have worked with few UI libraries during my college days (late night hackwork !). Although It has months since i really coded something in C/C++ . Here is my opinion on most of the UI frameworks ( choices available ) . (a) Win32 API , …
jquery datatables
I came across this plugin using jquery called datatables , this is a qreat tool for creating and displaying tables . This is quite good ! . Check it out when you get time 🙂 . Check this out : http://www.datatables.net/