MIT Goes Free And Public!

December 2nd, 2007 No comments

YAY! Massachusetts Institute of Technology announced the launch a new website dedicated to provide free online resource for anyone anywhere. You can now watch more than 2,600 videos and audio clips online taken from real lectures for free and for everyone! The website is based on OpenCourseWare (OCW) which provides free lecture notes, exams, and other resources for more than 1,800 real courses.

That a fabulous new for me. Now, it is easier to study whatever I want and whatever I like (if available) with all these resources from MIT. It’s easier to study and find more information for my college courses!!

Categories: Others Tags:

Load JavaScript File Dynamically

December 2nd, 2007 No comments

So you have been programming with JavaScript? Usually programmers write the JavaScript code in the header of the HTML page or load it externally:

But sometimes there is no need to load some of the JavaScript codes because it won’t be used on the page. That will waste you unnecessary bandwidth and will cost your website users their precious time.

The solution is to load the JavaScript file dynamically only when is required. Ed Eliot posted an article shows how load a JavaScript dynamically. However, loading the JavaScript file asynchronously causes some problems when calling a function written in the loading file. Ed Eliot has written his idea on how to solve this overwhelming problem. He simply uses the event handling to check whether the file finished loading or not. Read more about this in his article.

Categories: General Web Development Tags:

Be A Better JavaScripter!

December 2nd, 2007 No comments

An article for beginners on how to write a better JavaScript code and be a better programmer. It talks about a better way to use getElementByID and to add events. How to write a better send request (for Ajax) and better way to change styles is also a part of the article. It is a small article, so there is no harm for experts to read it and extend their knowledge.

Categories: General Web Development Tags:

Wael Abbas Is Back!

December 2nd, 2007 No comments

If you have been reading news lately, you might know that Wael Abbas, a journalist who posted videos about police brutality and tutored in Egypt. He got his account shut down on YouTube and few other websites such as Yahoo. After a week of international pressure, YouTube finally agrees to restore his account. Here’s the YouTube official response to Fox News:
“Having reviewed the case, we have restored the account of Egyptian blogger Wael Abbas รขโ‚ฌโ€ and if he chooses to upload the video again with sufficient context so that users can understand his important message we will of course leave it on the site.”

Categories: Computer and IT, General, Politics Tags:

Video: Social Networking in Plain English

December 2nd, 2007 No comments

If you are one of those guys who still doesn’t know what Social Networking is, then watch this video. It shows you what is social networking in plain english and simple words…!!!

Categories: Fun Stuffs, Others Tags:

Video: Zombies in Plain English

December 2nd, 2007 No comments

Categories: Fun Stuffs Tags:

Am I A Certified Geek?!

December 1st, 2007 No comments

I got 96% in the geek test! I was like what the hell… Go ahead and do the test. But don’t forget to let me know your result ๐Ÿ™‚

Categories: Myself Tags:

The Flex Drop Shadow

December 1st, 2007 No comments

Switch blog has a new tutorial post which shows how to create shadows for UI components in Flex. Shadows have become more popular after the release of Visa and Leopard with their ‘shadowed’ dialogs and windows.

As many of you know, Flex is mainly for creating Rich Internet Applications (RIAs) using Flash technology. Anything done in Flex can be also done in Flash. But Adobe wants to make life easier for web developers by making Flex a more coding environment and more easy to programmatically create your UI.

Categories: Flash/ActionScript/Flex Tags:

Google Translate Ar/En Out of Beta?

December 1st, 2007 No comments

While surfing the web and trying to find the meaning of a word I usually use Google Translate. Today I noticed that the English to Arabic and the Arabic to English translator no longer have the word “BETA” next to them. Does that means it’s out of beta? However, the logo still has the sign BETA as you can see on the picture.

Categories: Tech market Tags:

Video: Internet People

December 1st, 2007 No comments

I have posted this video before. But I’d like to share it again.

If you’re one of the YouTube’s surfers, you’ll know many of the characters in this video.

Categories: Fun Stuffs Tags: