$theTitle=wp_title(" - ", false); if($theTitle != "") { ?>
Talks around Computer Science and Stuff
In: Uncategorized
4 Jul 2011On my last post, i mentioned that there should be a linux version of Mikogo. I just received an email a couple days ago informing me the beta started. I am going to try it and will post some results / feedback here. It seems very promising !
In: Uncategorized
22 Apr 2011A few months ago, Salesforce acquired DimDim (the web conferencing tool) and they decided a change of strategy. For us users, that means no more DimDim as a free web conferencing application. As a consultant, I often need to use web conferences and since the old DimDim days were over, I started looking for a […]
In: Uncategorized
25 Dec 2010My talk proposal at Confoo 2011 on How to integrate Text Mining into (Web) Applications has been accepted. For more information on Confoo, please visite their website : www.confoo.ca PHP Québec, Montréal-Python, Montreal.rb, W3Qc and OWASP Montréal are proud to announce the second edition of the ConFoo Conference. From March 9th to 11th 2011, international […]
I will be giving a presentation at the Montreal Java User Group (JUG), next thursday at the ETS. 1111 Notre-Dame Ouest Room A-1300 Thursday the 9th december 2010 at 17h45. For more info
In: Text Mining
14 May 2010The slides of the presentation I gave yesterday are now available on slideshare. Des applications plus intelligentes View more presentations from alfallouji.
If you are interested in knowing more about Text-Mining and how to integrate with your (Web) Applications, I am giving a presentation this week at the monthly meeting of PHPQuebec. I will present the core notions related to Text-Mining, we will see some of the existing technologies, their features. The talk will be focused on […]
In: Others
3 Apr 2010Recently, I have been bugged by a new translate bar appearing on the top of my Chrome navigator each time I visit a foreign site. That bar would take an extra line space (Very annoying when you are using a netbook) and I had to click each time on the “X” to close it. Usually […]
In: PHP
23 Mar 2010Thanks to Pierrick, some new minor fixes and enhancements have been added to the PHP autoloadManager. You may find the updated version on github : http://github.com/alfallouji/PHP-Autoload-Manager Documentation has been updated also (Please take a look at the README file).
In: Uncategorized
13 Mar 2010Yesterday, the Confoo conference held in Montreal ended. I had the chance to assist to the three days of the conference. The presentation slides are available here : http://www.confoo.ca/en/download or you can view some of them on Anis blog. Thanks to a very good organization, this conference was a real blast. All went very smoothly. I […]
In: Singleton
13 Mar 2010So, again I will talk about Singleton and why you should be carefull with them. Everytime I think or discuss singleton the following things come in to my mind : – Global State; – Hard to test (refer to unit test post); – Singletonite (I see Singletons everywhere); – Violating the Single Responsibility Rule. I […]
My name is Bashar Al-Fallouji, I work as a Enterprise Solutions Architect at Amazon Web Services.
I am particularly interested in Cloud Computing, Web applications, Open Source Development, Software Engineering, Information Architecture, Unit Testing, XP/Agile development.
On this blog, you will find mostly technical articles and thoughts around PHP, OOP, OOD, Unit Testing, etc. I am also sharing a few open source tools and scripts.