SlimStat 2.0 beta 1

15 views
Skip to first unread message

Stephen Wettone

unread,
Sep 25, 2009, 1:10:09 PM9/25/09
to SlimStat
Hello,

Long time no speak. Sorry for the hiatus.

In case anyone out there is still interested, SlimStat 2.0 beta 1 is
now available. It's been almost completely rewritten from scratch.
Headline new features include:

* Graphs and charts
* Up to 90% smaller database size compared to SlimStat 0.9
* Considerably faster than SlimStat 0.9
* New XML-based API

This is preview-quality software and may well contain bugs, so proceed
at your own risk. You can download it here:

http://wettone.com/code/slimstat


Stephen

Ben Bakelaar

unread,
Sep 25, 2009, 1:12:25 PM9/25/09
to slim...@googlegroups.com
Great to hear! I'm using SlimStat in many apps, and would love the chance to cut down DB size even by 50%. Will any bugs fail gracefully and not break the loading of a page that includes the 'stats.inc.php' file? I don't really mind if the bugs are internal to storing/viewing the stats as long as the site still loads for the user.

Stephen Wettone

unread,
Sep 25, 2009, 2:00:44 PM9/25/09
to slim...@googlegroups.com
I couldn't guarantee it, but any errors *should* just result in warnings and not fatal errors. I've been using it for a few weeks with no problems. You can include it via JavaScript, which means it's completely separate from your own PHP scripts.

Stephen

dfen...@gmail.com

unread,
Sep 26, 2009, 9:18:02 AM9/26/09
to SlimStat
You should setup a code.google/github project for this. Be easier for
everyone to submit bugs and commit stuff.

"`start_ts` int(10) unsigned NOT NUL default '0'L,"

The L at the end is causing it to error on 5.0.51 version of mysql

On Sep 25, 7:00 pm, Stephen Wettone <step...@wettone.com> wrote:
> I couldn't guarantee it, but any errors *should* just result in  
> warnings and not fatal errors. I've been using it for a few weeks with  
> no problems. You can include it via JavaScript, which means it's  
> completely separate from your own PHP scripts.
>
> Stephen
>

dfen...@gmail.com

unread,
Sep 26, 2009, 9:21:22 AM9/26/09
to SlimStat
Fixed the null problem but it can't continue with the install for some
reason even though I manually created the table.

On Sep 26, 2:18 pm, "d_f...@redbrick.dcu.ie" <dfens...@gmail.com>
wrote:

Stephen Wettone

unread,
Sep 26, 2009, 1:29:30 PM9/26/09
to slim...@googlegroups.com
Elementary schoolboy mistake on my part, I'm afraid. The setup script
was the last thing I wrote, so I never actually ran it. :)

I've fixed it now, and uploaded beta 2, which also incorporates a few
more changes I've made in the last day or so. You can download it here:

http://wettone.com/code/download/slimstat-2.0b2.zip


Stephen

dfen...@gmail.com

unread,
Sep 26, 2009, 6:32:58 PM9/26/09
to SlimStat
I've setup a github for slimstat, so I can see some of the changes
myself. And also the fixes I make.

http://github.com/d-fens/slimstat/

encodeURIComponent I used instead of escape because otherwise I was
getting mangling of the titles being inserted into the db while using
js.

Ben Bakelaar

unread,
Sep 28, 2009, 7:19:39 PM9/28/09
to slim...@googlegroups.com
Very nice! It has compression issues on my localhost (WAMP server on Windows) but no problems on a production server (probably Linux) that I am running an app on.
 
Slick interface and graphics too, nice job!
 
- Ben

Reply all
Reply to author
Forward
0 new messages