how to insert an article into a wordpress database using mysql
there are a million reasons why you might want to add a new wordpress article manually using mysql. for me, i wanted to migrate custom-coded photo gallery content into the […]
a blog by markus nolf
there are a million reasons why you might want to add a new wordpress article manually using mysql. for me, i wanted to migrate custom-coded photo gallery content into the […]
here’s a script to record time-series of balance measurements (weight data) using a Campbell Scientific CR1000 datalogger and a balance with an RS232 serial interface. we have been using two […]
here is a working example of a google form and chart embedded statically into a web page. you may also be interested in a truly static version and/or the underlying […]
the problem: for a small web project that is going to run on a server with very restricted functionality (due to safety concerns), we wanted to include a web form […]
update: google has published a new, official way to publish photospheres on your website, which still works (in contrast to the below, outdated method). — if you’ve been following the […]
WinWedge is a simple tool to obtain periodic readouts through a serial RS-232 or COM interface (e.g. from an analytical balance). unfortunately, though, obtaining a timestamp for every data point […]