Oh boy… Here we are again.
When you aim at developing a website, be it a blog or a forum, what’s one of the golden rules you need to pay attention to? Post new content on a regular basis. Yep, that’s exactly what I’m not doing these days.
Visitors will obviously find your site for its current and old content that’s nothing new. But if you ever want to have regular visitors, you got to always come up with new articles, new stuff to keep them interested and engaged. Otherwise, those possible regulars are going to notice pretty quickly that your website isn’t actually that active and they’ll go somewhere else to get whatever fresh stuff they’re looking for. And you don’t want that to happen, right?
To be continued…!
May 4, 2014
MailChimp: Send Better Email
I tried this service today for one of my communities: MailChimp
Text-only newsletters are a thing of the past. MailChimp provides you with the necessary tools to create your own customized and professional looking newsletters in no time. It completely manages your subscribers lists, automatically eliminates invalid addresses and so much more. You even have a dashboard to actually know how your newsletters performed. It really does a great job. Creating and managing a newsletter campaign has never been so easy.
If you have less than 2000 people in your subscribers lists, MailChimp is completely free. Impressive.
Thanks to MailChimp, I’m never going to send out a cheap text-only newsletter again. We’re no longer in 1999 right?
Text-only newsletters are a thing of the past. MailChimp provides you with the necessary tools to create your own customized and professional looking newsletters in no time. It completely manages your subscribers lists, automatically eliminates invalid addresses and so much more. You even have a dashboard to actually know how your newsletters performed. It really does a great job. Creating and managing a newsletter campaign has never been so easy.
If you have less than 2000 people in your subscribers lists, MailChimp is completely free. Impressive.
Thanks to MailChimp, I’m never going to send out a cheap text-only newsletter again. We’re no longer in 1999 right?
Categories:
Blogging,
Forums & Communities
March 13, 2014
Back on Ubuntu
I thought I could wait until April 17th, the day they’ll release Ubuntu 14.04, before switching back to Ubuntu, but the call of open source was too strong.
I decided to reload my system with Ubuntu Gnome 13.10, a Gnome flavoured Ubuntu right away. Although I never used it very much since it was first introduced, I’ve never been a big fan of Unity. It feels modern and sweet until you try Gnome 3. Everything Unity does, Gnome 3 does it even better. More accessible, faster, looks and feels better. It delivers for sure. That’s why I’m not using vanilla Ubuntu this time.
Oh and… no Wine please!
I decided to reload my system with Ubuntu Gnome 13.10, a Gnome flavoured Ubuntu right away. Although I never used it very much since it was first introduced, I’ve never been a big fan of Unity. It feels modern and sweet until you try Gnome 3. Everything Unity does, Gnome 3 does it even better. More accessible, faster, looks and feels better. It delivers for sure. That’s why I’m not using vanilla Ubuntu this time.
Oh and… no Wine please!
Categories:
Technology & IT
March 11, 2014
How to contribute to Flatpress?
If you enjoy Flatpress and want to suggest new features, report bugs, or discuss about the product, make sure you visit the official Flatpress Forum.
If you are a developer and want to contribute to Flatpress, you can do so on GitHub: GitHub|Flatpress
If you are a developer and want to contribute to Flatpress, you can do so on GitHub: GitHub|Flatpress
Categories:
Blogging,
FlatPress,
Programming
June 17, 2013
Disable interface animations in Office 2013
Don’t like all those animations in Office? Excel’s moving focus box, Outlook’s fade-in / fade-out effects? Here’s a little registry tweak that will allow you to get rid of most of this visual uselessness.
You can also do it yourself, manually by doing the following: Navigate to HKCU\Software\Microsoft\Office\15.0\Common\Graphics using the registry editor, then create a new DWORD value you’ll name DisableAnimations and set its value to 1. If the Graphics key isn’t there, you’ll have to create it, then create the DWORD value inside the key.
Windows Registry Editor Version 5.00Copy that in a .reg file and run it for an easy fix.
[HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Common\Graphics]
"DisableAnimations"=dword:00000001
You can also do it yourself, manually by doing the following: Navigate to HKCU\Software\Microsoft\Office\15.0\Common\Graphics using the registry editor, then create a new DWORD value you’ll name DisableAnimations and set its value to 1. If the Graphics key isn’t there, you’ll have to create it, then create the DWORD value inside the key.
Categories:
Technology & IT
Subscribe to:
Posts (Atom)