Rasmus Lerdorf
4086e368a1
Usage is down a bit in July
2002-08-06 05:32:35 +00:00
Rasmus Lerdorf
4d9aa0b5de
New Usage numbers
2002-07-02 07:48:44 +00:00
Rasmus Lerdorf
da39bd767d
May usage stats - slight drop
2002-06-01 10:06:43 +00:00
Rasmus Lerdorf
24b649e354
Update usage stats
2002-05-03 12:56:00 +00:00
Rasmus Lerdorf
55239c8181
New prettier usage graph using a hacked up jpgraph
2002-04-02 18:10:25 +00:00
Rasmus Lerdorf
1124109bcf
January numbers
2002-02-12 20:40:30 +00:00
Mark Kronsbein
c1a94be61d
Make this right (hopefully ;)
2001-12-29 00:10:55 +00:00
Rasmus Lerdorf
0e564e8d5a
Update usage numbers
2001-12-03 06:45:46 +00:00
Rasmus Lerdorf
21cf2132d4
October numbers
2001-11-01 05:38:11 +00:00
Rasmus Lerdorf
24d9064b81
Stick the source URL in here so I don't have to hunt around for it every
...
month
2001-10-01 17:29:56 +00:00
Rasmus Lerdorf
c4bab17681
September numbers
2001-10-01 17:29:06 +00:00
jim winstead
a541dde416
don't allow viewing bin directory
2001-09-24 02:48:45 +00:00
jim winstead
c644494e0a
moved to php-master-web
2001-09-22 21:50:07 +00:00
jim winstead
e1ff25084a
remove stuff that is no longer used from here
2001-09-21 21:51:22 +00:00
jim winstead
a68f28d838
fix duplicate use of $file
2001-09-21 19:46:20 +00:00
jim winstead
c4c0ee6b2f
handle errors better
2001-09-21 02:15:44 +00:00
Rasmus Lerdorf
5821cfae8f
Real fix
2001-09-20 20:45:21 +00:00
Rasmus Lerdorf
d6e376ed7c
Fix warning
2001-09-20 20:22:51 +00:00
jim winstead
99500cd689
oops, want and, not or
2001-09-19 20:04:16 +00:00
jim winstead
b16edeeaa4
protect against empty mirrors list
2001-09-19 18:10:31 +00:00
Gabor Hojtsy
c8c5706b59
Adding some fail-safe codes to make sure the error
...
mirroring thing we are currently suffering won't
happen again
2001-09-19 16:15:38 +00:00
Rasmus Lerdorf
92bc8ba9cf
August numbers - with a small explanation to head off all the doomsday
...
preachers...
2001-09-03 18:32:12 +00:00
jim winstead
930b62b1ad
duh.
2001-08-28 07:26:29 +00:00
jim winstead
c84b27fe43
set timestamp of file to latest entry to reduce rsync load a little
2001-08-28 06:18:03 +00:00
jim winstead
53b64d9874
always update sections with removed notes before removing them
2001-08-28 06:13:03 +00:00
jim winstead
78e3933977
entries just get flagged for deletion and purged later, so sections with deleted notes get updated properly
2001-08-28 06:10:28 +00:00
jim winstead
ead5faf21e
script for getting user notes and saving them locally
2001-08-28 04:50:56 +00:00
jim winstead
c71cbda0da
sort entries correctly, plan ahead for handling votes on the notes
2001-08-28 04:44:01 +00:00
jim winstead
c89fd62414
script for generating copy of user notes to use in mirroring.
2001-08-28 04:32:32 +00:00
Rasmus Lerdorf
1c971ac51e
July numbers
2001-08-02 14:48:33 +00:00
Rasmus Lerdorf
6b2d7bb52f
June numbers - spruce up the graph code slightly. It now generates a PNG
...
instead of a GIF to be more politically correct and it also uses slightly
transparent bars.
2001-07-21 02:27:53 +00:00
jim winstead
099713c1f4
not being used
2001-07-07 23:46:17 +00:00
jim winstead
3c4c95b29c
set the type of inactive mirrors so they won't show up in the dropdown
2001-07-07 00:43:21 +00:00
jim winstead
5e313e34da
generate list of mirrors from database
2001-07-07 00:12:53 +00:00
jim winstead
c2f85aff95
don't need to sleep twice in here
2001-07-07 00:12:15 +00:00
Gabor Hojtsy
917742f0f8
New XSL stylesheet with a new gray table look
...
[It worked locally with the PHP 4.0.6 included
sablot extension on Windows, hope it will work here :]
2001-07-01 09:08:08 +00:00
jim winstead
76815a41fb
fill in the missing numbers
2001-04-11 20:33:44 +00:00
jim winstead
33c01cb600
here goes nothing. the new php site look. let the torrent of
...
bitter and angry "i hate change" emails begin.
2001-03-08 00:18:15 +00:00
Jesus M. Castagnetto
e7e2e2786a
Added creation of projects.inc (contains array of projects for inclusion
...
in PHP scripts)
2001-03-01 03:54:34 +00:00
Jesus M. Castagnetto
8f1a256add
Just output the results out, so we can use the same shell script to
...
generate the projects.inc file
2001-03-01 03:50:39 +00:00
Jesus M. Castagnetto
2565f90626
Script and stylesheet to generate an include file w/ an array of projects.
...
Sablotron does not seem to be using the disable-output-escaping attribute
in xsl:value-of (J. Clark's xt doesn't either), so we need to s/&/&
to avoid entity translation during the processing.
2001-03-01 03:33:49 +00:00
Jesus M. Castagnetto
cb6b184aac
Missing closing tag
2001-03-01 03:29:55 +00:00
Jesus M. Castagnetto
abec69f3a6
Replaced some extaneous tabs in the XSLT, and added a xsl:if rule to
...
skip printing the match_count element from the XML output
2001-02-28 23:49:43 +00:00
Jesus M. Castagnetto
e25943e62f
XSLT to generate an array of projects to be included and
...
manipulated in projects.php. Assumes the freshmeat.net DTD.
2001-02-28 23:29:30 +00:00
jim winstead
9a69be8515
make project name be link
2001-02-28 21:25:46 +00:00
jim winstead
23edce54fc
generate html file from projects xml by fetching it from www.php.net
2001-02-28 20:57:00 +00:00
jim winstead
a4742ac944
oops, need to add this here
2001-02-28 20:41:28 +00:00
jim winstead
9709a690bf
pare down script to produce html projects from xml
2001-02-28 20:31:49 +00:00
jim winstead
0ef6d7df74
freshmeat changed. if someone wrote an xslt template to put this into a nice format, we could replace the contents of projects.php
2001-02-24 23:03:30 +00:00
jim winstead
abebace594
put netcraft chart generation script in cvs so we don't have to search for it again. :)
2001-01-13 22:06:51 +00:00