Other Open Source code contributions
Giving back to the community is a deeply ingrained habit in SANIsoft, many of our programmers can be seen helping people with various problems in their free time or they spend their time developing free software. Some of the older Open source projects of SANIsoft are listed below
jQuery Plugins
- Image Notes – A simple way to display notes over images when you roll your mouse over the image
- Auto-correct – To auto-correct words in textboxes or textareas like ‘teh’ to ‘the’, ‘taht’ => ‘that’ etc.
- Shift Checkbox – To select a range of consequetive checkboxes with just two clicks, inspired from the GMail checkboxes functionality
- Short Access-key – Provides an easier and faster way to use the accesskeys assigned to links
Wordpress Plugins
- Date Title – A plugin for automatic post titles using current date/time, inspired by SequenTitle
- More Tag for your Twitter Digest – A plugin for Twitter Tools to add <!––more––> tag after user specified number of tweets
- Live Flickr Comment Importer – To allow importing of comments made on a Flickr photo into a Wordpress post of your choice
- Calendar Archives – A visualization plugin which creates yearly calendar for your posts
phplib2Smarty
A drop-in replacement extension of Smarty class for PHPLib template class. Even though the syntax is like those of PHPLib template but the compiling technique of Smarty has been used. Several advantages of Smarty that PHPLib lacked can now be utilised even more conveniently. More…
phpZipLocator
A PHP class to do distance and radius proximity calculations based on Zip Codes. More…
WAPpop
The Mobile Phone users have an access to the Phone services while on move, but they should have a computer in order to have a look at their e-mail. WAPpop was written keeping the above problem in mind. So that they can have POP access,to have a glance on their e-mail while on move.On a WAP device what can WAPpop do?
- Read mail from POP server
- Reply to mail
- Forward mail
- Delete mail
- Send new messages
Tested on UP.SDK – Phone.com , WinWap browser, Wireless Companion – Yourwap.com. WAPpop was made in year 2000 – lot has changed in the mobile world since then and WAPpop is no longer maintained. You can however Download it.