Author Archives: iFadey

Interesting Stuff on the Web – 4

Release 4 of five chosen quality articles/tutorials/tools from different blogs.

Posted in Blog, Interesting Stuff | 2 Comments

Developing Multilingual Software Applications

“Your business applications cannot bring with it the habits and customs of your country without colliding with the habits and customs of your users in other countries.” ‐ (IBM Globalization – Guideline C – Respect for culture and conventions) If … Continue reading

Posted in Blog, General | 2 Comments

Interesting Stuff on the Web – 3

Release 3 of five chosen quality articles/tutorials/tools from different blogs.

Posted in Blog, Interesting Stuff | 3 Comments

Interesting Stuff on the Web – 2

Release 2 of five chosen quality articles/tutorials/tools from different blogs.

Posted in Blog, Interesting Stuff | 3 Comments

Browser Plugin Detection

Have you ever wondered how to detect plugins loaded by your browser using JavaScript? In this tutorial you will learn to detect plugins in IE way and for other browsers. You will also learn to use Lazy Function Definition pattern … Continue reading

Posted in Blog, JavaScript | 2 Comments