-
Online Spell Checker…
This can be viewed online on my Social Search site Sansj.com. try searching for Yahoi Search. It is a good thing have a spell checker facility in a Search Engine, people are not always correct with their spelling and yeah sometimes typos do occur. I read somewhere about using a statistical model to develop a…
-
SansJ.com updates.
My Social Search Engine:SansJ has had some updates to it’s interface recently. Most notable is the use of CSS based Buttons instead of standard HTML buttons. Thanks to some excellent free web 2.0-ish icons available here, I have been able to create some good-looking CSS buttons.The new menubar at the top has been created with…
-
Scriptaculous Slider in action.
Ever since I had it in my mind-even though I could not think of any immediate benefit for my Social Search Site SansJ-I couldn’t make myself to code something that had a more practical value for my site.After about a week of experimenting (I am very average, but, lazy coder) finally managed to create a…
-
SansJ.com-Social Search done well!
My search site can be accessed at SansJ.com.I have also created a what-is-SansJ-kinda page here: SansJ Wiki. I intend to write about SansJ and the latest development happening at SansJ in that part of the site. Also, was successfully able to implement a SansJ search plugin for Firefox 2.0 and IE7(haven’t tested in IE7 as…
-
Logo Designs
I wanted to have a cool logo for my search app: SansJ (a democratic approach to search), A good friend of mine came up with 2 cool logos, which I am sharing with you here: Logo1 Logo2 and my design-Logo3
-
A Democratic approach to Internet Search.
Over the past few months, I have been working on a concept that was in my mind for quite a while. I wanted to combine a Forum, Search Engine and a Bookmarker, and ,I did. A little intro on how the site works: Search engines as they should be: powered by computers and rated by…
-
Cinema times
Been watching a lot of movies and my thoughts: Dream Girls – Some amazing performances, a stunning Beyonce and some stupendous choreography. A friend of mine went there half-asleep and came out fully awake. GURU – For all the expectations, was disappointed. The story was not convincing enough, but have to give it to Abishek…
-
Terminal Services
Some nice articles on terminal services can be found here.
-
SQL and Authentication
Had been dabbling with PHP and SQL lately working on a personal project, and decided to use Authentication. After searching in Google for some info, came across this link: http://www.php-mysql-tutorial.com/user-authentication/, which has some good examples of how authentication can be achieved in PHP. I am using MySQL V5.something and the auth example using Database was…
-
Web Development using PHP on Mac OSX
I have always been a big fan of PHP, now that I am trying to code an app using PHP, I decided to install a PHP module for the Apache webserver running in OSX. The Entropy package seemed to be a good option. I downloaded the module for Apache 2 and after installation my Apcahe…