<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d17839287\x26blogName\x3dericStimmel\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://ericstimmel.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://ericstimmel.blogspot.com/\x26vt\x3d-2453411814087941203', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

ericStimmel

...excerpts from my studio work at cranbrook...

mediocre update

so, i just realized [ actually i've just come to terms with this... i've know for some time - perhaps since christmas vacation was over ] that i haven't posted anything here at all for nearly a month and i haven't posted anything describing my work for much longer.

unfortunately i don't have much to show today either, but i will make a few notes that will remind me where i am and how far i have to go.

with regard to the gps tracking project i have been struggling with, i've learned some things... a little perl programming, a little php programming, more linux commands, vi editing, pico editing and file system understanding, and that i am going to have to set up my own server if i ever want to make a socket connection over the internet. i worked with the people at fatcow [ my own web host, with whom i generally have very few complaints ] to get this going and finally got the email saying that they do not allow socket programming for security reasons... it is disabled in the php installation on the server [ even though it says it's not ].... strike one. then i tried dreamhost [ one of my friends has some server space he gave me access to ] but they don't have sockets enabled either [ at least they make it more clear ] strike two. the next day i am pointed to some instructions on how to set up my own install of php on a dreamhost account [ wow, now i can enable sockets! ] so i install it [ this wasn't too hard, but it was a long process ] voila! ... wrong, it still doesn't work.... spend the next day discovering that the extensions library called by my installation is shared and thus disabled for security reasons... strike three.

next step, take the old computer in the lab and build a linux server... set it up at dharmesh's house and run from there. shouldn't be a problem... just do it.

actually that isn't the next step... the next step is to try running a perl gps logger [ which i have ] on the gps box and logging the data either remotely or locally, then pulling that data into the php google maps page on my fatcow server.... no socket connection, just multiple, accessible served files... maybe? i'll keep you posted.

meanwhile here are a couple pictures from our recent trip to las vegas and the hoover dam for the world of concrete convention. enjoy!
pouring concrete into the sky hoover dam frontier
« Home | Next »
| Next »
| Next »
| Next »
| Next »
| Next »
| Next »
| Next »
| Next »
| Next »

» Post a Comment