PC Utility

CPU Temperature Check, Core Temp – Small and do the job. Disk Clean up, Directory Stat, WinDirStat – Very useful figuring out what’s consuming most of disk space. and then clean up based on the result. May take some time to read all the files and directories. Ultimate pc utility 2014 by Scott Hanselman

WordPress template selection for restaurant, Sep 2013

http://tasteofjapanwp.prospekt-solutions.com/ http://themelaboratory.com/showcase/mazzareli/wp/ http://demo.themovation.com/eatery/ http://www.themes.red-sun-design.com/lemonchili/ http://suitstheme.com/demo/verona/ http://alethemes.com/delizioso/  

OpenCart template selection for retail shop, Oct 2013

1. http://rgenesis.com/themeforest/RGen-OpenCart-Modern-Store-Design/demo8/ 2. http://321theme.com/sellya/ 3. http://bigturner.com/opencart/madame/demo2/ 4. http://journal.digital-atelier.com/4/ 5. http://oc.dedalx.com/simplegreat/simplegreat8/#

Quality coding with Visual Studio plug-ins

Utilising a few useful tools can make your code quite productive. Fix all “Warnings” Use FxCop Download here.  Install FxCop Runner extension, then you can run FxCop inside VS and see the warnings together with original VS warnings in warnings window. (It’s integrated as Code Analysis in VS2012, so you don’t need to install FxCop again) Use CodeMaid… Continue reading Quality coding with Visual Studio plug-ins