Archive for the ‘Something Else’ Category

Movies to watch during new year vacation

Tagged: Something Else Date: 12th, November 2009

This list is mostly for personal use, but if it helped u I’m glad :).
2012 – Global cataclysm, seems nice and different.
Couples Retreat – Comedy – After watching few trailers this might be the really nice move, funny (in embarrassing way)
The Men Who Stare at Goats – This looks awesome! Been waiting for Kevin to [...]

  • Leave Comment
  • Read Comments (0)

Tune-up (speed up) Eclipse

Tagged: Something Else Date: 12th, May 2009

Another note to self…
If your PC (mac or whatever crap u have there :P) has 1gb of ram use following flags when running eclipse:
-vmargs -Xms512m -Xmx512m -XX:PermSize=128m -XX:MaxPermSize=128m
If you have any more ram on your setup replace 512 with [amount of ram]/2 and 128 with [amount of ram]/4 and you will get decent results.
PS.
Assigning more [...]

  • Leave Comment
  • Read Comments (0)

Always fresh: Sql list of countires

Tagged: MySQL, Programming, Something Else Date: 5th, August 2008

Since my last post with updated list of countries in MySQL format was so well received I decided to go even further and write a parser script so you can always get fresh countries list.
Every time you download sql countries list it will be up to date for that very minute. This is because it [...]

  • Leave Comment
  • Read Comments (3)

In my Javascript I keep getting “submit is not a function”. What did I do?

Tagged: Something Else Date: 11th, January 2008

If you have a Javascript function, doing some form validation for example, and at the end, it will submit the form, and it suddenly stops working, throwing up an error message in the console box that reads “submit is not a function” then you have probably mis-named one of your form fields.
The most common being [...]

  • Leave Comment
  • Read Comments (0)

aDsense avenue – AdSense Profit search engine

Tagged: JavaScript, Marketing, News, PHP, Programming, Search Engines Date: 20th, April 2007

I have just released aDsense avenue software.
Basicly it is search engine created from various sources (msn, yahoo!, google, blog feeds etc) which incorporates most modern SEO tehniques to generate organic search engine visits. Content scraped from these sources and user defined RSS feeds is automatically rated by software so only the best possible content has [...]

  • Leave Comment
  • Read Comments (2)