Skip to main content
greenhughes.com
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.

Main navigation

  • About
  • Contact Me
  • Elsewhere
  • Home
  • teleremix
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.
User account menu
  • Log in

Breadcrumb

  1. Home

apache

By Liam Green-Hughes, 6 December, 2010

Using Linked Data in App Inventor for Android with the help of a bridging script

openuniversity
mobile
php
apache
mtech
google
android
apps
appinventor
rdf
linkeddata
sparql

Many organisations are offering rich Linked Data stores now that you can interrogate with the SPARQL language. This data might be interesting for the mobile app developer to work with so it would be great to be able to experiment with this data in Google App Inventor for Android applications. At the moment you cannot do this directly as App Inventor only offers quite limited functionality to interact with the web, however with the help of a server side "bridging script" we can close that divide and send a SPARQL query from inside the application and deal with the results we get back.

By Liam Green-Hughes, 10 January, 2010

A web and database server in your pocket with the Nokia N900

mobile
web
php
mysql
apache
lamp
mtech
server
debian
n900
maemo
apache2
experiment
easy debian

Since my last blog post on the Nokia N900 I have been experimenting more with this Linux powered device and thought it was time to go a little further to see what it could do. Just over two years ago I wrote about using the Asus EEE PC as a “server in your handbag” running Apache 2, MySQL and PHP. I could not help wondering if such a feat was possible on the N900, after all it is a Linux machine, a small computer, but running the LAMP stack on a mobile phone? Maemo, the N900's operating system is a derivative of Debian, but the packages needed have not (yet) been ported, however, there was another route: Easy Debian.

By Liam Green-Hughes, 16 January, 2008

Setting up a LAMP environment on the Asus EEE

linux
php
eee
asuseee
mysql
apache
lamp
myphpadmin
svn
subversion
web development

If you fancy using the Asus EEE as a development environment for you web projects then you are in luck. The little machine will quite happily run the entire LAMP stack. LAMP stands for Linux, Apache, PHP and MySQL, which are the operating system, web server, programming language and database components respectively. Being a developer isn't the only reason you might want to install this technology, it also lets you experiment with some interesting software, which I will be exploring in later blog posts.

By Liam Green-Hughes, 15 December, 2007

Fun with the Asus EEE PC Part 4 - A Server In Your Handbag

opinion
drupal
php
asus
eee
asuseee
mysql
apache
vnc
nfs

Admittedly, I didn't actually try to put the EEE into a handbag, but a couple of people very enthusiastically mentioned that such a feat would be possible. Now of course as I'm sure you know there are few subjects more serious than servers, this is the impression I have got over the years from sysadmins suspicious of developers! So we ought to see if some serious technology works on the machine, could we really use it as a web server? Or a database server? Maybe even for Drupal?

apache
greenhughes.com
Powered by Drupal