Javascript
Here you find things that can happen in a family. Trips, Reviews, DIY, Science, Tech, Auto, Fashion, Cooking, Home improvements and what not
Thursday, May 31, 2007
Face recognition image search
If you search for images in google with query string 'Kerala' it will return beautiful pictures of kerala most of them will be landscapes.
But if you add a name value pair imgtype=face it will return images which have face(s) in it.
Try this
http://images.google.com/images?hl=en&q=kerala&imgtype=face
news -To see news related photos
http://images.google.com/images?hl=en&q=kerala&imgtype=news
But if you add a name value pair imgtype=face it will return images which have face(s) in it.
Try this
http://images.google.com/images?hl=en&q=kerala&imgtype=face
news -To see news related photos
http://images.google.com/images?hl=en&q=kerala&imgtype=news
Thursday, May 24, 2007
Links of Google services
- http://www.blogger.com/
- www.gmail.com/
- http://www.google.com/
- http://www.orkut.com/
- http://www.youtube.com/
- www.google.com/alerts
- www.google.com/calendar
- www.google.com/codesearch
- www.google.co.in/dirhp?hl=en
- www.google.com/ig
- www.google.com/notebook
- www.google.com/patents
- www.google.com/psearch
- http://www.google.com/transliterate/indic/Malayalam#
- www.google.com/transit -For planning trips according to local transportation
- www.google.com/trends
- www.google.com/webhp?complete=1&hl=en -Google suggests words when we type in the search box
- http://www.blogsearch.google.com/
- http://www.books.google.com/
- www.code.google.com/
- www.docs.google.com/?hl=en_GB&pli=1
- http://www.groups.google.com/
- www.images.google.com/
- www.news.google.com/
- http://www.maps.google.com/
- http://www.pages.google.com/
- www.picasa.google.com
- http://www.reader.google.com/
- www.scholar.google.com/
- http://sketchup.google.com/
- www.translate.google.com/translate_t
- http://www.video.google.com/
Send free sms / Make free calls
Since living in kerala we need some of these services due to high cost of mobile services.
SMS
SMS
- http://www.atrochatro.com/send_free_sms_india.html
- http://aasma.com/send_free_sms_india.html
- http://www.shinuthonnakkal.c-o.in/
- http://www.krify.com/cell/
- http://www.ananthapuri.com/mobile.asp
- www.smsjunction.com
CALL
Monday, May 14, 2007
Thursday, May 10, 2007
Comparison Java & .Net
Just trying to compare Java with .net as per my experience. Feel free to comment if you find any wrong things here.
No | Factor | Java | .Net |
1 | Drawing on the title bar of the window | Not possible | Using dlls we could draw |
2 | Access particular memory location | Not Possible | Use unsafe block + pointers |
3 | Disconnected Database architecture | No | DataSet and DataTable |
4 | Function pointers | No | Use Delegates |
5 | Operating systems | Support more OSs | Windows only since there are no runtime for other OSs |
Wednesday, May 9, 2007
Reduce System Restore in Vista
Command line : vssadmin resize shadowstorage /on=[drive]: /for=[drive]: /maxsize=[size]
Eg :vssadmin resize shadowstorage /on=C: /for=C: /maxsize=2GB
Eg :vssadmin resize shadowstorage /on=C: /for=C: /maxsize=2GB
Subscribe to:
Posts (Atom)