-
Cross-compiling a Pie ! The Raspberry Pi Ultimate Guide
Hi, During the last few weeks I was interested in cross-compiling for the RPi. I have gone through many tutorials and blog posts to get the task done , so I tried to compile as many information as I can in this guide as a future reference and to help everybody else [The post is…
-
How did I turn my old crappy Pentium 4 PC into a nice home network data cloud ?
Do you have an old PC lying somewhere with a lot of dust all over it ? Do you want a local data cloud to sync all your files across your laptop, tablet, PCs ? Then, I guess this tutorial will come in handy. – First step is to dust your machine off , when…
-
A Linux bash script to download all pdf files from a page
Are you trying to download multiple files from a webpage and bored from clicking and clicking ?? I needed to download like a 100 PDF from a single web page , so I started to look for a bash script that automates the process and found this interesting article by Guillermo Garron that combines several useful programs into…
-
Quick notes about SRTP (Secure Real-time protocol)
Here are some quick notes that I took while studying the SRTP from the standard document , they are not meant to be complete but rather a quick overview of the protocol. SRTP: Secure Real-time Transport Protocol is a profile of Real-time Transport protocol, a stream-cipher provides confidentiality, message authentication, message integrity, and replay attack protection. other goals…
-
12 Angry Men
الحقيقة أنا مش من هواة الأفلام الأبيض و الأسود , لما صديقى نصحنى بالفيلم ما كنتش متحمس أوى ليه و لكن تحمست لما عرفت أن الفيلم بالكامل متصور داخل غرفة وحيدة و دى فكرة جديدة بالنسبالى .. الأفكار الجديدة دايما بتجذبنى بسهولة.. المفاجأة أن الفيلم كان شديد الابداع و العبقرية لدرجة أنه .أسرنى من…
-
12 Years a Slave … صرخة المظلوم واحدة
فيلم الاوسكار السنادي ,بيحكي عن قصة حقيقية الولايات المتحدة في زمن كانت الولايات الشمالية حرروا السود و الولايات الجنوبية لسة , فكانوا بيخطفوا السود اﻷحرارمن عائلاتهم في الشمال و يهربوهم كعبيد للجنوب , قليل جدا اللي قدر يهرب و يرجع لعيلته , سولمون نورثوب اتخطف ١٢سنة اتهان و مسحوا هويته القديمة و اتجلد و اتعذب…
-
الحاجة سواقة التاكسى
اعذرونى على البوست الطويل .. قصة لازم تتحكى (بتصرف) 🙂 النهاردة كنت نازل متأخر الصبح قلت أوقف تاكسى … ضربت بعينى كدة ع السواق لقيتها حاجة كبيرة فى السن لابسة عباية استغربت .. بس قلت و ماله ما هى البنت زى الولد ما هياش كمالة عدد . – الجبل الأحمر يا حاجة ؟ – ماعرفوش…
-
OpenTLD Object tracking on Raspberry PI
OpenTLD (Tracking-Learning-Detection ) is an object tracking algorithm originally developed in MATLAB by Zdenek Kalal, the novel feature of the algorithm is the decoupling between the tracking and the detection algorithms unlike many algorithms where the tracking depends on the detected features of the object. This decoupling allowed the OpenTLD to outperform many algorithms. You can find…
-
Rooting and installing CWM on Samsung Galaxy S3 without Odin/Computer/USB connection
Are you totally new to rooting Android phones ? Can’t fully understand the whole new terminology ? Finding Odin Confusing ?…… Then this thread is for you ! I am assuming you already did you research about rooting and you know all the risks involved . I am also assuming that you got stuck with…
-
How to install Ubuntu 12.04 over Fedora 17 keeping Windows 7 dual boot
I have spent a few days playing around with different boot scenarios to remove Fedora and install Ubuntu but keeping dual boot with Windows 7 intact and here is the juice of my experience 🙂 * If you are booting from USB live disk make sure to disable UEFI from BIOS options and run in…