summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Sam Moore [Tue, 6 Aug 2013 17:00:08 +0000 (01:00 +0800)]
Automatic commit of irc logs
Sam Moore [Tue, 6 Aug 2013 16:49:40 +0000 (00:49 +0800)]
Add necessary HTTP response headers
Apparently chromium is smart enough to not need them, but I'm guessing other browsers do.
Sam Moore [Tue, 6 Aug 2013 16:19:13 +0000 (00:19 +0800)]
More work on webserver test
It can send a text file straight to a client.
Something wierd happens.
If you use chrome to look at a html file, it displays fine.
If you use iceweasel (ie: firefox) to look at the same file, it just shows as plain text.
Using netcat to test, a real webserver just dumps html files the same way.
So what is (not) happening to make iceweasel fail to recognise it as html?
Sam Moore [Tue, 6 Aug 2013 10:55:15 +0000 (18:55 +0800)]
Makefile for webserver test
I always forget the Makefile.
Sam Moore [Tue, 6 Aug 2013 10:53:14 +0000 (18:53 +0800)]
Merge branch 'master' of github:szmoore/MCTX3420
Sam Moore [Tue, 6 Aug 2013 10:50:04 +0000 (18:50 +0800)]
Investigate software for interfacing with hardware via HTTP requests
Investigated CGI scripts. Don't think they are feasable.
Currently investigating custom web server.
Used some existing files from a previous project
(network.h network.c log.h log.c).
I'm making some error in parsing the request, but out of time for now.
Sam Moore [Mon, 5 Aug 2013 17:00:09 +0000 (01:00 +0800)]
Automatic commit of irc logs
Sam Moore [Mon, 5 Aug 2013 14:42:22 +0000 (22:42 +0800)]
Update README
Actually make the README useful.
Sam Moore [Mon, 5 Aug 2013 13:41:33 +0000 (21:41 +0800)]
Add week 1 report
Sam Moore [Mon, 5 Aug 2013 10:52:25 +0000 (03:52 -0700)]
Merge pull request #5 from justinjessada/master
Testing git stuff
Sam Moore [Sun, 4 Aug 2013 17:00:08 +0000 (01:00 +0800)]
Automatic commit of irc logs
Sam Moore [Sun, 4 Aug 2013 16:37:02 +0000 (00:37 +0800)]
Add png version of block diagram
Sam Moore [Sun, 4 Aug 2013 15:37:14 +0000 (23:37 +0800)]
Created high level block diagram of server hardware/software
I think this summarises what we discussed in our first meeting.
I may have gotten carried away.
The other approach suggested was to use some sort of custom hardware,
with a wireless link to a hand held device.
Making this diagram reinforces my belief that we shouldn't do that.
We'd have to implement the same blue stuff as well as all of the green stuff.
Also there would be more red stuff.
That's my technical explanation :P
Sam Moore
Justin Kruger [Sun, 4 Aug 2013 11:41:45 +0000 (19:41 +0800)]
Testing git stuff
Brief notes on sensor types
Sam Moore [Sun, 4 Aug 2013 07:22:20 +0000 (15:22 +0800)]
Update README
Sam Moore [Sun, 4 Aug 2013 06:20:09 +0000 (14:20 +0800)]
Automatic commit of irc logs
Callum- [Sun, 4 Aug 2013 06:07:42 +0000 (23:07 -0700)]
Merge pull request #2 from Callum-/master
testing pull request - callum
Callum- [Sun, 4 Aug 2013 20:56:18 +0000 (13:56 -0700)]
Testing
matchesucc [Sun, 4 Aug 2013 05:30:08 +0000 (22:30 -0700)]
Merge pull request #1 from firefields/master
Update README
firefields [Sun, 4 Aug 2013 05:27:37 +0000 (13:27 +0800)]
Update README
firefields [Sun, 4 Aug 2013 05:10:08 +0000 (13:10 +0800)]
Update README
matchesucc [Sun, 4 Aug 2013 05:08:55 +0000 (13:08 +0800)]
Update README
asdf
firefields [Sun, 4 Aug 2013 05:08:05 +0000 (13:08 +0800)]
Update README
firefields [Sun, 4 Aug 2013 05:00:47 +0000 (13:00 +0800)]
Update 2013-08-01.txt
Changed a 3 to a 4 because the numbering was wrong
matchesucc [Sun, 4 Aug 2013 04:58:51 +0000 (12:58 +0800)]
Create helloworld.c
Testing editing in github
Sam Moore [Sun, 4 Aug 2013 04:36:31 +0000 (12:36 +0800)]
Testing committing to github and git.ucc
Sam Moore [Thu, 1 Aug 2013 11:07:05 +0000 (19:07 +0800)]
Notes on Meeting 1
Sam Moore [Thu, 1 Aug 2013 02:06:32 +0000 (10:06 +0800)]
Initial Commit
UCC git Repository :: git.ucc.asn.au