Over the past two decades, I’ve had different electronic signatures, not to be confused with a ‘real’ signature or autography obviously ;-) Today I was wondering if there’s a guide for making the best, or at least a better and more professional signature … or if there are tools that can do the work for me. […]
Yes there are some challenges when you migrate your conventional blog to a relavitely new “dynamic views” template. Doing some research I found this excellent post describing most of them: http://www.mybloggertricks.com/2011/12/10-reasons-to-avoid-blogger-dynamic.html However the pro’s won from the con’s + adding some of my personal reasons: Due to use of latest HTML5 / Ajax / CSS3 […]
I’m always looking for new ways to push the envelope in offline and online brand awareness, and stumbled upon something cool again while actually looking for something else: http://bloggerstop.net/2010/07/3-blogger-business-card-templates-your.html I don’t like these online site designs, but this business card design is pretty ingenious: P.S. also managed to find what I WAS looking for! It’s […]
Ever tried to dump / import and very large database into phpMyAdmin? Larger than 8MB? Cause that’s indeed not possible. Not even when the php.ini limits are extended, cause you WILL get a time out, and then the data dump has failed. However there’s a solution to this problem, and it’s called “BigDump“. Extremely useful when […]
WOW … I’ve spend 6 hours(!) on fixing an interesting WordPress problem. The frontend of the site worked … but we couldn’t login into the backend, getting the “Error establish database connection”. Troubleshooting: all directory rights and ownership were correct database settings in wp-config.php were correct php database testscript showed database connection could be made […]
I’m still trying to like Google Sites, by getting high quality FREE templates. Checkout the list of HQ templates: http://www.practicalecommerce.com/articles/2913-10-Handy-Web-Templates-from-Google-Sites http://www.gethemes.com/free-themes As you can see it’s definitely possible! More templates to be added soon. Related posts: Vimeo Plus Support: Groups vs Channel vs Albums
For a new project of a new client (who likes to remain anonymous) I have to perform some WordPress backend configuration options … however the password for the admin user ain’t working :-/, and I have no hosting control panels access; thus no phpMyAdmin. I do however have FTP login access. Let’s see … Able […]