Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Hacks and Modifications

Post Reply
 
Thread Tools
  #11  
Old 04-18-2005, 09:48 PM
blinking8s's Avatar
blinking8s+ Offline
über loafer
 
Join Date: Oct 2004
Location: Bowling Green, Ky
Posts: 3,428
Send a message via ICQ to blinking8s Send a message via AIM to blinking8s Send a message via MSN to blinking8s Send a message via Skype™ to blinking8s
any why not? installation might be a bit confusing of something like awstats to most...but anyone who actually cares about where they are hosted are going to have these as an option.
__________________
i should say more clever stuff
Reply With Quote
  #12  
Old 04-18-2005, 10:22 PM
GeoS's Avatar
GeoS+ Offline
Team Pixelpost
 
Join Date: Apr 2005
Location: Warsaw, Poland
Posts: 3,613
Send a message via ICQ to GeoS Send a message via Skype™ to GeoS
True but if someone have own server on own i-net connection getting something like Urchin can be a small problem for ppl ($$$). Standing up for own use other popular stat system also can be a problem for bigginers (for proff users that isn't but only for proff).
__________________
photoblog | portfolio | addons | Donate
Reply With Quote
  #13  
Old 04-19-2005, 12:23 AM
blinking8s's Avatar
blinking8s+ Offline
über loafer
 
Join Date: Oct 2004
Location: Bowling Green, Ky
Posts: 3,428
Send a message via ICQ to blinking8s Send a message via AIM to blinking8s Send a message via MSN to blinking8s Send a message via Skype™ to blinking8s
not many people are going to have their own server though, shared and virtual private plans are too economical with packages offered today.

anyway, I found http://www.samphp.com/ pretty easy to install...and most host support will install a free stats engine for you if you ask
__________________
i should say more clever stuff
Reply With Quote
  #14  
Old 04-19-2005, 09:28 AM
steff Offline
pixelpost guru
 
Join Date: Feb 2005
Location: Milan, Italy
Posts: 151
Send a message via MSN to steff
Quote:
Originally Posted by raminia
the db in visitor table is getting bug. so bug that if you use this for more than a year it will reduce the speed drastically! we should process the visitors info to new tables and then delete them in a scheduled manner.
I have already a stat service ( http://www.statcounter.com , very nice ) AND i have issues with my provider for MySQL usage because I am limited to 1000 queries/hour.

So is it possible to remove the storage of visitor datas in pixelpost? I prefer my pixelpost blog fast!
Reply With Quote
  #15  
Old 04-19-2005, 11:45 AM
Anonymous Offline
pixelpost guru
 
Join Date: Oct 2004
Posts: 810
Steff: It'd be REALLY simple to remove that, it's 1 line of code. IF you really want to do it I'll get you the line to comment out (or remove). [1000/hr that's a VERY strict host FYI!]

blinking8s: I don't think you really see what I'm trying to get at here. I have stats for my SERVER, but I just want to see stats for pixelpost. Pixelpost is already logging data specific to it, let's use it.

I don't want to look @ my logs for wi.id.au, which is what my hosting package has stats on. This obviously looks @ everything under that level (which is 5 subdomains), only 1 of these is for photos(pixelpost). The other subdomains all generate traffic as well. When I view my stats, I'm seeing clouded results, I'm seeing 30,000 hits a day to / due to 6 sites in total having / (the 5 subdomains and the domain). I want to JUST look @ photo.wi.id.au.

My hosting company won't let me read the raw logs myself to process them myself, so I can't filter out other domains or just select one (this is common across the hosting industry). As well as having used Urchin/http-analyze and webalizer, none of them has the option to "filter" results [unless I've missed something?].

I also don't want to install a 3rd party solution/picture on my site (like statcounter). Pixelpost is already MAKING all the needed logfiles something just needs to be written to convert them for it's own interface.

If the community isn't even interested in creating a module for this, I will do it offline myself. I can publish the shell code used to convert it into a format, but short of someone else running a linux machine there's no point in me publishing my 'work around'.

Thanks,
Wadem
Reply With Quote
  #16  
Old 04-19-2005, 11:54 AM
GeoS's Avatar
GeoS+ Offline
Team Pixelpost
 
Join Date: Apr 2005
Location: Warsaw, Poland
Posts: 3,613
Send a message via ICQ to GeoS Send a message via Skype™ to GeoS
It is possible. You must only comment all parts which support this future.

I think that in next versions stat module should be an option for main PP script but added to main distribution.

PS Demo of free to use version of "our" (my friends & mine) stat aplication based on files:
http://anubisdev.com/demo/istat/index.php

To DL avalible here:
http://anubisdev.com/download.php?id=1

PS2 If we are talking only about data which got PixelPost in own DB I can make a panel to view this as nice looking results.
__________________
photoblog | portfolio | addons | Donate
Reply With Quote
  #17  
Old 04-19-2005, 03:28 PM
steff Offline
pixelpost guru
 
Join Date: Feb 2005
Location: Milan, Italy
Posts: 151
Send a message via MSN to steff
Quote:
Originally Posted by Wadem
Steff: It'd be REALLY simple to remove that, it's 1 line of code. IF you really want to do it I'll get you the line to comment out (or remove). [1000/hr that's a VERY strict host FYI!]
thanks Wadem,
yes please show me what should I remove!
I am just interested to show the total number of visitors: will I loose this?
I must admit I like referrers: am I gonna loose those on Pixelpost referrer page?

BTW I just ran out of queries, and upgraded to 10000 queries/hour, damn!
Reply With Quote
  #18  
Old 05-01-2005, 10:58 AM
Anonymous Offline
pixelpost guru
 
Join Date: Oct 2004
Posts: 810
Steff,

For the visitor stats to work it must always put something in the DB. It's either the stats for visitors, or no DB access...

(each time someone loads your page there's at least 4 SQL queries being run, to populate everything).

GeoS, I REALLY hate to be rude, but I've had a hard time understanding your english below

Thanks,
Wadem
Reply With Quote
  #19  
Old 05-02-2005, 02:44 AM
blinking8s's Avatar
blinking8s+ Offline
über loafer
 
Join Date: Oct 2004
Location: Bowling Green, Ky
Posts: 3,428
Send a message via ICQ to blinking8s Send a message via AIM to blinking8s Send a message via MSN to blinking8s Send a message via Skype™ to blinking8s
wadem - i did understand you, from my experience with most server setups (non-windows) subdomain stats are generally seperate from the main domains stats...

what specific information do you wish to see provided from a stats addition to pixelpost? i can see it being a solid add-on feature, but not built in...we need to clean up the current log system as it is...
__________________
i should say more clever stuff
Reply With Quote
  #20  
Old 05-07-2005, 05:14 PM
Wadem Offline
pp regular
 
Join Date: May 2005
Location: .syd.au.
Posts: 33
Send a message via ICQ to Wadem
blinking8s: Yes, apache by default keeps seperate logs for different subdomains. I don't run PP on a server I control, and on my server the logs are merged. I have it on a subdomain of a commerical server (which runs ensim).

Ensim doesn't keep the logs seperate, it merges them. I know cpanel keeps the logs seperated and eventually I'll move hosts to one that has seperate subdomain logging.

The thing is, regardless of a hostside feature, I think it would be a nice feature. What about those who run it on a main domain and want to only see refferlogs/country access/time/date/browser/robots for PP, not their whole domain. All stats programs show the above information for the WHOLE domain, the only information that's broken down per directory is the hits/entry/exit.

It's obviously not a high priority feature as it's not client facing feature/function and it doesn't really make the user's side easier either. It would be a nice feature tho.

Until I change hosts, and until you get this running server side, I'm going to write a script that uses the DB entries and processes it into a ELF so I can import it into webstats.

Thanks for your time/s!
--Wadem
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 11:01 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs