March 25, 2010, 14:01
If you are a PHP developer, you should have this nifty add-ons for your Firefox web browser. It’s called PHP Developer Toolbar. You can download it from https://addons.mozilla.org/en-US/firefox/addon/12686. With this add-ons you can search particular PHP function and it will show you its syntax, parameters and description. I already talk to Felipe (the author of this add-ons) that perhaps he can add simple example for each PHP function. Continue reading ‘PHP Developer Toolbar Add-ons for Firefox, Makes your PHP Programming Easy’ »
February 19, 2010, 23:26
We receive a request from our reader to create simple realtime chart update but without page refresh. Fortunately there are many solutions to do this, but now we will cover using a nice flash charting component called FusionCharts. FusionCharts comes with several edition, but now we will use the FusionCharts Free version. You can download it from http://www.fusioncharts.com/free/. By the time of this writing, FusionCharts Free version is 2.2. Continue reading ‘Create Realtime Chart Without Page Refresh using FusionCharts Free and Ajax (prototype.js)’ »
Tags:
Ajax,
chart,
dynamic,
free,
FusionCharts,
FusionCharts Free,
gratis,
Javascript,
js,
periodic,
periodicalexecuter,
PHP,
prototype.js,
real time,
refresh,
update,
updatechartxml Category:
Ajax,
FusionCharts Free,
MySQL,
PHP,
Prototype Javascript |
15 Comments
February 1, 2010, 12:41
Sometimes we need to do a batch download, for example like download from specified URL but the files are from 1.jpg to 100.jpg. Previously we think that we should use special software to do this, but finally now we can do batch download using DownThemAll!, Continue reading ‘Doing Batch Download using DownThemAll! Add-on for Firefox’ »
Tags:
add-on,
batch,
batch descriptors,
download,
download manager,
DownThemAll!,
Firefox,
free,
gratis,
sequence,
unduh,
url Category:
DownThemAll!,
Firefox |
Comment
January 31, 2010, 14:02
Sometimes you need to do screen capture on your computer. What is great software to do that? We found small neat application for screen capture, it’s called MWSnap. You can download it from http://www.mirekw.com/winfreeware/mwsnap.html. It’s totally freeware and it can do many things on screen capture. Such as capture window or even only specific screen region triggered by special hotkey. Continue reading ‘Easy Screen Capture on Windows using MWSnap’ »