markchicobaby
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Business Intelligence Lite] Other charting libraries?Hi Claudio, no I didn’t know CrossFilter but it looks powerful. (how about drill through ?? )
Highcharts has commercial, community and OEM licences available. If it’s easy to incorporate, then it would be up to the WP site using it to licence it I would think. They have an OEM licence too that WPBI would probably qualify for so it might be cheaper than you imagine.
D3js is the most powerful open source JS library I’ve seen, but from the tutorials etc, it looks really hard to use. HighCharts looks really easy to use but costs some cash. It’s always a trade off I guess.
I will keep my eyes peeled for open source JS libs, but NVD3 looks like it is the one using the power of D3js the best at the moment. Open source for complex things like this can tend to be “over marketed” and “under delivered” so my advice is to stick with just one or two systems that are “good enough”.
One I remember is R, a statistics framework; google “R statistics”. But it’s too much for what you need, very specialised area, but it might interest you if you work in BI. (It’s not JS though it is “open”).
Regards
MarkForum: Plugins
In reply to: [WP Business Intelligence Lite] Does the plug in do simple HTML tables?Wow good work, I didn’t expect you to finish that so quickly.
I’ve been quite busy with other work but will definitely use this as soon as I can; it seems quite powerful what you’ve managed to do.
I have another question regarding HighCharts but I’ll open another thread!
Forum: Plugins
In reply to: [WP Business Intelligence Lite] Does the plug in do simple HTML tables?(also, this is resolved, thanks!)
Forum: Plugins
In reply to: [WP Business Intelligence Lite] Does the plug in do simple HTML tables?Grazie Claudio, molto bene!
Do you think it is possible to redirect the data to the data tables jquery plugin available at
The data tables javascript provides table layout with sorting and some other nice features for dealing with tabular data, would be nice if we can use WPBI to generate the data stream and use dt to display table.
Cosa pensi?
M
Forum: Fixing WordPress
In reply to: I keep getting multiple apostrophe’sI’ve posted on my blog how to fix this. It is due to a php.ini setting. If you’re on a shared server you have to jump through a few hoops to fix it, but it’s a guaranteed fix…. the guarantee being that if it doesn’t work, comment me and I’ll work out why not ??
how to fix wordpress multiple apostrophe
If you are not on a shared server, then you only need to edit the main copy of php.ini. Otherwise see details on my blog. As long as you have at least ftp access to your server, you should be able to fix it with no core code hacks.
Hope this is useful for you! ??
Forum: Fixing WordPress
In reply to: Escape character inserted in custom fieldsNot sure if this is old news, but I couldn’t find the answer so I’ve documented how to fix it on my (brand spanking new) blog
how to fix wordpress double apostrophe problem
https://www.markchicobaby.com/?p=5You need to set magic_quotes_gpc Off but if you’re running PHPsuexec then you need to follow my instructions. Hope it works for you.
M
Forum: Everything else WordPress
In reply to: Security NotificationsHi am brand new to WordPress and am very concerned that there doesn’t exist a specific security mailing list. As this thread was first posted 11 months ago, is there an update to this, is there now a security mailing list?
Anyone with a wordpress installation should be automatically notified of security exploits.
What is the wordpress admin dashboard?