Video: The MacBook Air reviewed
This a video review of MacBook Air by macWorld.
This a video review of MacBook Air by macWorld.
Finally Apple has released its long awaited iPhone SDK. You can download it from here. Unfortunately, contrary to other blogs that reported the announcement, the SDK is not free even though you are using it for nonprofit projects. That just great Apple… why not suck all our credits in our bank account?!
The MIX08 conference has ended and now you can see all the sessions online for free. If you are one of those geeks out there who feel sad missing MIX08 stop that feeling right now! Watch all sessions for free online here.
I have decided to Twitter in my blog and I’ll keep updating it with what I’m doing. It is in the right sidebar of the blog and I hope you guys like it.

I can update what I’m doing by mobile phone sms, email, Google talk, or by Twitter.com which is really convenient. I think I’m going to use talk indoors mostly and sms if I’m outside somewhere.
This is a test post… I’m using Microsoft Live Writer.
In a nutshell: Israel bombard his home which collapsed over his family. His baby got killed… it is really hard even for me to keep my tears…
YouTube is experimenting HD video casting in addition to the standard video we are watching in YouTube. To watch an HD version of any video you will have to add “&fmt=6” without the double-quotation at the end of the URL.
Here an example: http://youtube.com/watch?v=CQzUsTFqtW0&fmt=6
I have heard recently that Angelina Jolie recently revealed that she doesn’t know how to turn on a computer although she acts as the famous Lara Croft, an adventurer and sadly a computer hacker.
Anyway, I found out this great article on how to make a good web design. The article also explains how users interact with different web site design styles and it also gives 10 Principles of Effective Web Design… I don’t really have time to write more about it :p
I’m working on a web site using JSP and I found this great article that should be helpful for JSP programmers.
Typical Web applications require the use of Cascading Style Sheets (CSS) and JavaScript, together with a server-side framework, such as JavaServer Faces (JSF). CSS lets you change the visual characteristics of Web components within Ajax and other applications so they can have a pleasant and distinctive look. In the first installment of this two-part series, find out how to use the CSS-related attributes of standard JSF components. In addition, learn how to create a custom JSF component that sets the default styles of nested components, making it very easy to ensure a consistent look for all pages of your Web application. You can also use this technique to programmatically set other component attributes, as you’ll see in Part 2, which will show how to make JSF forms more dynamic using JavaScript.