by stratosg | Nov 19, 2008 | My Coding, Tutorials, WP Tweaks
You all know that lately i’ve been up to coding a few plugins and sharpening my WordPress coding skills. Besides mine, on the WordPress plugin directory you can find hundreds and hundreds of plugins doing just about anything. It’s actually thousands of...
by stratosg | Oct 29, 2008 | My Coding, Tutorials
If you are a web developer then you definitely have been faced with this little thingy. Let’s say you want to do dynamic resizing of images for a project of yours. All you need is an extension for PHP called GD. With that you are given many possibilities on...
by stratosg | Oct 23, 2008 | My Coding, Tutorials
As you all know, recently, i started coding “seriously” WordPress plugins. My first one was the “Mini RSS reader” and as you also know i plan on keep going with the coding. Since then, I’ve been looking on stuff about coding plugins,...
by stratosg | Sep 17, 2008 | My Coding, Tutorials
For a long time now a thing that troubles many webmasters puzzled me too. I have a few articles that bring in what you would call “instant visitors”, meaning visitors that get what they want and they are out of here. Those come either from search engines...
by stratosg | Aug 24, 2008 | My Coding, Tutorials
I remember my self when i first stumbled uppon a site that on the login link it would blur the site and “popup” the login form. That was neat i must admit. Yesterday i was talking with my friend #FN$# and he was asking how he can show an image over a link...
by stratosg | Aug 7, 2008 | Tutorials
We have come to a point that i think you are ready to explore what Java is all about. You will often hear me say “RTFM”, i.e Read The Fine (??) Manual! In Java this is more feasible than any other language. The documentation is well structured and well...