How to Install Notepad++ Compare plugin 08-02-202203-03-2018 by Maytham Fahmi Start your Notepad++ as administrator mode. Press F1 to find out if your Notepad++ is 64bit or 32bit (86x), hence you need to download the correct plugin version. Download Compare-plugin v.2, from:– for Notepad++ 7.5 and above use Compare v2.– for Notepad++ 7.7 and above use Compare v2.0.0 for Notepad++ 7.7https://github.com/pnedev/compare-plugin/releases Unzip Compare-plugin in temporary….
Pascal Exercise from 1992 :) 08-02-202225-01-2018 by Maytham Fahmi I was cleaning up my old folders and papers, and found some old exercise from my early course in Pascal. It is dated from April 1992 as shown in the red circle, wow! it is just 24 years back in time and things has just changed a lot when I compare this exercise to nowadays….
Wet extractor 3 release! 08-02-202214-08-2017 by Maytham Fahmi I am glad to announce the 3.0 release of Wet extractor. It is a little Java program for auto download, extract Common Crawl WET files from Amazon S3 and creating small to huge searchable dummy text files for Search Engine Research and Development purpose. If you like or want to learn more check my github….
MyThings 2 Android App (IoT) 08-02-202228-06-2016 by Maytham Fahmi This app is to store a list of own things, location and bar code scanner of items. The list will be saved on the device locally and it can be synchronized over Rest Api both ways in cloud. Introduction Based on my previous app MyThings App v.1 I have further developed on it and built….
Computer vision project 08-02-202216-05-2016 by Maytham Fahmi I have worked with 2 other students on different computer vision project using OpenCV. A part of the project was about pupil and glint detection for eye tracking, here is a picture of the process in OpenCV. The other part was about person tracking from side view and draw a tracking map from top view:….
GuideBelt Project (IoT) 08-02-202218-02-2016 by Maytham Fahmi We see every day new technologies coming out to market but a few of those technologies are focused for people with special needs. We have just finalized a research project called GuideBelt. It is simply a Bluetooth-based indoor navigation system for the visually impaired. The GuideBelt, which is the product of this research, is such….
How to protect image from public view in Laravel 5? 08-02-202201-06-2015 by Maytham Fahmi It is possible to protect images from public view in Laravel 5.x folder. Create images folder under storage folder (I have chosen storage folder because it has write permission already that I can use when I upload images to it) in Laravel like storage/app/images. Move the images you want to protect from public folder to the new created images folder. You could also chose other location….
Augmented Reality for doctors (IoT) 08-02-202210-05-2015 by Maytham Fahmi A project that enables doctors to see patience hospital journal virtually through augment reality, at the same time it is possible to navigate thought the journal with hand gesture. Code only accessible for group members: https://bitbucket.org/maytham/hospital-journal Read paper PDF: Hospital journal