Project

General

Profile

Revision:

Revisions

# Date Author Comment
9e7b5d4c 12/27/2013 03:24 AM David Sorber

Adding work that I started on the PMML translator prototype.

7dd0bc9b 12/27/2013 03:20 AM David Sorber

Adding file share code that I started working on. It depends on the lxml package.

3329d7cb 11/10/2013 08:22 PM dsorber

Removing a hidden file that I accidentally committed.

a9710ed1 11/10/2013 08:21 PM dsorber

Doing what I intended to do correctly this time, moving all my software sources into the software folder.

b6f0d860 11/10/2013 08:19 PM dsorber

Whoops I need to use the move command so that git keeps track of where things have gone.

ba1e6b20 11/10/2013 05:49 PM dsorber

Adding transmission config and my geany cobalt colorscheme. Also reorganizing the repository layout since I've finally got around to including more than just software.

2e26af92 11/10/2013 05:39 PM dsorber

Adding the phalanx apache configs. Also adding two miscellaneous python scripts I wrote.

8f1ed9ce 09/25/2013 01:26 AM dsorber

Greatly improved my simple grabber.py script from last night so that it also handles ImageBam links and uses multiple processes for increased speed.

cc6ad6e0 09/24/2013 02:36 AM dsorber

I had a lot of fun tonight creating this little script to circumvent some stupid image "protection". I look forward to adding to it and improving it tomorrow night.

8dea60e7 07/07/2013 08:12 PM dsorber

I wrote a multi process version of the image indexer. It is MUCH faster but I keep running into problematic jpegs that cause pHash and CImg to crash. Unfortunately it doesn't seem like there is a graceful way to handle the crash. I will play with this more as I have time.

e28ae23a 07/06/2013 09:07 PM dsorber

I finally got around to playing with pHash today. I also found py-phash which are the Python binds for pHash. Here are a couple of scripts I created to build an image index and then search it to find duplicates. This is good starting point for now, I'll play with these more as I have time.

f1fdcb4c 05/06/2013 01:05 AM dsorber

Finished final project documentation. WHEW!

77f1c73c 05/05/2013 11:54 PM David Sorber

Continuing to work on final project documentation. Also fixed another minor bug in rpi_client.py.

190804d5 05/05/2013 08:17 PM dsorber

Started working on final project documentation.

a7721fb9 05/05/2013 06:36 PM David Sorber

Fixing a bug that I just noticed while doing a dry run. The client sorts the temps before creating the SensorReading object so the correct temps don't correspond to the correct sensors on the server. The fix was simply to create the SensorReading object sooner before the temps are sorted.

cfebef28 05/05/2013 05:59 PM dsorber

Changing IP.

7bde117f 05/04/2013 03:14 PM dsorber

Adding dynamically updating charts using the Flot javascript plotting library.

6e306fcd 05/01/2013 12:23 AM dsorber

Okay, fixing that bug for reals now.

f945a1fe 05/01/2013 12:22 AM dsorber

Fixing a global variable bug in RPi client.

abe2d7e5 04/29/2013 08:45 PM David Sorber

Adding some charset info to make sure mod_wsgi doesn't puke on UTF-8 encoded strings. Also added a "-d" (debug enable) switch to the RPi client so that it only prints out debug information if you want it to. Finally, I added a try except block around the database insert code in the server daemon so that the whole daemone doesn't crash when there is an error.

6ec4a106 04/29/2013 04:20 AM dsorber

Made a few minor changes to the RPi client.

345c7d6a 04/29/2013 01:24 AM dsorber

Adding javascript (using Google Charts) graph of the last 60 data points to the per day display page.

5a52f49b 04/28/2013 08:25 PM dsorber

It would help if I spelled the acronym right...

45c4b73a 04/28/2013 08:12 PM dsorber

Adding web remote display code. All the basic functionality is complete but I'd like to play around with adding some graphs for S&G.

856d156b 04/23/2013 01:18 AM dsorber

Made good progress tonight with the client and server apps. Added the socket connection and SensorReading object to hold the sensor readings (surprise).

(251-275/316) Per page: 25, 50, 100

Also available in: Atom