<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-5660568067639550287</id><updated>2011-09-26T22:17:20.777+01:00</updated><title type='text'>Colin Smith- 4th year project: RFID</title><subtitle type='html'>"Using RFID to Remember"</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>45</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-7440887012525225800</id><published>2008-06-03T22:45:00.001+01:00</published><updated>2008-06-03T22:47:48.692+01:00</updated><title type='text'>Goodbye!</title><content type='html'>Hi all. Finally remembered to sign off on the blog! Project is done report is in and results are already out :-) Hope you enjoyed the show.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-7440887012525225800?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/7440887012525225800/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=7440887012525225800' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/7440887012525225800'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/7440887012525225800'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2008/06/goodbye.html' title='Goodbye!'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-6283943473603058786</id><published>2008-04-30T19:49:00.002+01:00</published><updated>2008-04-30T19:57:50.487+01:00</updated><title type='text'>Nearly There</title><content type='html'>Ok im way behind on my blogging so heres what i've been up to. Fixed the problem i was having with the LCD. Its now displaying the cues. From an implementation point of view im pretty much done. I think i might make a few changes to the python code but nothing major. I also want to tidy up the website and the way cues are displayed, again only a few small changes. I'll get this done Saturday. Final draft of report is due Friday so i've a few things to finish this evening. Tomorrow i've to get the final evaluation done and added to the report along with a data flow diagram. Hopefully that will be the final draft done. Wish me luck :-)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-6283943473603058786?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/6283943473603058786/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=6283943473603058786' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/6283943473603058786'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/6283943473603058786'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2008/04/nearly-there.html' title='Nearly There'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-4798101568266093440</id><published>2008-04-22T21:04:00.002+01:00</published><updated>2008-04-22T21:16:29.253+01:00</updated><title type='text'>Pouch</title><content type='html'>Ok got the pouch finished today, which somehow took hours. Sewing is really hard. Also soldered the circuit and went to hook up everything but ran into a slight snag. Ok so theres two serial ports on the gumstix, one for the LCD and one for RFID reader. Reader only works on second one for some reason so i had to use the first for the LCD but it turns out when the gumstix boots up it outputs its startup messages on the first port, which looks like crazy code on the screen, so i tried getting them both to work off the second port but no luck. I decided then to just have two different batteries one for reader and gumstix, powering gumstix will just be for demos and stuff if i dont want it plugged in all the time, then second battery powers the screen. Turning on the screen seperatly avoids the crazy output when the gumstix boots. Ok thats fine for now however there seems to be something funny going on with the code now. RFID stuff works but not all messages are being sent to the screen. I cant see whats wrong at all. I'll give my brain a break from it and take another look tomorrow. Will make a short survey like thing before i go to bed about the cues evaluation and get some people to do it tomorrow.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-4798101568266093440?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/4798101568266093440/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=4798101568266093440' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/4798101568266093440'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/4798101568266093440'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2008/04/pouch.html' title='Pouch'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-83367083080733176</id><published>2008-04-19T15:28:00.002+01:00</published><updated>2008-04-19T15:42:50.231+01:00</updated><title type='text'>LCD update</title><content type='html'>Finished off a spot of coding today. The LCD will now display the time and date of when u last had something. It does this in a loop. The screen only gives 32 characters, and doesnt scroll which i initially thought, so the info it displays is fairly simple. Just the item with the date and time of when u last had it. The only thing left to do with this is to solder its circuit properly. I'll do this next week when im making the pouch. Also want to look into getting the LCD backlight working, not that its really important but it looks better. It works for its self testing setting but not when i send data to it. I think i recall seeing a list of codes online somewhere to make it do different things so i'll have a look for this. I finished off my second draft of the report today and sent it to Graeme. For next week i want to do the survey for the readable cues evaluation, make the pouch and test it, and also now that i have a bit extra time left i will take another look into the bluetooth and see if i can get it workin. Wish me luck!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-83367083080733176?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/83367083080733176/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=83367083080733176' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/83367083080733176'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/83367083080733176'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2008/04/lcd-update.html' title='LCD update'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-2173042585967262411</id><published>2008-04-17T15:51:00.002+01:00</published><updated>2008-04-17T16:03:57.074+01:00</updated><title type='text'>Progress... Finally!!</title><content type='html'>Ok finally a good day. I started off today writing a C program to open the Gumstix's serial port and send data to the LCD. Was'nt too bad in the end, thanks for the sample code Steve, and seemed to be running fine but nothing was being displayed on screen? I was testing this on fedora 6 first because you cant compile anything on the Gumstix. Anyway i decided to just try the code on the gumstix but it didnt like it one bit. Before fixing this i decided to make sure data was actually getting to the screen. I went over the circuit again and it turned out i had the transistor the wrong way round. The LCD was still being powered so i didnt realise. Anyway i fixed this and tested it by just echoing strings to the serial port. The screens cursor seemed to react so i figured it was getting data now. Just for the craic i thought i'd try python again because it connects to the serial and sends data in just two lines of code, and also you can set the correct connection bit rate which might have had something to do with echo not really working.  Well anyway it worked!! Its also super handy that i can use python because i can edit the python script which processes tag reads to also send data to the screen. Im just not sure yet what actual info im gonna display???? :-/&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-2173042585967262411?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/2173042585967262411/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=2173042585967262411' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/2173042585967262411'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/2173042585967262411'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2008/04/progress-finally.html' title='Progress... Finally!!'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-1303359364437507577</id><published>2008-04-16T15:27:00.003+01:00</published><updated>2008-04-16T15:38:24.651+01:00</updated><title type='text'>Update</title><content type='html'>Ok just a quick update on whats happening. The bluetooth work is going on hold for the moment as its proven very difficult to find a stable buildroot with wireless and bluetooth capabilities. I have a backup plan for later if theres time. Started work on the LCD screen. It was pretty straightforward to bulid the circuit for connecting it however programming with it has proven difficult. I initially tried python with pySerial but didnt get any results. Im going to try C next which i was going to work on today however i forgot that the lab computers have security on the serial ports in Linux. It seems serial ports are a security risk in linux and you can use it to access data. Nevermind i can work on it tomorrow at home. This has given me time to work on my report and i should be pretty much finished my second draft today. I also took some time to get some feedback on what i could call my system. This was less productive...&lt;br /&gt;Suggestions so far are:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;The Colinator&lt;/li&gt;&lt;li&gt;Find your crap if you lose it machine&lt;/li&gt;&lt;li&gt;Come find with Colin&lt;/li&gt;&lt;li&gt;Find that bitch&lt;/li&gt;&lt;li&gt;Colon&lt;/li&gt;&lt;li&gt;Find me&lt;/li&gt;&lt;li&gt;Locate -"This already exists :-/"&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;A big thanks to everyone for their amazing suggestions...&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-1303359364437507577?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/1303359364437507577/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=1303359364437507577' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/1303359364437507577'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/1303359364437507577'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2008/04/update.html' title='Update'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-850712978557235331</id><published>2008-04-08T10:31:00.002+01:00</published><updated>2008-04-08T10:38:31.148+01:00</updated><title type='text'>Still going bald</title><content type='html'>Ok i think everything that could possibly go wrong at this point has gone wrong so its all up hill from here lol. Had some trouble flashing buildroot yesterday. First filesystem didnt work but i think thats because i didnt pick right format for gumstix. Second one was too big, it has to be less than 16mb. Finally have a proper one just need to flash it over. The annoying thing is all these things take hours. Had to leave buildroot running all night. It also didnt help that my laptop decided to stop working half way through all this. It turns out if the root folder is completely full, then linux cant boot properly. On the plus side i know how to flash the filesystem correctly now, its incredibly simple using hyperterminal in windows, which is what i had anyway to begin with. Aghhh! Ok deep breaths... :-) Also i updated uboot so thats much easier for flashing file system now. Also i had time to go over programming with bluetooth and python again and it seems very straightforward. So for today i need a break from this and will concentrate on my report, but am still determined to get the bluetooth part finished by tomorrow or thursaday!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-850712978557235331?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/850712978557235331/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=850712978557235331' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/850712978557235331'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/850712978557235331'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2008/04/still-going-bald.html' title='Still going bald'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-6251576478480417582</id><published>2008-04-04T23:36:00.002+01:00</published><updated>2008-04-05T00:20:30.484+01:00</updated><title type='text'>Tearing my hair out :-)</title><content type='html'>Ok my goal today was to install the new file system on the gumstix. I built the file system ok then ran into problems when it came to flashing it to the Gumstix. The method i was going to use was to flash it from the cf card however it doesn't work. This seems to be due to the version of u-boot installed on the Gumstix. This can be updated but theres lots of warnings that it would seriously mess up the gumstix if it goes wrong so im not doin that. Next option is to flash it over serial. My laptop does'nt have a serial connection so i decided to put linux on my pc. Installed ok but then i could'nt use the monitor because it turns out there is some driver conflict or problem with nvidia graphics cards. Its very hard to use computers without monitors. Grrrr! Anyway what i then did was install a virtual machine in xp and am loading a linux image on it. Of course it doesn't have kermit installed. I feel like i've been here before hmmmm. I've lost the will to live at this point so i'll come back to it :-)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-6251576478480417582?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/6251576478480417582/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=6251576478480417582' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/6251576478480417582'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/6251576478480417582'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2008/04/tearing-my-hair-out.html' title='Tearing my hair out :-)'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-6185594045620839663</id><published>2008-04-04T12:21:00.002+01:00</published><updated>2008-04-04T12:39:17.585+01:00</updated><title type='text'>Meeting/ Work schedule</title><content type='html'>Had a meeting yesterday with Lorcan, Steve, and Graeme to talk about the interim report and the project. We talked about how there will be four drafts for the final report. My first one will go to Lorcan, next two to Steve and Graeme and final draft to Lorcan. I've started working on my first draft and am hoping to have it ready by next Tuesday or Wednesday. We discussed the presentations briefly, which will be worked on in the final week after reports are handed in. I also got a spare wifistix and console-st from Lorcan. Unfortunately there was no spare Gumstix but this shouldn't be a problem. I'm currently working on installing the new file system on the Gumstix but it takes some time so I'll blog later on how it turns out. If this goes well im hoping to have the Bluetooth component finished also by next Tuesday or Wednesday.  This will give me plenty of time to work with the LCD screen which im guessing will be the trickiest part overall. Heres my workplan:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;1st April - 9th April: Bluetooth component and first report draft. If Bluetooth component cant be completed by the 9th I will continue working on it until the 13th.&lt;br /&gt;&lt;/li&gt;&lt;li&gt;10th April - 27th April: LCD component. If I need more time on this I can continue working up until the 4th of May.&lt;/li&gt;&lt;li&gt;13th April - 17th April: Second report Draft&lt;/li&gt;&lt;li&gt;20th April - 24th April: Third report draft&lt;/li&gt;&lt;li&gt;28th April - 8th May: Work on final draft&lt;/li&gt;&lt;li&gt;8th May - 15th: Presentation preparation&lt;br /&gt;&lt;/li&gt;&lt;/ul&gt;The time periods for completing report drafts are somewhat flexible. My aim is to do at least half an hour work on the report each working day.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-6185594045620839663?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/6185594045620839663/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=6185594045620839663' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/6185594045620839663'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/6185594045620839663'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2008/04/meeting-work-schedule.html' title='Meeting/ Work schedule'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-432078949472163572</id><published>2008-04-02T16:42:00.005+01:00</published><updated>2008-04-02T17:14:39.456+01:00</updated><title type='text'>Its that time again</title><content type='html'>Ok its been a while since i've been blogging so here's a big update. So theres roughly bout 5 weeks left to get the project done and i've set myself four main goals. First is to use the Gumstixs bluetooth to keep track of interactions with people based in their phone id and also locations in the form of static bluetooth nodes, more on this later! Next will be to do something clever with a built in screen, need to give this more thought on what exactly it will do which i'll decide once the bluetooth is setup. Also I need to go back to the cues and the website and fix them up with the new data and stuff, maybe add some frills to it if theres time. Last thing is getting the report finished :-)&lt;br /&gt;&lt;br /&gt;I've been working on the bluetooth component for the last few days and ran into a few problems. First of all using python it should be quite simple to take in bluetooth ID'd as variables then trnsmit them the same way as the tag reads to the server. Problem is the current&lt;br /&gt;gumstix configuration or filesystem does'nt have certain components i need, which are needed to use bluetooth API in python. After fighting with my laptop a little i have buildroot installed which i'll use to make a new filesystem with all the things i need and send it to the Gumstix. I really didnt want to dabble with buildroot but its actually not so scary now that i've gotten a chance to play with it. I'll get a second gumstix off Lorcan tomorrow so i can do this without making a mess of the Gumstix i already have. Hopefully it will all work well, only problem I can see is setting up the existing code for reading tag data on the new Gumstix so that it still works ok. Wish me luck!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-432078949472163572?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/432078949472163572/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=432078949472163572' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/432078949472163572'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/432078949472163572'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2008/04/its-that-time-again.html' title='Its that time again'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-5681100395086151675</id><published>2008-02-14T14:27:00.002Z</published><updated>2008-12-12T23:04:01.870Z</updated><title type='text'>Fun with cues</title><content type='html'>Took a break from assignment madness today and took a look at the cues to see if i could make them more advanced, or more human readable. Now instead of just printing out a TIMESTAMP it says things like: "You last had your phone just after five" and "you last had your keys at a quarter to seven." Once i realised timestamp is 24 hour clock and not twelve, ooops, it all worked fine. Im happy enough with these for the moment. I think i'll also add something with the date. Instead of just saying "you had whatever on: 12/02/2008" it could say "you last had whatever last tuesday"&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://1.bp.blogspot.com/_cReeHPyV8AU/R7RRBWfhIyI/AAAAAAAAAD4/dt3H6QggfRo/s1600-h/Screenshot2.png"&gt;&lt;img style="cursor: pointer;" src="http://1.bp.blogspot.com/_cReeHPyV8AU/R7RRBWfhIyI/AAAAAAAAAD4/dt3H6QggfRo/s400/Screenshot2.png" alt="" id="BLOGGER_PHOTO_ID_5166843756160295714" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-5681100395086151675?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/5681100395086151675/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=5681100395086151675' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/5681100395086151675'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/5681100395086151675'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2008/02/fun-with-cues.html' title='Fun with cues'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_cReeHPyV8AU/R7RRBWfhIyI/AAAAAAAAAD4/dt3H6QggfRo/s72-c/Screenshot2.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-7924554039975600010</id><published>2008-02-12T21:01:00.001Z</published><updated>2008-02-12T21:09:47.388Z</updated><title type='text'>Meetings</title><content type='html'>Hi all. Had a meeting with Lorcan yesterday to discuss the presentations and whats happening next with the project. Lorcan was happy with how the presentation went, I just need to handle me nerves better :-) We also talked about my work plan for the project over the next few months. Im gonna focus more on course work for the moment and do some project stuff at weekends maybe. Theres three main things I want to work on. The cues need to be more advanced so im gonna look at this at the weekend. I'll be looking into using bluetooth which will be able to register people the system comes into contact with and also static blutooth locations. The last and probably most difficult part will be to integrate an LCD screen to the system. Have not decided exactly how this will be used yet, but want to get the other two parts out of the way first.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-7924554039975600010?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/7924554039975600010/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=7924554039975600010' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/7924554039975600010'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/7924554039975600010'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2008/02/meetings.html' title='Meetings'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-1262205652890687804</id><published>2008-02-06T11:19:00.000Z</published><updated>2008-02-06T11:28:44.584Z</updated><title type='text'>Presentations 2</title><content type='html'>We had our second fourth year project presentations yesterday. The idea was for everyone to present their work so far and also to give a demonstration. There was a bigger group this time watching the presentations but they all went really well. After everyone had finished presenting everyone gave practical demos of their work, which was cool taking a look at the other projects. Im happy with how my prototype is so far but i need to start thinking about what i want to do with it next. Got some cool ideas from Steve about using bluetooth so i'll be looking into this aswell. We have an interim report due in a months time so its probably not a bad idea to look at that now if i get a chance&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-1262205652890687804?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/1262205652890687804/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=1262205652890687804' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/1262205652890687804'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/1262205652890687804'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2008/02/presentations-2.html' title='Presentations 2'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-7051181426184220228</id><published>2008-01-17T18:57:00.001Z</published><updated>2008-12-12T23:04:02.393Z</updated><title type='text'>Loose Ends</title><content type='html'>Went back to my php/mysql code today and fixed up a few more problems I was having. So at this stage with the website you can pick which object you lost and it will tell you when you last had it and what items you did have at that time. So far I've just been testing with three items but I can add more easily and it will work the same.&lt;br /&gt;&lt;br /&gt;I've started trying to make the hardware more compact and i've managed to fit the circuit inside the gumstix box. Barely! Lorcan mentioned a possible problem with heat coming from the circuits voltage regulator. I checked the gumstix specs and its good in temperatures between 0 and 85 degrees so it will be fine. I've posted a pic of where its at now.&lt;br /&gt;&lt;br /&gt;I must bring everyones attention to a cool little windows program im loving at the moment its called tortoiseSVN and it lets you do all your svn updates and checkouts just by right clicking. Well handy!&lt;br /&gt;&lt;br /&gt;I think im pretty much done with my demo for the moment so for the rest of the week Im going to do some of my report and continue editing the wiki.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_cReeHPyV8AU/R4-lShi_asI/AAAAAAAAADw/KJc2HH6DIIg/s1600-h/find.png"&gt;&lt;img id="BLOGGER_PHOTO_ID_5156521836023868098" style="CURSOR: hand" alt="" src="http://3.bp.blogspot.com/_cReeHPyV8AU/R4-lShi_asI/AAAAAAAAADw/KJc2HH6DIIg/s400/find.png" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://3.bp.blogspot.com/_cReeHPyV8AU/R4-lNhi_arI/AAAAAAAAADo/G_ADDhXXUwo/s1600-h/findpage.png"&gt;&lt;img id="BLOGGER_PHOTO_ID_5156521750124522162" style="CURSOR: hand" alt="" src="http://3.bp.blogspot.com/_cReeHPyV8AU/R4-lNhi_arI/AAAAAAAAADo/G_ADDhXXUwo/s400/findpage.png" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://4.bp.blogspot.com/_cReeHPyV8AU/R4-lIxi_aqI/AAAAAAAAADg/WIl71olKSRU/s1600-h/000_0062.JPG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5156521668520143522" style="CURSOR: hand" alt="" src="http://4.bp.blogspot.com/_cReeHPyV8AU/R4-lIxi_aqI/AAAAAAAAADg/WIl71olKSRU/s400/000_0062.JPG" border="0" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-7051181426184220228?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/7051181426184220228/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=7051181426184220228' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/7051181426184220228'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/7051181426184220228'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2008/01/loose-ends.html' title='Loose Ends'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_cReeHPyV8AU/R4-lShi_asI/AAAAAAAAADw/KJc2HH6DIIg/s72-c/find.png' height='72' width='72'/><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-687428967360243996</id><published>2008-01-16T19:19:00.000Z</published><updated>2008-01-16T20:56:28.707Z</updated><title type='text'>More Web stuff</title><content type='html'>Im officially hating php/mysql at the moment. I spent today working on my website. I have a new section where you select what item you have lost then it will tell you when you last had it. This is grand but i also want it to show what other items you had at this time. It doesnt make sense just comparing by datestamp cos this will compare it exactly by second, so im using a select query which will find items which have the same hour and minute as the lost item. The problem comes with setting the hour and minute as being the same as those in the data entry corresponding to the lost item. Confused? Thats ok my brain is mush so im stopping for the day.&lt;br /&gt;Also started my wiki editing which I'll be working on over the week. Heres the link for those interested &lt;a href="https://trac.ucd.ie/wiki/GumstixRFID"&gt;https://trac.ucd.ie/wiki/GumstixRFID&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Update: I've managed to fix this problem. It was annoying me so much I had to go back and work on it. I realised I could just take the timestamp field gotten from the query which returns the last occurance of lost item, and set it as a variable. Then I could just take characters at certain points in the string and set these as new variables corresponding to hour and minute. I can pass these into the query which selects other objects that the user had at this time. The timestamp is always in the same format so its ok to explicitly state what characters are taken from the string. Probably not the most elegant code but hey it works&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-687428967360243996?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/687428967360243996/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=687428967360243996' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/687428967360243996'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/687428967360243996'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2008/01/more-web-stuff.html' title='More Web stuff'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-3729136657491500684</id><published>2008-01-15T18:40:00.000Z</published><updated>2008-12-12T23:04:04.436Z</updated><title type='text'>Webpage</title><content type='html'>Fixed an annoying problem I was having with mysql today. I now have my php pages setup so that when a tag is read it will check what item the id corresponds to and store that item with the tag id and date/time stamp. I have a basic web page setup, its still very rough, which just shows what you had and at what time. I'll have to add a bit of functionality to it. Instead of just viewing all data it will probably be better to select the item your looking for first. I dont think its necessary to store tag reads continuously so I'll see if i can just have it per minute or something.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://2.bp.blogspot.com/_cReeHPyV8AU/R40C7xi_amI/AAAAAAAAADA/GGjd-ywE1lc/s1600-h/home.png"&gt;&lt;img id="BLOGGER_PHOTO_ID_5155780374344723042" style="CURSOR: hand" alt="" src="http://2.bp.blogspot.com/_cReeHPyV8AU/R40C7xi_amI/AAAAAAAAADA/GGjd-ywE1lc/s400/home.png" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;br /&gt;&lt;div&gt;&lt;a href="http://4.bp.blogspot.com/_cReeHPyV8AU/R40C2Ri_alI/AAAAAAAAAC4/-IZ4m6JcGAM/s1600-h/log.png"&gt;&lt;img id="BLOGGER_PHOTO_ID_5155780279855442514" style="CURSOR: hand" alt="" src="http://4.bp.blogspot.com/_cReeHPyV8AU/R40C2Ri_alI/AAAAAAAAAC4/-IZ4m6JcGAM/s400/log.png" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt; &lt;/div&gt;&lt;div&gt;&lt;a href="http://1.bp.blogspot.com/_cReeHPyV8AU/R40Cshi_akI/AAAAAAAAACw/dk55DcrQHb8/s1600-h/about.png"&gt;&lt;img id="BLOGGER_PHOTO_ID_5155780112351717954" style="CURSOR: hand" alt="" src="http://1.bp.blogspot.com/_cReeHPyV8AU/R40Cshi_akI/AAAAAAAAACw/dk55DcrQHb8/s400/about.png" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt;&lt;div&gt; &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-3729136657491500684?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/3729136657491500684/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=3729136657491500684' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/3729136657491500684'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/3729136657491500684'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2008/01/webpage.html' title='Webpage'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_cReeHPyV8AU/R40C7xi_amI/AAAAAAAAADA/GGjd-ywE1lc/s72-c/home.png' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-3239794348493740888</id><published>2008-01-14T16:32:00.000Z</published><updated>2008-01-14T16:42:39.004Z</updated><title type='text'>Meeting</title><content type='html'>Just back from todays project meeting. I met with Lorcan and Graeme and gave them a quick demo of the protype so far. We also talked about what I could do next for the discretionary and exceptional project components. This is something I will need to think bout this week. Graeme suggested using two readers in some way. Hmmm. Perhaps a system which has a mobile part and a stationary part. I reader built into a bag or jacket then like a "safe" box left at home. When an item is not at home or in your pocket then it could notify the user that you may have lost something through the lcd screen and maybe with a beep or something? If they have lost something they can log into the website and get some cues. I like this overall idea. I'll give it more thought during the week.&lt;br /&gt;&lt;br /&gt;For the rest of this week I will do the following:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Finish the webpage that will give the user their cues. &lt;/li&gt;&lt;li&gt;Spend some time on my report&lt;/li&gt;&lt;li&gt;Get the wiki sorted&lt;/li&gt;&lt;/ul&gt;&lt;p&gt; &lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-3239794348493740888?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/3239794348493740888/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=3239794348493740888' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/3239794348493740888'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/3239794348493740888'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2008/01/meeting.html' title='Meeting'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-8089501570832685563</id><published>2008-01-10T17:35:00.000Z</published><updated>2008-01-10T17:42:27.168Z</updated><title type='text'>Nearly There!</title><content type='html'>Lorcan sent me his lecture notes on php so I read these today. They were really helpful and&lt;br /&gt;i now understand completely what is going on with the gumstix code. So armed with this knowledge i've managed to fix it up so that when it reads a tag its sending the id to my database correctly. This code will work perfectly for my demo and i can go back to it at a later date to replace or edit it as needed.&lt;br /&gt;&lt;br /&gt;Spent some more time today with mysql, just doing some test queries and really just testing the whole system in general. My next goal will be to create a webpage that offers some basic user functionality and human readable ques generated from whats in the database.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-8089501570832685563?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/8089501570832685563/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=8089501570832685563' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/8089501570832685563'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/8089501570832685563'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2008/01/nearly-there.html' title='Nearly There!'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-4756128922286034165</id><published>2008-01-09T17:37:00.000Z</published><updated>2008-01-09T17:52:24.432Z</updated><title type='text'>Code ugh...</title><content type='html'>Ok im taking a break from coding to report on my progress. Had another blonde moment today when it turned out hyperterminal is already installed on lab computers. Ooops apologies all round. I spent some time today with mysql and php so i did some editing on my test page, test.php, so it now both inserts into the database and then prints it on screen.&lt;br /&gt;&lt;br /&gt;Also started looking at the code for sending the tag reads to my database. Was a bit lost at first but Lorcan explained what was happening and I think im with it now. I've got some of this set up properly I think. The python script runs automatically on the gumstix booting up. When i place a tag next to the reader it runs the test.php page which causes the database insert. Only problem is im not getting the tag ids so im guessing i need to look into get commands. Anyway better get back to it.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-4756128922286034165?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/4756128922286034165/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=4756128922286034165' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/4756128922286034165'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/4756128922286034165'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2008/01/code-ugh.html' title='Code ugh...'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-2619776509181486702</id><published>2008-01-08T17:16:00.000Z</published><updated>2008-01-08T17:22:02.481Z</updated><title type='text'>More fun with networking</title><content type='html'>Ok so got the gumstix configured properly today to connect to the router with the correct settings and all. Was'nt too hard but i had trouble finding out what the gumstix mac address was, so i could check it was connecting ok. There is nothing on the net about it, however it turns out that its actually written on the gumstix itself quite clearly. Duh. Anyway blonde moments aside the gumstix automatically connects to the router on booting up.&lt;br /&gt;&lt;br /&gt;Ok so I've two main things left to do:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Get some code going that will send the tag reads to my database properly&lt;/li&gt;&lt;li&gt;A web site with some basic human readable ques.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Im hoping to have these both finished by the end of this week.&lt;br /&gt; &lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-2619776509181486702?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/2619776509181486702/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=2619776509181486702' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/2619776509181486702'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/2619776509181486702'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2008/01/more-fun-with-networking.html' title='More fun with networking'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-6477593158584827423</id><published>2008-01-05T22:19:00.000Z</published><updated>2008-01-05T22:30:40.785Z</updated><title type='text'>Router Fun</title><content type='html'>Ok was in work all day so only got a little project stuff done this evening. Spent some time looking into setting up the router. Im fairly sure I know what im at now. I gave my laptop a static IP address then configured the router to enable portforwarding to this address. By connecting to the router it should be possible to access the server by typing the IP address into a browser address bar. I'll borrow a second laptop tomorrow and see if it works.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-6477593158584827423?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/6477593158584827423/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=6477593158584827423' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/6477593158584827423'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/6477593158584827423'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2008/01/router-fun.html' title='Router Fun'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-3531953700880469197</id><published>2008-01-04T13:19:00.001Z</published><updated>2008-01-04T13:21:54.087Z</updated><title type='text'>Quick Update</title><content type='html'>Ok so went back to the circuit this morning because it was wrecking my head and did a new one that works perfectly first time. Cant figure out what was wrong with the other one but who cares it works now. This bout all I'll get done today because im off to work in a while. :-(&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-3531953700880469197?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/3531953700880469197/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=3531953700880469197' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/3531953700880469197'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/3531953700880469197'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2008/01/quick-update.html' title='Quick Update'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-849915480293907862</id><published>2008-01-03T21:29:00.000Z</published><updated>2008-01-03T21:35:53.941Z</updated><title type='text'>Day 2</title><content type='html'>Well didnt get as much work as I'd like done today, was a little busy. With some help from Lorcan and after several very minor burns and shocks I have my circuit done again. It definately has power connected ok with lights and such but I will need to test it using kermit to ensure its transmitting tag reads. I tried using a windows version as my laptop doesnt have a serial connection but im not sure how reliable it is and i didnt seem to be getting any results. Hope its just kermit and not the circuit :-( So will wait till comp. sci is open again on monday and use one of their Linux machines. In the meantime I want to get my router sorted. I have it reset and connected to my laptop so I just need to figure out how to configure it for what i want it to do.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-849915480293907862?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/849915480293907862/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=849915480293907862' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/849915480293907862'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/849915480293907862'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2008/01/blog-post.html' title='Day 2'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-3363360980173505572</id><published>2008-01-02T21:21:00.000Z</published><updated>2008-01-02T21:30:54.308Z</updated><title type='text'>Back to work!!</title><content type='html'>Ok so I started working on my project again today. I got my server fixed up after there was a problem with php. I also installed phpMyAdmin which is handy for the database stuff. I had a problem with setting this up aswell but it turned out i needed to edit a config. file to use a mysql user account. So both these problems are sorted and I have the database and server setup with a php page. I put some sample data in the database and have the php page displaying this data just to test its all working together ok. Also took a look over my circuit again. I had thought it was working perfectly but im not so sure now so im going to redo it just to be certain. What I'd like to get done next is setting up the router with my laptop. This is the one thing that I dont understand completely and how its supposed to fit in to everything??? So its gonna be fun. Wish me luck!!!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-3363360980173505572?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/3363360980173505572/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=3363360980173505572' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/3363360980173505572'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/3363360980173505572'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2008/01/back-to-work.html' title='Back to work!!'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-4547901463268234096</id><published>2007-11-27T16:09:00.000Z</published><updated>2007-11-27T16:15:49.180Z</updated><title type='text'>Feedback Please!</title><content type='html'>Hi friends. Right I need some feedback from you all so I can settle on a final design for my project. Ok so the system is used to help people find items that they have lost. At the moment im settling with the idea of a pocket built into a "fashionable" bag. People can put their phone and wallet and important things in the special pocket and it will record when they last had it etc. I also like the idea of a similar pocket built into a jacket. I dont think the RFID glove is that practical for this kind of system. I'd really appreciate everyones thoughts and feedback on this. New ideas welcome too. Thanks!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-4547901463268234096?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/4547901463268234096/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=4547901463268234096' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/4547901463268234096'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/4547901463268234096'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2007/11/feedback-please.html' title='Feedback Please!'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-4352151393374269648</id><published>2007-11-16T13:38:00.000Z</published><updated>2007-11-16T13:51:11.354Z</updated><title type='text'>Project meeting</title><content type='html'>I had a project meeting this week with Lorcan, Steve, and Graeme. The main point of the meeting was discuss the presentations we held last Thursday. The presentations went well over all and I got some useful advice and feedback on my own presentation. The main points I can improve on are: Starting with an exact description of my project is a good idea so straight away everyone knows exactly what the project is and what im doing. When discussing RFID I need to tone down the science part, I agree it will bore people to death and make them feel stupid if they dont get it. Slides needed a little polishing, I left in a stray bullet point and messed up the title page a little. Project was proposed by Lorcan!! Also I should be a little clearer about how my project relates to Caities work. Im not exactly building onto that work simply using similar technology. Toning down the description of Gumstix will be helpful too as its not really essential to explain it in so much detail. Basically I should stop saying basically.&lt;br /&gt;&lt;br /&gt;They also mentioned some clever tips to really make it stand out. Collaboration is great! I could mention Christine and how my project also relates to ubiquitous computing which she discusses. Fancy! Also I could pass some of the technology around and let people take a look while i continue on.&lt;br /&gt;&lt;br /&gt;All in all next presentation will be amazing!!!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-4352151393374269648?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/4352151393374269648/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=4352151393374269648' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/4352151393374269648'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/4352151393374269648'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2007/11/project-meeting.html' title='Project meeting'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-6124375341170485111</id><published>2007-10-24T12:52:00.000+01:00</published><updated>2007-10-24T13:04:14.080+01:00</updated><title type='text'>Quick Update</title><content type='html'>Just a quick update on what I've been working on over the last few days. I've been setting up my "work environment" on my laptop. Have Linux installed and finally have the wireless working properly. Hooray! If anyone else is doing this i suggest fedora 7 because it has a lot of the wireless card drivers included. Its a bit of a pain installing these manually. I've set up eclipse with subclipse so I can access my svn repository on googlecode directly through eclipse. Having trouble installing a python add on for eclipse so might have a look other editors, any suggestions anyone? Have been learning about the technologies i'll be using. Worked through a Python tutorial. Python is dead handy. I have some very very basic experience with php and sql so im currently going over these again to understand them better.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-6124375341170485111?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/6124375341170485111/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=6124375341170485111' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/6124375341170485111'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/6124375341170485111'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2007/10/quick-update.html' title='Quick Update'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-4930896317604659409</id><published>2007-10-21T21:05:00.000+01:00</published><updated>2008-12-12T23:04:04.754Z</updated><title type='text'>Design</title><content type='html'>Ok my drawings are not amazing but hopefully they will explain my idea a little. Im trying to make the whole thing less restrictive without effecting tag reading too much. There will be no glove and the reader will be positioned just above the wrist at an angle from the hand, so that the hand can open and close normally. All thoughts and comments welcome.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://1.bp.blogspot.com/_cReeHPyV8AU/Rxu05tQ143I/AAAAAAAAABw/Puxfxc_zL0o/s1600-h/hand1.jpg"&gt;&lt;img id="BLOGGER_PHOTO_ID_5123887904559850354" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="" src="http://1.bp.blogspot.com/_cReeHPyV8AU/Rxu05tQ143I/AAAAAAAAABw/Puxfxc_zL0o/s400/hand1.jpg" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;&lt;a href="http://4.bp.blogspot.com/_cReeHPyV8AU/Rxu0xdQ142I/AAAAAAAAABo/stZ-Hbq2YcE/s1600-h/hand2.jpg"&gt;&lt;img id="BLOGGER_PHOTO_ID_5123887762825929570" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="" src="http://4.bp.blogspot.com/_cReeHPyV8AU/Rxu0xdQ142I/AAAAAAAAABo/stZ-Hbq2YcE/s400/hand2.jpg" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;a href="http://3.bp.blogspot.com/_cReeHPyV8AU/RxuxNNQ141I/AAAAAAAAABg/oWwwD4JEda0/s1600-h/han2.bmp"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-4930896317604659409?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/4930896317604659409/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=4930896317604659409' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/4930896317604659409'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/4930896317604659409'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2007/10/design.html' title='Design'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_cReeHPyV8AU/Rxu05tQ143I/AAAAAAAAABw/Puxfxc_zL0o/s72-c/hand1.jpg' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-4457712594690771117</id><published>2007-10-21T19:57:00.000+01:00</published><updated>2008-12-12T23:04:04.911Z</updated><title type='text'>System sketch</title><content type='html'>&lt;a href="http://4.bp.blogspot.com/_cReeHPyV8AU/RxuhadQ140I/AAAAAAAAABY/2Fh4_geZdzc/s1600-h/arch.jpg"&gt;&lt;img id="BLOGGER_PHOTO_ID_5123866476968010562" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="" src="http://4.bp.blogspot.com/_cReeHPyV8AU/RxuhadQ140I/AAAAAAAAABY/2Fh4_geZdzc/s400/arch.jpg" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;div&gt;Heres a rough sketch of my system architecture. Sorry its a little hard to see. &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-4457712594690771117?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/4457712594690771117/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=4457712594690771117' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/4457712594690771117'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/4457712594690771117'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2007/10/system-sketch.html' title='System sketch'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_cReeHPyV8AU/RxuhadQ140I/AAAAAAAAABY/2Fh4_geZdzc/s72-c/arch.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-3968663012941022198</id><published>2007-10-18T22:01:00.000+01:00</published><updated>2007-10-18T23:12:07.524+01:00</updated><title type='text'>"Reminding Short-Term Memory Sufferers to Complete Routine Tasks"</title><content type='html'>This is Caities final report for the RFID ODCSSS project. Heres a quick recap on what the system does. Small RFID tags are attached to a number of objects, which can be read by the RFID glove. The glove consists of an RFID reader sewn into the palm. This connects to through a simple circuit to the Gumstix computer. This circuit also supplies power to the reader and Gumstix. The Gumstix reads the data picked up by the reader through one of its serial ports. The Gumstix is connected to an expansion board with wireless capabilities which is used to connect to a remote server on a pc and pass the data to a webpage. The webpage updates a database with the tag information.&lt;br /&gt;&lt;br /&gt;The system is designed to recognise individual tasks. Activities are associated with a number of tags. A task is identified based on the percentage of associated tags that have been read, within a given time period. Each task also has a specific "end" object or the last object that will be touched in a given task, which indicates when the task has been completed. Overall a nice simple and effective method.&lt;br /&gt;&lt;br /&gt;For testing a number of users were asked to interact with objects involved with spefic tasks, and later asked for feedback on using the glove. Overall many found the glove restrictive mainly because of the RFID reader in the palm, and the glove being uncomfortable. My first thought was to move the reader to the wrist but this was already tested and was not very effective due to the short range of the reader. However I do have another idea that might work, which would also make most of the glove unnecessary. Will post a sketch of this soon... Oooh.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-3968663012941022198?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/3968663012941022198/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=3968663012941022198' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/3968663012941022198'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/3968663012941022198'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2007/10/reminding-short-term-memory-sufferers.html' title='&quot;Reminding Short-Term Memory Sufferers to Complete Routine Tasks&quot;'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-2774077873905466633</id><published>2007-10-18T13:08:00.000+01:00</published><updated>2007-10-18T13:36:50.322+01:00</updated><title type='text'>"An Introduction to RFID Technology"</title><content type='html'>Lorcan sent me this very interesting paper. It explains in detail how the RFID technology actually works, and a number of potential applications for it. RFID can be divided into the two types active and passive. The system I am using is passive where by the RFID tags do not need their own power source but are activated by the reader. There are again two types, magnetic induction and and electromagnetic wave capture. The main difference is the range of the reader. I am using near field RFID based on magnetic induction.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Basically the reader contains a coil and passes an alternating electrical current through which creates a localised alternating magnetic field. The tag contains a smaller coil. The readers magnetic field creates an alternating voltage across the tags coil when it enters this field. A capacitor causes a charge to build up, thus powering the tag. The tag can then generate its own magnetic field which opposes that of the reader. The reader can interpret this as an increasing current. The tag can vary its load over its coil which results in variations in its magnetic field corresponding to its binary ID. The reader interprets these signals through the change in current through its own coil.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The paper describes other interesting techniques but they are not applicable to my project.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-2774077873905466633?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/2774077873905466633/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=2774077873905466633' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/2774077873905466633'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/2774077873905466633'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2007/10/introduction-to-rfid-technology.html' title='&quot;An Introduction to RFID Technology&quot;'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-1445386977870427625</id><published>2007-10-16T19:49:00.000+01:00</published><updated>2007-10-16T21:37:05.220+01:00</updated><title type='text'>"Ubiquitous Memories: a memory externalization system using physical objects"</title><content type='html'>This is a paper I read about a system called "Ubiquitous Memories" which proposes to augment human memory trough interaction with objects. This sounded very interesting at first but parts of the abstract and introduction were a little confusing. It is proposed that the technology will help perform various daily tasks and gives examples; "reducing wasted time, facilitating human to human communication and recycling our experiences". I didnt seem particularly clear to me what their system would do. What exactly is a "recycled experience"?&lt;br /&gt;&lt;br /&gt;In a later section the design concept was discussed. The concept is to naturally augment the human memory. The system design was was broken down into the following proceedures. "1: A user perceives an event via his/her body. 2: The perceived event is stored into his/her brain as a memory. 3:The human body is used as media, i.e, memory travels all over the body like electricity, and memory runs out of the hands." At this point the paper completely lost me, and goes on to say the memory is transferred to an object and can be later recalled through touch.  Im not sure if these points had some leaning to the actual biology behind memory or they were trying to describe the concept in a very abstract way.&lt;br /&gt;&lt;br /&gt;The whole thing makes more sense when the hardware is described. There is a head mounted display over the left eye which can display video to the user. This eye piece also has a camera to record users activities. There is an RFID reader on one wrist. These are both connected to a remote control for the system which connects to a hip mounted wearable computer connected to wireless LAN. Its all very "we are borg". I find the location of the RFIS reader interesting. I wonder how effective this position is at reading tags, it does'nt seem to be mentioned in the paper, and wether it is worth investigating. Basically the system works by recording a users activities. Objects are tagged with RFID tags and when read the user can see a video or scene of an event related to the object. The given example is a trophy will trigger memory of a sporting event.&lt;br /&gt;&lt;br /&gt;I thought the testing of the system was done quite well. A number of people were asked to remember specific things and to later recall them. Their memory was helped in different ways one of which being the "Ubiquitous Memories" system, and the best human memory aids could be determined.&lt;br /&gt;&lt;br /&gt;Overall the system seemed very innovative with plenty of potential, however much of the paper was extremely abstract and unclear.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-1445386977870427625?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/1445386977870427625/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=1445386977870427625' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/1445386977870427625'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/1445386977870427625'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2007/10/ubiquitous-memories-memory.html' title='&quot;Ubiquitous Memories: a memory externalization system using physical objects&quot;'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-7866912544727299142</id><published>2007-10-16T19:15:00.000+01:00</published><updated>2007-10-16T19:23:52.445+01:00</updated><title type='text'>Project meeting 2</title><content type='html'>I met with Lorcan and Graeme yesterday for a project meeting. We discussed what I had done so far and what my next milestones should be. This week im going to work on my research document and hopefully get it finished for Friday. This weekend i'll take a look at some more Python tutorials. I've never programmed with this before but it seems fine. Caitie found it worked very well with the Gumstix. I also need to research more on connecting the Gumstix to wireless as im still a little unclear with some aspects of this.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-7866912544727299142?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/7866912544727299142/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=7866912544727299142' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/7866912544727299142'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/7866912544727299142'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2007/10/project-meeting-2.html' title='Project meeting 2'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-4882529721275241405</id><published>2007-10-14T22:51:00.001+01:00</published><updated>2007-10-14T22:51:39.775+01:00</updated><title type='text'>RFID ODCSSS Project</title><content type='html'>Caitie Lustig took this project for ODCSSS during the summer. I could'nt find the final project report in the CVS repository, but Caitie sent me a rar file with some useful notes and what seems to be a near completed draft of the final report. The paper is titled "Reminding Short-Term Memory Sufferers to Complete Routine Tasks" The main focus of the project was to use RFID technology to asist sufferers of short term memory in completing everyday tasks. The system was designed to determine which activities were being carried out based on what objects were touched. The system can then alert users of forgotten tasks and when an activity has not been completed. I was interested in how this was achieved. Each activity had specific objects associated with it, and a final step ie, the last object that will be touched in that activity. A task is identified by the percentage of associated objects that have been touched. Time limits were also given for each task to be completed. This ensures to notify users in case they had forgotten what they were doing. I like this system. Its simple but effective. Im not sure if multi task recognition was included but I think the system would be easily adapted. The glove was tested with users carrying out a number of specific tasks. The results of these were not in the notes I have, so I will ask Lorcan and Caitie about them.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-4882529721275241405?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/4882529721275241405/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=4882529721275241405' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/4882529721275241405'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/4882529721275241405'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2007/10/rfid-odcsss-project.html' title='RFID ODCSSS Project'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-3511037376110835474</id><published>2007-10-14T22:50:00.001+01:00</published><updated>2007-10-14T22:51:17.515+01:00</updated><title type='text'>RSS problem</title><content type='html'>Heres what I found out about the problem with the RSS feeds: "News feeds (Atom, RSS) don't work with private blogs, because there's no way to provide an account for the readers to login with. It's a feature of the design. &lt;a href="http://bloggerstatusforreal.blogspot.com/2006/12/blogger-blogs-and-permissions.html" target="_blank" rel="nofollow"&gt;http://bloggerstatusforreal.blogspot.com/2006/12/blogger-blogs-and-permissions.html&lt;/a&gt; " I guess we will just have to keep the blogs public??&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-3511037376110835474?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/3511037376110835474/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=3511037376110835474' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/3511037376110835474'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/3511037376110835474'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2007/10/rss-problem.html' title='RSS problem'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-6120195254020380474</id><published>2007-10-14T22:46:00.001+01:00</published><updated>2008-12-12T23:04:05.445Z</updated><title type='text'>Pics</title><content type='html'>&lt;a href="http://4.bp.blogspot.com/_cReeHPyV8AU/RxKOqtQ14zI/AAAAAAAAABQ/Edkcl2G_YJY/s1600-h/102_0343.JPG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5121312590629561138" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="" src="http://4.bp.blogspot.com/_cReeHPyV8AU/RxKOqtQ14zI/AAAAAAAAABQ/Edkcl2G_YJY/s400/102_0343.JPG" border="0" /&gt;&lt;/a&gt; Heres two pictures of the Gumstix in its jazzy new box connected to my pc with Hyper Terminal on windows.&lt;br /&gt;&lt;div&gt;&lt;a href="http://1.bp.blogspot.com/_cReeHPyV8AU/RxKOl9Q14yI/AAAAAAAAABI/CayHXmYZb0M/s1600-h/102_0345.JPG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5121312509025182498" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="" src="http://1.bp.blogspot.com/_cReeHPyV8AU/RxKOl9Q14yI/AAAAAAAAABI/CayHXmYZb0M/s400/102_0345.JPG" border="0" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;a href="http://3.bp.blogspot.com/_cReeHPyV8AU/RxKOgdQ14xI/AAAAAAAAABA/mzH_BrrE3LE/s1600-h/102_0346.JPG"&gt;&lt;img id="BLOGGER_PHOTO_ID_5121312414535901970" style="FLOAT: left; MARGIN: 0px 10px 10px 0px; CURSOR: hand" alt="" src="http://3.bp.blogspot.com/_cReeHPyV8AU/RxKOgdQ14xI/AAAAAAAAABA/mzH_BrrE3LE/s400/102_0346.JPG" border="0" /&gt;&lt;/a&gt; Heres the circuit I was working on. It just needs to be cut to make it as small as possible so it will fit inside the Gumstix box.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt;&lt;a href="http://4.bp.blogspot.com/_cReeHPyV8AU/RxKOatQ14wI/AAAAAAAAAA4/UuLu8dJ8GEw/s1600-h/102_0343.JPG"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt; &lt;/div&gt;&lt;div&gt;Will keep posting pictures as I go. &lt;a href="http://3.bp.blogspot.com/_cReeHPyV8AU/RxJKTdQ14uI/AAAAAAAAAAs/mIC7jHiJ0CE/s1600-h/102_0343.JPG"&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-6120195254020380474?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/6120195254020380474/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=6120195254020380474' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/6120195254020380474'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/6120195254020380474'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2007/10/pics.html' title='Pics'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_cReeHPyV8AU/RxKOqtQ14zI/AAAAAAAAABQ/Edkcl2G_YJY/s72-c/102_0343.JPG' height='72' width='72'/><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-2903283131601088510</id><published>2007-10-14T22:43:00.000+01:00</published><updated>2007-10-14T22:44:21.030+01:00</updated><title type='text'>What I've been up to</title><content type='html'>Im a little behind with my posts at the moment, its been a busy week. I met with Lorcan on Thursday and I started work on the circuit which will connect the rfid reader to the gumstix. Turns out soldering is not so straightforward plus I ended up soldering the regulator in the wrong way. Lucky it came back out easy enough and the circuit is now working correctly. The components were flattened as much as possible so it will fit inside the Gumstix box.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-2903283131601088510?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/2903283131601088510/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=2903283131601088510' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/2903283131601088510'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/2903283131601088510'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2007/10/what-ive-been-up-to.html' title='What I&apos;ve been up to'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-2624130590560331256</id><published>2007-10-04T15:45:00.001+01:00</published><updated>2007-10-04T16:10:01.807+01:00</updated><title type='text'>Todays Work</title><content type='html'>I met with Lorcan today and he went through the hardware I'll be using. This was definately a big help and I've gotten my head around how it all connects together and how it works. Also met with Lucy Dunne today, an expert in wearable computing, whoi will a great help with the circuitry involved. Will be meeting with Lorcan again next week to do a bit of soldering. Will post more detail on this later...!&lt;br /&gt;&lt;br /&gt;I took home a Gumstix today with a serial lead and power plug, so can connect it to my pc and have some fun learning about it. Its basically a fully functioning mini computer running Linux. Very cool. This one is connected to a wireless expansion board. Also took an RFID card reader and some RFID tags, but wont be working with these just yet.&lt;br /&gt;&lt;br /&gt;Had another look into thr RSS problem but could'nt find anything related to it. Submitted a query / bug report so hopefully we will get some more on this soon.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-2624130590560331256?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/2624130590560331256/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=2624130590560331256' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/2624130590560331256'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/2624130590560331256'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2007/10/todays-work.html' title='Todays Work'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-7536877052656310627</id><published>2007-10-03T19:21:00.000+01:00</published><updated>2007-10-03T20:00:34.433+01:00</updated><title type='text'>RFID Wiki</title><content type='html'>Spent some time going through the Gumstix RFID wiki today to familiarise myself a bit more with the harware Im going to use and how it all fits together. A Gumstix is basically a functioning mini computer loaded with a Linux based operating system. A flash memory card serves as a hard disk. A basic breadboard circuit seems to be used to connect various components, and a serial connection is made between the RFID reader and the gumstix. I understand how each of the components work but am still a little uncertain as to how it all fits together. I'm meeting with Lorcan tomorrow and he is going to explain the hardware to me which should clear everything up.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-7536877052656310627?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/7536877052656310627/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=7536877052656310627' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/7536877052656310627'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/7536877052656310627'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2007/10/rfid-wiki.html' title='RFID Wiki'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-7742812101392975963</id><published>2007-10-03T14:56:00.001+01:00</published><updated>2007-10-03T15:15:41.279+01:00</updated><title type='text'>References</title><content type='html'>Will use this post to list any reports I write about. Will probably be handy for later referencing:&lt;br /&gt;&lt;br /&gt;A. Schmidt and C. M. Hans-W. Gellerson, "Enabling implicit human computer interaction- a wearable rfid-tag reader", &lt;em&gt;Proc. 4th Int'l Symp. Wearable Computers &lt;/em&gt;(ISWC2000), pp. 193-194&lt;br /&gt;&lt;br /&gt;Matthai Philipose, Kenneth P. Fishkin, Mike Perkowitz, Donald J. Patterson, Dieter Fox, Henry Kautz, and Dirk Hahnel. "Inferring Activities from Interactions with Objects", (2004)&lt;br /&gt;&lt;br /&gt;?? Suppakri Chatchayanuson, Charles Christopher Oneyama, Nachiket Shelgikar, Saravana Sivasankaran "Ketchen Tracker" ??&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-7742812101392975963?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/7742812101392975963/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=7742812101392975963' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/7742812101392975963'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/7742812101392975963'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2007/10/references.html' title='References'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-5086291903256287268</id><published>2007-10-03T14:43:00.000+01:00</published><updated>2007-10-03T14:55:49.766+01:00</updated><title type='text'>Some more Research Papers</title><content type='html'>Another report I looked at was a CMU student project. Again the basic hardware is the same, however data is transferred to a phone or pda and synchronised in real time. The main concept is a system which keeps track of kitchen items and saves time with grocery shopping. The most important points i got from this report is the emphasis it puts on potential problems, such as tags positioned too close together, and error handling. I had'nt yet thought much about this and its something I will have to bear in mind later on in the project. It also mentions that code may not run correctly on the gumstix even if its ok on a Linux machine. Fingers crossed this is not very common... :-(&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-5086291903256287268?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/5086291903256287268/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=5086291903256287268' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/5086291903256287268'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/5086291903256287268'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2007/10/some-more-research-papers_03.html' title='Some more Research Papers'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-11291209290924518</id><published>2007-10-03T13:36:00.000+01:00</published><updated>2007-10-03T14:42:29.700+01:00</updated><title type='text'>Some more Research Papers</title><content type='html'>Heres a few more notes on the papers I read yesterday. The first one is titled "Inferring Activities from Interactions with Objects" its the Intel research Seattle project. It begins with discussing the difficulty of using computers and sensors for interpreting and recognising the activities of individuals as they indertake everyday tasks, and more specifically in the care of elderly people.  The main problem seems to be getting the recognition software to adapt to "variety", for example the same task could be completed in different ways. Their solution to this is to represents tasks in a sequence or probable sequence of the objects used.&lt;br /&gt;&lt;br /&gt;The basic system is the same as my own project where objects are RFID tagged and read from a mobile RFID reader, in this case an antenna embedded in the palm of a glove. The software implementation is based on probabilistically estimating activities from the sensor data, taking into account different variables such as time. For example in the given scenario, in the frist step of making a cup of tea there will be a high probability of encountering a kettle. This seems like a logical approach to the problem. The system was tested with people undertakning a number of everyday tasks. My own project will need to be tested in a similar way. The results varied depending on the task but were promising overall. One thing thats important to note from the results is that water and metal are bad! Water absorbs the radio waves and metal could short circuit the antenna.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-11291209290924518?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/11291209290924518/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=11291209290924518' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/11291209290924518'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/11291209290924518'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2007/10/some-more-research-papers.html' title='Some more Research Papers'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-1552850431941721638</id><published>2007-10-02T19:44:00.000+01:00</published><updated>2007-10-02T20:32:06.527+01:00</updated><title type='text'>Research Papers</title><content type='html'>Started some of my reading and research today. The first paper was titled: "Enabling Implicit Human Computer Interaction, A wearable RFID-Tag Reader". The paper deals with the concept of implicit human computer interaction, or in other words using a persons actions as inputs that can be interpretted by a computer. The basic concept of this case study is identical to my own project, where a mobile RFID reader is integrated into clothing, or something carried by the user, which records interactions with various stationary RFID- tags.&lt;br /&gt;&lt;br /&gt;The paper gives a brief explanation on how the system works. The RFID-tags are small electrical circuits which become active through electromagnetic induction, or are energised by the magnetic field produced by the reader. While it supplies energy it is able to communicate with the tag, sending a unique identification in a continuous string to an attached computer, which can then in turn be mapped to URLs. This system can be applied to a number of scenarios such as stock control.&lt;br /&gt;&lt;br /&gt;The main outcome of this is to develop web based applications which use the RFID data in some useful way. This is again applicable to my project but I think I would like to explore other ways of communicating with the user such as the built in display that Lorcan suggested.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-1552850431941721638?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/1552850431941721638/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=1552850431941721638' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/1552850431941721638'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/1552850431941721638'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2007/10/research-papers.html' title='Research Papers'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-4374501985104107111</id><published>2007-10-02T17:09:00.000+01:00</published><updated>2007-10-02T17:33:40.949+01:00</updated><title type='text'>Which version control system?</title><content type='html'>Finished looking over some version control systems today. Have used GForge CDE and GoogleCode before for previous projects plus some testing with others such as Mercurial. Spent a lot of time today with TRAC, a web basd managment tool. It was mentioned at the meeting so thought I'd check it out. Turned out to be a bit of a pain setting up on windows, I miss my mac, but it was fine in the end. After playing with it for a while it seems to be a nice tool. Although I still like google code which we used last year in our software development project, so decided to go with this. Set up the project quickly, will need to go back and do my description properly, but at least thats one thing out of the way...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-4374501985104107111?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/4374501985104107111/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=4374501985104107111' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/4374501985104107111'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/4374501985104107111'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2007/10/which-version-control-system.html' title='Which version control system?'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5660568067639550287.post-3394462004775843302</id><published>2007-10-01T18:07:00.000+01:00</published><updated>2007-10-01T18:15:17.978+01:00</updated><title type='text'>First project meeting</title><content type='html'>I had my first project meeting with Christine today and met with Lorcan, Steve, and Graeme. They talked to us about our first milestones such as setting up a blog, picking a version control system, and our initial reading and research. They told us about a few useful points to bear in mind during the project, such as collaborating with each other and setting up a sort of support group between the six of us through our blogs. Collaboration between different projects can look good when it comes to grades :-) The blog will be used for keeping track of our meetings, our thoughts and ideas, and generally everything we do for the project. A lot of this will be very handy when it comes to writing our reports. One thing that we will not be forgiven for is not backing up properly. Something I learned well when we lost most of our first year project. It is also worth trying to get as much as possible done before the second semester which sounds like its going to be a bit of a nightmare...&lt;br /&gt;&lt;br /&gt;Lorcan went through my project with me and talked a little bit more about it. This was good and definately gave me some ideas with where I can go with the project. He will be giving me the hardware I need with in the next weeks or so. I can also email Caitlin who took this project during ODCSSS which is cool. We'll be having our next meeting probably on Monday. For the moment im gonna go pick a version control system. Ooooh&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5660568067639550287-3394462004775843302?l=colin-4thyearproject.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://colin-4thyearproject.blogspot.com/feeds/3394462004775843302/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5660568067639550287&amp;postID=3394462004775843302' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/3394462004775843302'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5660568067639550287/posts/default/3394462004775843302'/><link rel='alternate' type='text/html' href='http://colin-4thyearproject.blogspot.com/2007/10/first-project-meeting.html' title='First project meeting'/><author><name>Smith</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry></feed>
