Thousands of readers can be wrong

A Dreamer, a Photographer, a Musician, a Webdesigner... sometimes a Java coder too: I am Niccolò Favari and this blog is about New Media, Creativity, Business, Communication, Entrepreneurship and lots more. Boring stuff indeed, because I am a very boring dude.

Well, what's the point? I have no point. I just keep writing. And it feels good.

RSS Feeds Icon

LinkedIn Icon

Facebook Icon

Tag Archives: wordpress

What’s going on with my wordpress theme?

I changed wordpress theme. Now I’m going to build a new one.

Permanent Redirect (301) in plain PHP

Three simple lines made it

I just copied and pasted the above lines of code inside an empty file and renamed it to index.php, then putting it inside my /wordpress/ folder made the trick: no more 404 errors if someone visit www.flipthedolphin.com/wordpress/.
I found an interesting way to make redirects in ASP/VBscript, Javascript, ColdFusion and so on. [...]

Switched hosting provider, please notify on any error

I managed to switch to another hosting provider without going offline for a single minute. This is zero downtime but there may be minor glitches all over the site.
Let me show you why:

I exported the whole old wordpress 2.2 database in XML format and then reimported it in wordpress 2.3. Had to delete the [...]