-
-
10:47 pmWorking on a Backup Cleaner tool for the office
This tool will scan all the subdirectories of our backup drive and check the age of the backup files and if its more than 3 months old, it will delete the archives.
-
-
-
5:19 pmWorking on an AJAX functionality for our site.
-
3:43 pmFull Text minimum word length - ft_min_word_len
is configuring our MySQL server to allow minimum of 2 characters for the FullText searching
C:\xampp\mysql\bin\my.ini
# The MySQL server
[mysqld]
ft_min_word_len = 2
* Repair Tables as needed
* Create Indexes with FullText
Type: Server Configurations
Tagged as : MySQL
-
-
-
11:48 pmMySQL FullText searching and Match Against
is working on optimizing relevancy of our search suggestions for ""Name of Places""
as always, need to make this code run as fast as possible, so I coded a bunch of regular expressions, AI logics are added. -
9:45 pmCleaning up my Git Repositories and preparing some codes to put in Gist and Github
Tags: github, git, gist
-
-
-
4:12 pmMaking backups on my Acer Laptop
Tags: Backup, Acer, Laptop
Type: Server Configurations -
12:05 pmis working on adding support for drag and drop, HTML5 ajax file upload to our web app
-
-
-
1:00 pmWorking on implementing a redesign of our web app; it clips travel photos from a website by crawling and finding large enough images.
-
-
-
12:00 amWorking on adding some more urls on my customized adblock url list.
-
-
-
5:00 pmWorking on customizing javascript nyromodal
-
-
-
8:19 pmWorking on a mini script to open newlinks but using rel="noreferrer"
-





