Posts

Showing posts from 2009

Iphone 2g MMS on BT Total Broadband Anywhere

Image
[caption id="" align="alignright" width="300" caption="MMS Enable your 2g Iphone"] [/caption] I have succesfully got MMS working on my Iphone 2g with BT Total Broadband anywhere / BTMobile, and have solved the problem where the mms APN settings do not save.

Using Gmail as a Sendmail Relay

The revenge this time its personal! K I just setup sendmail to relay using gmail again,  thought I better post what I have done as my original now out of date post is still getting quite a lot of views. This is based on my Ubuntu 8.10 Server ( 2.6.27-11-server) all patched up todays date and then I did the below.

2statereviews.com

Image
Im Currently spending all my spare spare time,  building 2statereviews.com with Darren Watt .  The site is based on Darrens long time Film reccomendation system which has only 2 states See! or Dont See!.   Simplicity at its best, the site allows you to search for films and vote See, Dont See for them, warning though its quite addictive.    The site is currently 80% feature complete ( this figure changes constantly as I make up new features).

How to get to Version 1 phpadadmin

Image
Thought its probably worth explaining what I think Version 1 of phpadadmin would look and be able to do.  Things it needs to be able to do: Allow any user to edit their own Active Directory attributes.  [ In Current Release ] Allow an administrator to determine which attributes can be edited [ In Current Release ] Allow an administrator to dictate a range of choices for a field 1 [ In Current Release ] Allow the users access to all that directory information by providing a powerful search Allow the administrator to determine which fields can be used to search on and which fields can be returned in the search. Users contacts details export to vCard format Allow phone number to be formatted in a way that can be picked up by various SIP softphones i.e. phone://<number> etc.

phpadadmin 0.711

Not a lot of new functionality added here mainly changing the back end to function better, and allowing you to set your ad password without first having to have you ad password set :S. The environment checker now tests : If Seamless authentication is enabled correctly in IIS manager If it can connect to the mysql db if php extension is in place and if it can get any info out of AD using your current user.

phpADadmin update v0.71

Image
Quick update on progress since I started to rewrite phpadadmin again,  All the config pages are now complete, and am now pulling the adldap config directly out of the DB.   Added a couple of nice new features like being able to force the site to https if such is your want.  Added the encryption functions in for the Self Service password resets.   Done some work on the look of the whole thing ( see screen shot below).

phpADadmin In Progress again again

Image
<farnsworth>"Good news everyone"</farnsworth> I have started to code phpadadmin again, on the back of the experience i have gained from the last couple of php projects I have been doing. This time its going to be better than ever before ( Naturally).  This time I have started with the background config and working up, so to speak. The attribute conifguration is now finished and has a web UI and mysql backend. This makes it alot easier to make changes. Also I have just got ajax forms validation working :) w00t! So you have assign each attribute whether its a required field and a number of others, or none at all such is your want.