Welcome to Solo Webdesign! I'm a freelance web development, doing my best to bring you exactly what you desire! I specialize in web development, designing creative and corporate online brochure sites, ecommerce sites and client managed sites cms implementation, – for both small businesses and large. See my portfolio. I love designing interactive Web sites, and it is fantastic that people pay me to do something I love. I have been working full-time freelance for almost 3 years now and I have been doing part-time freelance since 2004. Please visit my quote page if you are looking for me to serve your needs. Thank you for visiting me at solowebdesign.blogspot.com and if you liked what you saw tell your friends about me! - Kris
Insert AdSense Ads Automatically in Drupal Nodes and Teaser Lists
This is a powerfull AdSense Module. You can enable/disable the inserted AdSense with just a click of the mouse without need to edit each node. As an administrator, you will be allowed to enable automatic insertion of an AdSense ad into the page without the content editor having to insert inline [adense] filter tags, or having to edit a site's template.php (or other template files.) This offers a big advantage, as you can change the ad format, group, and channel on the fly without hand-editing each node (which is the only way I can think of doing it if you are using inline filters).
Labels: drupal
How to Recover Joomla Admin Password
But for this proccess you have to encript the new one into MD5 code. You can not just type your new password into the MySQL database field. Set the password to a known value and then you may log-in using that new password.
Labels: jommla
How to Optimize WordPress
Using a light weight theme
Not in terms of loading time but in terms of delivering the reader the information he wants in the clearest way possible. light weight theme means: little colour, images minimalis, use brief content. just write a providing information which the reader is looking for
I like Andy Staines’ Advanced Admin Menus Plugin by which lets me reach every admin page with one page load only.
stripping extraneous PHP calls out of your theme
You can speed things up by stripping extraneous PHP calls out of your theme. Try to replace a lot of 10 or 15 calls to PHP functions with hard text and you should see a speed increase. For example is the PHP call to insert the name of your blog into the Title of the page.
Using cache plugin
You can use WP-Cache for caching or WP Super Cache plugin which will caches pages as static html files, and really helps to optimize wordPress loading times. Labels: wordpress
How to Back up your Joomla website
Labels: jommla
How to Secure Your WordPress Admin
Labels: wordpress