Stop. This article is not really, really, about me but about Front End Web Developers as a profession and the need to hire them today in the “back-end” era. What I wanted to underline in this article, short enough I hope too make you read it from A to Z but still long to have [...]
If you’re a looking for a method the make sidebar height be the same all the time with the content then you are in the right place. I’ve been looking for a solution for a while and instead I’ve got, along the way, 5 possible ways to accomplish this. To be honest, I’ve used only [...]
I don’t know you. What I know is that you’re making mistakes when building a website. In the last years I saw a lot of websites with problems and I was thinking that will be helpful for any of you, no matter how experienced you are, this list of most common mistakes (I still have [...]
This will sound odd but I’ve found one of my pictures used by some guy on his website. It was happen a few years ago. My bad, I didn’t keep any print screens of that. But why on Earth would someone use your picture instead of his? For the simple reason of not using personal [...]
As my job started requiring more coding from PSD to Email Newsletters I will start today talking about how to code HTML for Emails. As the title says I will refer today only to Outlook 2007 because it doesn’t show properly padding and margin, both CSS properties, in those newsletters. For all of you who [...]
This is an error message I’ve got today when I wanted to open up my Gmail account. It seams that this Firefox (it not happens in Internet Explorer) problem appear for yahoo email and other email providers also. I’ve tried to open my email account even direct from Gtalk but I’ve got the same Firefox [...]
“Install an antivirus or antispyware remover to clean your computer” One thing is really getting me: malware! No more than a few days ago I’ve got this awful virus message right before the user login screen. I am using XP Professional on my PC and XP is becoming worst day by day as I’ve got [...]
I’ve been through a lot of nerves yesterday trying to arrange my iPhone apps within iTunes. I even had the latest version, iTunes 9.1. I’ve tried everything: unplugging and replugging my iPhone, turning it OFF and ON, checking my iPhone for restrictions (none) and finally syncing it. The damn iTunes didn’t let me rearrange the [...]
I have an iPod Touch which is pretty similar with iPhone except the call features so when I say iPhone apps I will refer to iPod Touch apps as well. Being for so much time interested in iPhone apps I’ve got already a pretty good idea of what apps deserves attention and who doesn’t. I [...]
A couple of months ago I tried without success to share some video files on my web domain. I created a new folder, I copied those avi files there but when pointing the browser to that files it gave me that 404 error, page not found. I took me a while to understand that WordPress [...]
This is the message you can get when using Gmail forwarding. It’s happened because there are only 20 forwarders accepted by Google email so you can’t create another email forwarder anymore. To solve the problem you have 2 solutions: 1. create more Gmail accounts 2. combine filters Since we are not talking about creating new [...]
Centering horizontally and align vertically a DIV on the page is one of the hottest subjects of CSS developers community. I will present today the solution I am using successfully when I want the content of a page to be perfectly centered horizontally and vertically in browser. This method is working cross browsers and I [...]