Blog Detail

Diovo Technology Blog

Diovo Technology Blog

http://www.diovo.com/

This blog will primarily feature technology stuff. But, there are no clear-cut bounadres for subjects diovo will deal with. You can expect things like: Design, Usability, Development, Security etc.

subscribe Recent Posts

  • Geocities won’t be missed

    Posted on Tuesday November 10th, 2009 at 13:33 in General

    Yahoo!’s shutting down of geocities made news for the past couple of months. Even thought the sweet memories of starting our very first pages in geocities will be lurking around for a long time, I think we are not going to miss geocities much. ...

  • Why do we Startup?

    Posted on Sunday November 8th, 2009 at 07:05 in inspiration, motivation, startups, startup

    Did you know that 9 out of 10 startups fail?  We are talking about the serious startups. In the not-so-serious type, almost all of them fail. So still why do I want to start a startup? In the grand scheme of things, it does not matter whether I suc...

  • Recursion & bad examples

    Posted on Saturday November 7th, 2009 at 01:28 in programming, india, kerala, recursion

    If you ask a typical computer science graduate from Kerala to write a program to print the nth Fibonacci number, most of them* will invariably give you the following function: int fibonacci (int n){ if(n<2){ return n; }else{ ...

  • Fine-tuning the StackOverflow theme

    Posted on Wednesday November 4th, 2009 at 03:40 in programming, css, design, stackoverflow

    Being a regular user of StackOverflow, I was constantly being haunted by some of the small design issues in the website. Look at the screenshot below (click to enlarge): I have this problem that I get really confused when visiting websites with a lo...

  • Using sessions in WordPress

    Posted on Saturday October 31st, 2009 at 11:27 in php, programming, wordpress

    WordPress does not use sessions to hold data. It is a stateless application. This means that if you want to use sessions in your plugins or custom modifications of WordPress, you may need to do a little hack to enable sessions. Edit your wp-config....

  • How to defend against Yahoo! Slurp

    Posted on Friday October 9th, 2009 at 13:12 in internet, yahoo, search engines, robots.txt, crawler, slurp

    I was going through the logs of my web server for the last month and was shocked to see that a whopping 22.93% of the total bandwidth of a particular website of mine was used by the Yahoo crawler called Slurp (I should have known better, given the...

Comments & Reviews

There is no rating for this blog because there are no comments yet.

Post A Comment/Review

* Your IP is being logged.
* Your e-mail address is used only for verification purposes only and will not be sold, or shown publicly.
* No HTML tags allowed
* DO NOT use the Comments/Reviews to promote your own site.

Name: or Login
E-mail:
Rating:
Verify: Spam Protection: sum of 4 + 2
Comment:
  Remember Information