Browsing articles from "February, 2011"
Feb
20
2011

Get database size in phpMyAdmin

SELECT table_schema "Data Base Name", sum( data_length + index_length ) / 1024 / 1024 "Data Base Size in MB" FROM information_schema.TABLES GROUP BY table_schema ;

Feb
13
2011

Screengrab Add-ons for Firefox

Screengrab! is an extension that makes it easy to save a web-page as an image – it’s a screen capture tool for Firefox! To use it just right-click the page you want to save and select an option from the “Screengrab” menu. https://addons.mozilla.org/en-US/firefox/addon/screengrab/ http://www.screengrab.org/

Feb
9
2011

Calculate time with Wolfram Alpha

time between 11:20 and 12:05

Feb
7
2011

Adding file types to document classes in NetBeans

NetBeans handles nearly all file types and colour codes it all very nicely. However it doesn’t recognise Smarty template files (.tpl) and finding where I can add .tpl files to NetBeans always baffles me. Tools >> Options >> Miscellaneous >> Files Then click ‘New’ next to the ‘File Extension’ dropdown and enter ‘tpl’. Associating it with the HTML file type worked better for me than PHP. Source

Feb
6
2011

Fix NTLDR is missing windows 7

C: bootrec /FixBoot

Get Adobe Flash playerPlugin by wpburn.com wordpress themes