Darko at 8:01 am on Monday, September 7, 2009
I get lot’s of “how-to” questions from relatives, friend… There was nothing else for me to do then to start a new website, answering all those questions.
One thing I had in mind was – there are too many tech related sites, with all those mobile phone reviews and stuff, can I make something different?
Read more >>
Darko at 12:19 pm on Wednesday, August 12, 2009
Not so long time ago, I wrote about handling friendly URLs for your own site using Apache (it’s URL rewrite engine, and .htaccess file) and PHP – “Friendly URL, the easy way”.
In the meantime I was doing some changes to .htaccess file for one of my Wordpress installations, and what made me thinking was how does the Wordpress handle URLs.
Read more >>
Darko at 6:10 am on Wednesday, August 12, 2009
If you’re working on a Flash game in which you are saving player score in a database, you might wanna consider applying some security to it :)
As I know, you cannot access MySQL database directly from Flash, so you’ll need to do some ActionScripting and call an external script to do it for you. For this example, we’ll be using PHP as a server-side script that will be doing MySQL communication.
Read more >>
Darko at 2:57 pm on Wednesday, June 3, 2009
For the past few months (or more) I’ve been building something I’d like to call “an ideal homepage“. Very hard task to do, but I’m sure I will come close to the idea with the project, sooner or later…
Read more >>
Darko at 2:11 pm on Monday, March 16, 2009
Moving a project from one domain to another is something you should avoid. Unless it is really necessary – just don’t do it :)
But, maybe you sold a domain and want to transfer a project to another domain name. Then you have a lot of things to do.
Read more >>
Darko at 4:57 pm on Wednesday, March 4, 2009
It’s been now more then a year that my wife and I released a new parenthooding forum in Croatia – www.superbaby.org.
Since then, forum became one of the most popular chat&help machines in Croatia for everybody who is and will become a parent.
At this point of time we are counting more then 1.600 registered members, more then 240.000 posts and a really big number of new and returning daily visitors.
Read more >>
Darko at 10:26 am on Tuesday, February 24, 2009
Did you noticed a new AdSense feature? Well, now you can park your domains on Google and have them paid within AdSense paycheck.
I’ll try this with one or two domains, just to see how it’ll go, and I get better results then with Parked.com I’ll probably redirect all of my domains.
Read more >>
Darko at 5:29 pm on Thursday, February 19, 2009
Wouldn’t it be great if you could see what data exactly do you submit with your HTML form with Post method? Well, you can and it’s easy with Paros Proxy tool !
As the name says, to simplify, this utility acts as your local web proxy. So, to set it up (after the installation) you configure your web browser’s proxy setting to something like http://localhost:xxxx (where “xxxx” is a Paros Proxy specific port). By doing that all traffic you make through your web browser goes through this utility. Read more >>
Darko at 5:04 pm on Thursday, February 19, 2009

Don’t Make Me Think – A Common Sense Approach To Web Usability, by Steve Krug
This is a full title of this great great great book I read !
The title really says everything about the book. It is very easy to read, once you start reading it, you can’t stop till you get to the last page.
It is also illustrated with real life examples. Read more >>
Darko at 4:27 pm on Thursday, February 19, 2009
It’s really hard for me to read unformatted e-mails, and it’s getting annoying when I recieve some important information and loose my eyes on scanning bunch of text in search for text I need to read.
I was also one of those programmers who didn’t “found time” to format those notification e-mails sent to webshop customers, but after some time I realized what I was missing:
- attractive looking e-mail newsletters to attrack customers to buy more
- simplifying user registration with easy to read next registration process step
- etc. Read more >>
Next Page »