Monday, January 30, 2012

Lord of the Files: Essays on the Social Aspects of Software Engineering

I want to announce this book as the book of the month
http://www.amazon.com/Lord-Files-Aspects-Software-Engineering/dp/0986941808/

This is facebook page: http://www.facebook.com/LOTFiles



The contents of the book are following as:
  1. I, Programmer
  2. The Software Engineer Life Cycle
  3. Your Favourite Methodology is eXtremely Gay
  4. White Trash Software Engineer
  5. What the Bleep Should We Know!?
  6. Nobody Ever Got Laid For Buying IBM Equipment
  7. All We Really Need To Know about Software Engineering Is in the Film Office Space
  8. A Seven-Layer Hierarchy of Careers in Computer Science
  9. What's Your Secret Sauce?
  10. Pandemonium Reigned
I have to confess that I wanted to read this book because the headlines are very interesting at the very first time.  I ordered and one-and-half month later this book was delivered by Amazon.com, finally I had a chance to read it, thanksfully :).

Every chapter was established on key points of Software Engineering. Author's personal opinions make you smile, sometimes force to think on issues.

In addtion, Author gives a lot of resource books' list at the end of each chapter of the book.

SDLC explanation and illustrations are very thoughtful.

You can see the Sense of humour on the social aspects of software engineering world!
Author has very interesting opinions about why women don't choose programming etc.

When it comes to conclusion, very smart clause waits for you :).

I selected  a page of  this book, for you:)

Page 1: Typical Software Engineer :).

























Virtual Developers Day

I really great appriciate to say that the virtual developers day is comingggggg.

For more information you can visit http://www.oracle.com/.


Happy with JAVA!

Eden Space

in other words Heap Memory.

According to forums: The pool from which memory is initially allocated for most objects, as i see a minor garbage collection


As programmer being, when you learn java programming, you start to find details in java.
Eden Space is one of the important spaces for Java. The others are two survivor spaces.
So when you are reading a book about Java Performance, it is the second thing that you learn :) of course it is Eden Space after you learn that what you dont know and what you want to know.

Tuesday, January 24, 2012

Create your sound with Java

Have you ever known that you can make music by using Java.

it is imposible for many years.

Please check the following links and enjoy !


Nice Api:
http://www.jfugue.org/examples.html



http://docs.oracle.com/javase/tutorial/sound/index.html

Sunday, January 15, 2012

PrimeFaces

Most of java web developers are familiar with JSF and JSF based frameworks.

PrimeFaces is two years old.

This project is open source and has many different demos and and their components.

ShowCase and Showcase for Mobile that I looked up.


All of the components and  source codes are reachable(free).

The  important links follow as:

http://www.primefaces.org/

http://wiki.primefaces.org/dashboard.action

Thursday, January 5, 2012

XML User Interface Language (XUL)

Yahoooo!

Maybe you know and use XUL...

XUL is one of the Mozilla Projects. It allows you write java script by using xml tags.

If you've a Gecko-based browser you can run the codes which is written by using XUL.

For more information:

https://developer.mozilla.org/En/XUL