-
Search
-
Categories
-
Recent Posts
- Add a simple map in your WordPress sidebar
- Box plot template for Excel 2010
- Simple weather widget plugin for WordPress
- Excel template to generate log concentration – pH diagram
- Useful histogram template for Excel 2007
- Box-plot downloadable Excel template
- Finding links to specific adress using xpath
- Map and sparklines combo
- Is AdSense relying on URL for determining content?
- Method to securely introduce unmasked passwords
-
Recent Comments
- HuangJS: "Please support my work and complete a survey to download this file. Sorry, There are no surveys available to your country at this time. Please try back later." I cannot download nor do the surveys.
- James: The link doesn't work in Firefox or IE. The "Dowload File" can't be clicked.
- Sherri: I can't get it to let me answer a question. I will use either 2010 or 2007. I prefer 2007 but I can't get it to work.
- Stefano: Nice argument! it's what I'm looking for but I can't download any files from this page. Can you teach me how to do that? Thank you
- Erin: ...you're the best. I could not have done my box & whiskers project without you. I actually used it to plot out chunks of time when my multimedia lab is busy/free. Let me know if you'd like to see!
- Social Sfuff: Does anyone know where to get a text only weather widget?
- hd dizi: very good \o/
- Jerad: Is it possible to get a copy of the template?
- capoki: good job jesper
- Paul: Hi. I would really like to try your plug in but the survey refused my post code Sorry - I type ood the email address!
-
Archives
-
Meta
Category Archives: Scripting
Running a cronjob with Godaddy shared hosting
It’s not rocket science, but it took me a while to figure out how to run a cron job on a PHP script with Godaddy shared hosting. Without further ado, here it is: /web/cgi-bin/php “$HOME/html/yourpath/yourpath/yourscript.php” Hope it helps someone. Popularity: … Continue reading
Popularity: 4% [?]
Comments Off
NanoCharts sparklines Add-in beta for public testing
Keywords: NanoChart, Microcharts, Sparklines, Excel, VBA, Macro Download: NanoCharts public beta 0.50 (downloaded 501 times) Some time ago I announced a mini-project called NanoCharts, which is an implementation of Edward Tuftes Sparklines concept. Sparklines (and NanoCharts) are basically small, word … Continue reading
Popularity: 17% [?]
2 comments
Automatic custom labels on Excel scatter plot
Keywords: Excel, custom labels, XY plot chart, scatter plot, macro Version: Tested on Excel 2003 and Excel 2007 Download: Quite frequently there is a need to display custom lables in a standard Excel XY-plot. Unfortunately Excel lack a native function … Continue reading
Popularity: 17% [?]
NanoCharts enables Excel In-Cell charts with Sparklines concept
Keywords: Sparklines, MicroCharts, NanoCharts, In-cell graphing, mini charts, Excel Version: Tested on Excel 2003 Download: NanoCharts demo (downloaded 1791 times) Sparklines, or Micro charts, a concept invented by graphic design guru Edward Tufte , compress large amounts of data into … Continue reading
Popularity: 11% [?]
Automatically calculate confidence intervals in Excel
Keywords: confidence intervals, confidence levels, macro, function, excel, how to Version: Excel 97 or later Download: In excel there are no native function for calculating confidence interval (CI) a function called CONFIDENCE to calculate the confidence interval, but it works … Continue reading
Popularity: 34% [?]