logo
  • About us
  • What we do
  • Our product
  • Recent work
  • Contact

Feedback

In Focus

  • Flash XML slideshow
  • Database training

Blog

Fun with PHP permissions

PHP has the exec function. exec('whoami') returns the name of the user who is running the web server (e.g. apache/root/fred). However commands executed with exec() (running as fred) do not behave the same as command executed from a shell (e.g. SSH) session. When you login via SSH, your shell (e.g. bash) instantiates a number of environment variables that shape the context in which you run commands.

  • Company update
  • Read more

Javascript show object

Here's how to show the contents of a object in Javascript

function concatObject(obj) {
  str='';
  for(prop in obj)
  {
    str+=prop + " value :"+ obj[prop]+"\n";
  }
  return(str);
}
  • Tech report

Our new site goes live

It's been a hectic year but along the way we've found a bit of time to concentrate on our own website. Lightenna.com has just been relaunched as a broadband website. We're always interested in hearing your feedback, so if you feel like it get in touch.

  • Company update

Drupal demand up

Demand explodes for Lightenna's Drupal services

Drupal's popularity has been steadily growing over the last 12 months, and it was a little over a year ago that Lightenna got involved and started delivering high-quality Drupal sites.

In recent weeks we've seen demand shoot up as more and more users become familiar with this content management system and aware of just how powerful it is.

  • Company update
  • Read more

Gearing up for broadsites

We're gearing up to deliver even more engaging websites for our clients, using broadband content to make your site stand out.

This 3D test is a spin around an Audi R8. It's downloadable in high definition (720p) in DivX format. We're currently looking at 3D, amongst a number of other technologies, as a device to better get your message to your clients.

  • Company update

Feedback tool beta online

What I think of.com is a free tool to facilitate online review, feedback and sign-off.

Users can leave notes literally on top of webpages.

The site is currently in beta after nearly 15 months development. There's still a lot of work to do, but the site clearly illustrates the concept and we're looking forward to gathering feedback from users to make it even better.

  • Company update

JSP content-managed site

2/03/2007
This week Lightenna delivered a content-managed website for London agency Live|Work and their clients, Boots Opticians

The site allows users to perform a narrowing-category search of over 600 frames and located their nearest branch.

More information and other recent work.

  • Company update

IT@work scheme extended

Business West has extended the IT@work scheme, which allows South-West based companies to receive 50% match funding, upto £500 towards the cost of redeveloping their website.

Lightenna offers an editable website package eligible for this grant, which allows you to better present your business's product and services to search engines and customers alike.

  • Company update

£500 IT@work grants available

Business West member

Business West are still offering small businesses based in the South-West the opportunity to claim 50% funding, upto £500, to evolve their websites.

Lightenna provides editable, search-engine optimised sites that allow you to keep your existing customers up to date and engage new ones. We further develop your existing digital and print designs, enhancing your brand and breathing new life into your site.

  • Company update
  • Read more

Internationalised database design

The database schema below outlines how a website could be designed from the ground up with Internationalisation (language support).

  • Design (.gif)
  • Design (.xls)

Put this together for a forum post on underscore@under-score.org.uk.

  • Tech report
« first‹ previous123next ›last »
 

 

 

Copyright 2007 Lightenna Limited

  • About us
  • What we do
  • Our product
  • Recent work
  • Contact