Archive for September, 2009

Do we really need H4ck3rZ?

An important question popped into my head, do we really need H4ck3rZ website? We have done enormous efforts for renew our web footprint and now we have stuff that CAT never had, like the central authentication and social networking but with no result on the activity meter. Currently almost nobody is visiting our website and [...]

Design Patterns Course

I’m planning to launch a software design patterns course in Mansoura on Fridays for 5 days that would introduce the most important patterns (8 Patterns) to those who are interested in software design. The course is comprehensive and will have hands-on example using Java 5. The course is also considered the first professional design patterns [...]

كل عام و انتم بخير

كل عام و امه محمد صلى الله عليه و سلم بخير بمناسبه عيد الفطر اللهم اعد علينا رمضان و بلغنا اياه مرات عديده و سنين مديده و اكتب لنا القبول و العتق من النار يا ارحم الراحمين

Mercurial 2

Session 2 of Mercurial Tutorial in Arabic التسجيل كان قبل الافطار بنص ساعه فعذراً لو كان فيه لخبطه بسيطه في الكلام

Screen Tricks

If you are using the famous ‘screen‘ command and you are using ‘windows‘ in screen alot then you might find it pretty useful to add the following lines in either your /etc/screenrc or ~/.screenrc file. hardstatus alwayslastline hardstatus string ‘%{= kG}[ %{G}%H %{g}][%= %{= kw}%?%-Lw%?%{r}(%{W}%n*%f%t%?(%u)%?%{r})%{w}%?%+Lw%?%?%= %{g}][%{B} %d/%m %{W}%c %{g}]‘ shelltitle “$ |bash” This will add [...]