Here is the books I read for January.
BlackBerry Planet: The Story of Research in Motion and the Little Device that Took the World by Storm Available in National Library This book chronicles the history and rise of BlackBerry devices and the company RIM. RIM shows that the secret to the company’s success is to develop core competency, sustainable innovation and entrepreneurial culture. A substantial part of the book also highlights on how BlackBerry is used as a effective and indispensable tool in Obama campaigning for president-ship. |
After the Software Wars
Free download at http://www.lulu.com/content/4964815 This is must read for those who want to get excellent insight into the changing world of Information Technology. A wide range of interesting topics are covered, including Linux, open-source movement, DRM, Google and Java. Basically, all the important things you ever want to know about computer world is covered in this book. Do not miss it especially when it’s free. |
Programming Clojure
Available in National Library Functional programming and concurrency are all the rage now as multi-core CPU becomes commodity and trend of the future. Clojure, a derivative of the venerable LISP language running under the powerful Java Virtual Machine, has caught the computing world by storm due to its elegance and uniqueness, combined with unmatched performance. By merging the flexibility and power of LISP with Java, Clojure provides a attractive language for those Java veterans who want to take their skill to another level. And for that, one will need Programming Clojure, the only book currently available for the language. This book provides a great reference and tutorial for those who want to come to speed in learning and using Clojure. |
iPhone User Interface Design Projects
How does one create a world class attractive iPhone application that is easy-to-use ? What is the thought process in designing and building iPhone application ? What better way to learn about building iPhone application than by learning through actual experience of those who been there. This book is for those who will want to get valuable insight in creating beautiful GUI for iPhone. |
Beginning Java Google App Engine
Google App Engine is a disruptive cloud platform not only because of its power. scalability, reliability and ease of use, but also because one can deploy and use application for free compare to other cloud vendors like Amazon. This book will provides a excellent introduction to those Java developers using Google App Engine and explain the concept and technology behind the engine. |





and 

of this
, Food
, building
, relics , history
, scenery
.
Taken from
. It can be torturous and straining to read ant-like text in high resolution screen. There is really a ton of CHM Help out in wilderness that doesn’t have a Font option to control the text size. I baffled me what is in the mind of those CHM producers who couldn’t add the Font option
to enhance readability as the CHM is supposed to be ubiquitous distributed format that as common as PDF and to be readable over many types of screen, big and small alike.
This book chronicles the history of software programming languages (eg C++, Basic, Java) which contribute to innovation and advancement of software and internet industry. By studying the history of programming language, one can come to appreciate the amount of thinking and work involve in developing a programming language.
This is a excellent book on business case study of various technological companies competing in the volatile, unpredictable and fast-growing internet-based Information Technology industry. Many disruptive companies like Netscape and AOL are profiled and critically analyzed for their strategies and business models.
For those who strive to be better passionate programmer should read this book. The pragmatic and practical advises given by the author is shared by his own experience, which make this book a valuable companion throughout the course of programming career.
Google has to be the most popular technology company apart from Microsoft to garner the interest of book publishers. Almost every year, you bound to see a new book written on the company, its founders and business. Still, this book provides interesting read on Google and distinguish itself by placing more focus on the founders themselves. For those who are fascinate with Google and its rise to power, this book will not disappoint.
JavaFX is still relatively a new RIA technology which differentiates itself by using a unique and easy-to-learn scripting language, and by leveraging on the Java platform. However, the technology and language are still evolving. A book by Manning, a book publisher with reputation for delivering high-quality technology book, therefore comes at the right time. Simon’s concise and cohesive style of writing does make JavaFX learning a very positive experience. This is a must-have book for those who want to learn the in-and-out of this promising technology.
The truth is that there is no direct way to remove the maximize button off the Resizable JFrame as it is created by Windows and it is not painted using Swing so U can’t touch this.

