summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
paulr [Sun, 24 Jul 2011 16:17:34 +0000]
Lots of little changes, basic structure now looking pretty good
paulr [Sat, 23 Jul 2011 20:46:57 +0000]
Setting up my convoluted web parsing structure... in short:
call index.php, which loads config and webrequestor
Web requester loads urlparser which then determines the class handling
the page
web requester then calls class->go($url)
class can then call GLCASPageBuilder(class, function, title) which
then builds a static page and then calls class->function(url) to build
the body.
FUN!
paulr [Fri, 22 Jul 2011 21:33:26 +0000]
Moving the old code aside into the archive as i begin a new
code-from-scratch effort with a more focused approach
paulr [Tue, 26 Apr 2011 16:53:43 +0000]
updates and such
paulr [Tue, 26 Apr 2011 15:19:12 +0000]
the start of the auto-update code
paulr [Tue, 26 Apr 2011 14:22:47 +0000]
moved some stuff back to lib from plugins
paulr [Wed, 20 Apr 2011 18:31:46 +0000]
ah yeah... and such
plus stuff..
paulr [Wed, 20 Apr 2011 18:24:29 +0000]
messages and such
paulr [Wed, 20 Apr 2011 18:20:30 +0000]
messages and such
paulr [Wed, 20 Apr 2011 17:29:30 +0000]
all in the datastore.
paulr [Tue, 19 Apr 2011 17:50:05 +0000]
file datastore work
paulr [Tue, 19 Apr 2011 07:51:14 +0000]
db store work
paulr [Mon, 18 Apr 2011 17:23:35 +0000]
rudementry functioning db functions
paulr [Mon, 18 Apr 2011 16:09:01 +0000]
more initial code
paulr [Sun, 17 Apr 2011 18:03:48 +0000]
url manipulation
paulr [Sun, 17 Apr 2011 17:16:59 +0000]
some simple outline stuff atm
paulr [Wed, 30 Mar 2011 15:35:47 +0000]
some minor additions
paulr [Wed, 30 Mar 2011 15:31:56 +0000]
added some flow stuff
paulr [Wed, 30 Mar 2011 15:25:52 +0000]
started a flow diagram
paulr [Wed, 30 Mar 2011 06:36:59 +0000]
all your files are belong to git....
just building a frame work at this point
paulr [Wed, 30 Mar 2011 03:18:53 +0000]
getting soap functional.
paulr [Mon, 28 Mar 2011 05:10:14 +0000]
implementing soap.. soap soap soap
paulr [Sun, 27 Mar 2011 22:24:29 +0000]
added a .htaccess file
paulr [Sun, 27 Mar 2011 22:08:59 +0000]
initial commit