[Scottish] [JOBS] AJAX Developer

2009-09-04 Thread Allan Whiteford
Hi,

See below for a job advert which may be of interest.

Applications and expressions of interest should be made using the 
contact details provided but I'm also happy to chat with anyone who may 
be interested.

I'm about to go on an email-less holiday so if anyone wants to speak to 
me who doesn't have my mobile number just ask around other ScotLUG 
members and I'm sure someone will put you in touch with me.

Thanks,

Allan

===

Envoy International seeks experienced AJAX Developer (Glasgow, UK)

Company Envoy International

Location   Glasgow, UK

Title   AJAX Developer

Summary

Envoy International provides Intellectual Property (IP) legal services 
to law firms from around the world via the Envoy website. The website is 
effectively a sophisticated application that lets lawyers instruct and 
manage their cases online. We have legal services in-house, as well as 
an extensive network of legal suppliers that covers every jurisdiction 
in the world. We officially launched on the 1st July 2009 and are now 
looking to really expand our online capabilities. As such, we are 
building an in-house team of designers, integrators and developers.

The AJAX Developer role will play an important part in specifying and 
developing exciting new features for the system. The successful 
candidate will have excellent verbal communication skills and good 
attention to detail. Most likely the successful candidate will be 
someone who has a computer science background with/or considerable 
industry experience.

Duties

- working with the development team and designer/integrator to 
understand Envoy’s business requirements.

- working closely with the designer/integrator to create smart 
user-interfaces for the online system.

- working with the PHP/MySQL team to continue to improve the ‘back-end’ 
aspects of the system.

- contributing to the strategic development and specifications for 
improvements to the online system.

- testing and trouble-shooting.

Skills

- first class AJAX programming skills.

- PHP/MySQL experience would be a considerable advantage.

- considerable experience working within a LAMP development environment.

- experience using version control and disciplined software development 
methodologies.

- a willingness to employ code documentation/commenting practices.

Compensation

This is a full time position and an opportunity to work on a large, 
sophisticated, ongoing international project. The salary range will be 
dependent on the skills, experience, and expectation of the individual 
applicant. In addition to the salary, Envoy also offers the employee 
several benefits such as life insurance, pension policies, and the 
opportunity for ongoing professional development.

Application

Please submit your CV and a letter of application to 
t.ho...@envoyrenewals.com. Please ensure that you also include links to 
projects that you have directly contributed to. We are looking to 
establish our in-house development team as quickly as possible, as such, 
interviews of potentially suitable candidates will take place as soon as 
possible after an appropriate application is received. It is likely that 
our interview process will be in two parts, with the second part 
involving a practical test and/or discussion of a hypothetical brief.

If you require any additional information or clarification, don’t 
hesitate to contact t.ho...@envoyrenewals.com.

Closing Date: 24-Sep-2009


___
Scottish mailing list
Scottish@mailman.lug.org.uk
https://mailman.lug.org.uk/mailman/listinfo/scottish


Re: [Scottish] New to the group...

2005-09-22 Thread Allan Whiteford

Colin McKinnon wrote:



Hi Raj,



snip

'widely' used with Linux (and other operating systems, but there are lots 
more languages of more minority interest (Fortran, Brain-f*ck, assembly...). 


snip

Fortran - minority interest?!? Bah!

:)

Thanks,

Allan


___
Scottish mailing list
Scottish@mailman.lug.org.uk
http://mailman.lug.org.uk/mailman/listinfo/scottish


Re: [Scottish] defy id card meeting

2005-02-05 Thread Allan Whiteford
Preaching to the converted is just so much more fulfilling.
Alice wrote:
This is not related to Colin's email:
If someone's sole reason for coming to the meeting is to be disruptive or
argue about the cards, than obviously I'd rather they didn't show up, because
this is a relaunch meeting for a campaign group, and it'd be a bit
disrespectful of everyone's time, as well as self important to think that the
most important use of our collective time is to argue with a single person,
when there's 5 million other folks in Scotland, and 58 million in the UK as a
whole. Its also a bit arrogant - I'm sure you are a unique and special
individual, but maybe we have thought of and already discarded those points.
I'm equally sure you will form a unique and special group, but maybe we* 
have thought of and already discarded your points.

* For we perhaps read SLUG, the other folks in Scotland, or maybe 
even the Goverment but you can certainly conclude that I'm not 
interested in listening to a group of people who think themself above 
listening to me should my point of view differ from theirs.

Thanks,
Allan
--
Save Earth! It's the only planet with chocolate!
___
Scottish mailing list
Scottish@mailman.lug.org.uk
http://mailman.lug.org.uk/mailman/listinfo/scottish


[Scottish] Recursive MD5 sums

2004-09-06 Thread Allan Whiteford
Hi,

Is it possible to have an md5sum quoted in a file which corresponds to the
md5sum of that file?

I guess that this will either be a really trivial thing to do or it'll be
one of those silly npc (or whatever it is) problems.

Links or explantions of algorithms and/or implementations would be
interesting (I'm more asking out of interest than anything else).

Thanks,

Allan



___
Scottish mailing list
[EMAIL PROTECTED]
http://mailman.lug.org.uk/mailman/listinfo/scottish


Re: [Scottish] Re: Scottish Digest, Vol 32, Issue 2

2004-05-10 Thread Allan Whiteford
Willie wrote:

On Sunday 09 May 2004 21:32, William Anderson wrote:

Which part of the 20KB of digest you didn't trim are you interested in?
Yeah, I nearly didn't approve that msg.

 But then I thought,  Hey I'm on broadband and Ive got plenty disk space, sod 
those modem lusers that have to pay for their downloaded mail, that'll teach 
them to move to a broadband-enabled neighbourhood

Willie the ever-helpful list-admin

Yeah, that'll learn them!

However, is anyone else worried that our list admin seems to receive the 
digest form of the mailing list? ;).

Willie can prove it isn't true (and, at the same time, prove himself as 
an ever-helpful list-admin) by replying to this before the digest comes 
out! No forwarding him this mail now people :).

Thanks,

Allan

___
Scottish mailing list
[EMAIL PROTECTED]
http://mailman.lug.org.uk/mailman/listinfo/scottish


Re: [Scottish] debug

2004-01-22 Thread Allan Whiteford


Huard, Elise - D CW Consultant wrote:
Hi,

what would you say are the most useful commands for dbx ? 
help :).

What commands are useful depends on if you're stepping through code as 
it runs or examine a core file. If you're familiar with gdb then a lot 
of versions of dbx include the command gdb on which allow you to use 
gdb style commands such as bt. bt is probably what you think of as 
stack. The intrinsic dbx command might be whereami, I'm afraid I use 
it with a mixture of dbx and gdb commands.

To find an FPE error you probably want to turn the signal handling 
functions off, run the code, get a core file. Load the core file, and 
find out which line you are on (bt or whereami) - hence which line is 
dividing by zero[1].

Thanks,

Allan

[1] Floating point exceptions are always division by zero :).

___
Scottish mailing list
[EMAIL PROTECTED]
http://mailman.lug.org.uk/mailman/listinfo/scottish


Re: [Scottish] storing current directory

2004-01-22 Thread Allan Whiteford
Allan,

export AMB_TMP=`pwd`

Note the use of back ticks, not normal quotes.

Thanks,

Allan

Allan Bruce wrote:
Hi there,
I am modifying a script, and I need to be able to store the current
directory, so I can come back to it.  I tried
export AMB_TMP=pwd

but it doesnt work, AMB_TMP becomes 'pwd' rather than the current directory.
How would I do this?
Thanks
Allan


___
Scottish mailing list
[EMAIL PROTECTED]
http://mailman.lug.org.uk/mailman/listinfo/scottish


___
Scottish mailing list
[EMAIL PROTECTED]
http://mailman.lug.org.uk/mailman/listinfo/scottish


Re: [Scottish] Copying BBC CD's

2004-01-19 Thread Allan Whiteford
People,

(And not Rob in particular).

Could we not discuss stuff like this on the mailing list. It makes us 
look bad to be seen to be helping each other do legally dubious[1] 
things. Talk to each other directly or something. There are plenty of 
internet resources, mailing lists and IRC chatrooms which deal with this 
topic.

Like I said, not getting at anyone in particular.

Thanks,

Allan

[1] Feel free to write about how it's actually legal and why it is 
justified, just be aware I'm not going to read material like that, let 
alone respond to it.

Rob Martyn wrote:
Hi Phil,

In 2002 you posted a message regarding copying protected BBC CD?s, one 
response was to use CloneCD to copy them as they were protected by 
SafeDisc?. Did this work? I do need the same for my 2 boys.

Thanks

Rob



___
Scottish mailing list
[EMAIL PROTECTED]
http://mailman.lug.org.uk/mailman/listinfo/scottish


___
Scottish mailing list
[EMAIL PROTECTED]
http://mailman.lug.org.uk/mailman/listinfo/scottish


Re: [Scottish] The Future of the LUG

2003-12-10 Thread Allan Whiteford
William Anderson wrote:
Colin McKinnon wrote:

On Tuesday 09 Dec 2003 14:40, William Anderson wrote:

Is it time perhaps to rename ourselves the Glasgow LUG?  Also, the
Scottish LUG could be reused as an umbrella organisation, perhaps 
uniting
the other LUGs in Scotland to form a larger community ... [snip]


I don't think there's any need to dismantle Scottish LUG; 


I suggested nothing of the sort.  I suggested *renaming* scotlug to 
glasgow lug, and *reusing* the scotlug name to provide an umbrella LUG 
to help build stronger links between the LUG in glasgow with other LUGs 
in the country.

I don't think there is merit in renaming the user group, changing the 
name won't make any difference to what we do, let's not start grasping 
at straws and instead do something positive to better the user group. 
Lots of very good suggestions have come about from Willie's original post.

The last then we need is our web presence removed when we change name, 
the domain name (scotlug.org.uk) to become invalid for our uses and the 
IRC channel to die/move in such a way that people can't find us.

Thanks,

Allan

___
Scottish mailing list
[EMAIL PROTECTED]
http://mailman.lug.org.uk/mailman/listinfo/scottish


Re: [Scottish] The Future of the LUG (was: Re: Next Meeting)

2003-12-09 Thread Allan Whiteford
Ian Ruffell wrote:

 (e.g. my major concern still is the Access replacement - both Rekall and
 Kexio are getting there, perhaps) but also to do with institutions and
 processes.

Ian,

What's Kexio? I'm guessing it's a tyop since google only returns 9
results, none of which seem relevant or maybe google is just having a
bad day. Anyway, can you supply a link and/or correct the typo?

I'd have a vague (non-commercial) interest in the program if it were
free[1] (which Rekall isn't).

BTW: Is it just me or is the reply-to field not being set correctly on
the mailing list?

Thanks,

Allan

[1] Free as in however you'd like to define it.
-- 
A bad random number generator: 1, 1, 1, 1, 1, 4.33e+67, 1, 1, 1...

___
Scottish mailing list
[EMAIL PROTECTED]
http://mailman.lug.org.uk/mailman/listinfo/scottish


Re: [Scottish] Pin drop

2003-02-11 Thread Allan Whiteford
willie fleming wrote:
 
 quiet ting
 
 either this list is broken or nothing interesting is happening.
 --
 Best Regards
 Willie Fleming
 [EMAIL PROTECTED]
 
 ___
 Scottish mailing list
 [EMAIL PROTECTED]
 http://mailman.lug.org.uk/mailman/listinfo/scottish

Or, we're all just sitting here, poised to reply.

Thanks,

Allan
-- 
This sentence have three erors.

___
Scottish mailing list
[EMAIL PROTECTED]
http://mailman.lug.org.uk/mailman/listinfo/scottish



Re: [Scottish] Best way to find text within files recursively?

2003-01-18 Thread Allan Whiteford
[EMAIL PROTECTED] wrote:
 
  for (every folder in this directory)
grep -l [EMAIL PROTECTED] *
 
 Would grep -rl [EMAIL PROTECTED] * do what you want?
 
 Steven Murdoch.
 
 ___
 Scottish mailing list
 [EMAIL PROTECTED]
 http://mailman.lug.org.uk/mailman/listinfo/scottish

In a slightly more convoluted way, but one in which can be applied
easily to any command to give recursive capabilities:

grep -l [EMAIL PROTECTED] `find .`

(Note the direction of the quotes, and also filenames with spaces will
probably mess things up.)

Thanks,

Allan
-- 
The average person's left hand does 56% of the typing.

___
Scottish mailing list
[EMAIL PROTECTED]
http://mailman.lug.org.uk/mailman/listinfo/scottish



Re: [Scottish] Network speed testing

2003-01-17 Thread Allan Whiteford
Colin McKinnon wrote:
 
 Allan Whiteford wrote:
 
 ftp a big file and sit with a stopwatch.
 
 Thanks,
 
 Allan
 
 
 Experience suggests that this is not such a bad idea. Both FTP and SMB
 transfers seem to have relatively low overhead. For the best possible
 result, try with lots of different sizes and extrapolate a little. (you
 can't beat a good bit of extraploation for justifying your results).
 

Just be careful not to take it too far.

Thanks,

Allan
-- 
Never pet a burning dog.

___
Scottish mailing list
[EMAIL PROTECTED]
http://mailman.lug.org.uk/mailman/listinfo/scottish



[Scottish] Saturday

2002-12-13 Thread Allan Whiteford
Hi,

I'll be 23 on Sunday (oh no!) so I'm going out for a few pints on
Saturday evening.

For those of you who have been invited already, here are the details...

For those of you who haven't, consider yourself invited...

The current plan is to meet in the Old Printworks at 8pm.

The Old Printworks is situated on North Frederick Street (number 36)
which runs off of the North East corner of George Square towards
Cathedral Street. The pub itself is just down the hill a wee bit from
the Ark.

http://www.multimap.com/map/browse.cgi?X=259500Y=665500scale=5000coordsys=gb

Thanks,

Allan
-- 
To err is human, to forgive... unlikely.

___
Scottish mailing list
[EMAIL PROTECTED]
http://mailman.lug.org.uk/mailman/listinfo/scottish



Re: [Scottish] Quality, low cost hosting

2002-11-12 Thread Allan Whiteford
Ritchie Logan wrote:
 
 Hi,
 
 Been a lurker for a while I'm doing a network for someone as a sideline,
 and need some advice:
 
 Sorry for being a wee bit OT, but I do remember this getting discussed in
 the past. can anyone recommend a good, low cost host for a small site
 with not a lot of traffic, ideally with either mail forwarding or a pop3
 box. Do I remember Black Cat Networks being mentioned, and either being very
 good or very bad??
 
 Thanks for any comments.
 
 Cheers,
 
 Ritchie
 
 ___
 Scottish mailing list
 [EMAIL PROTECTED]
 http://mailman.lug.org.uk/mailman/listinfo/scottish

Richie,

Check out ukshells, http://www.ukshells.co.uk.

I used them for two years and they gave a great service.

Thanks,

Allan
-- 
I thought I had a back-up, but she refused to type it in again.

___
Scottish mailing list
[EMAIL PROTECTED]
http://mailman.lug.org.uk/mailman/listinfo/scottish



Re: [Scottish] Scotlug 100-Ping Bowling Night

2002-10-31 Thread Allan Whiteford
Kevin McDermott wrote:
 
 Hi all,
 
 One of the things that was discussed last month was the possibility of a Scotlug 
Bowling Night.
 
 The proposed venue is the AMF Bowl in Finnieston, it's not that far from the City 
Centre, and has the main benefit of not requiring people to drive to it (It's the one 
opposite the big PC World at Finnieston).
 
 Time is : 7:30pm
 Date is : 15th November.
 
 There are two packages on offer, both include 2 games and shoe-hire, the difference 
being in the food.
 
 The cost per head is either 9.50UKP which includes a basket menu :)  There's also 
the possibility of a 10.50UKP buffet menu, and if enough people express interest in 
that we could probably book that.
 
 It's open to all, just reply by Thursday night (as I'll confirm the booking on 
Friday morning), let me know how many places you want (apparently we could 
accommodate 25-30 no problems).
 
 Kevin
 
 ___
 Scottish mailing list
 [EMAIL PROTECTED]
 http://mailman.lug.org.uk/mailman/listinfo/scottish

Kevin,

Hmmm... I had assumed when I got this e-mail that the date you picked
was the same one I had originally suggested, that's why I said yes.

Turns out the 15th is a Friday. I probably can't make it and have no way
of finding out for definite before tomorrow tonight.

I'd like to drop back to maybe at this stage but if you need a
definite answer then it'd have to be no. Sorry.

Thanks,

Allan
-- 
The software said Windows95 or better, so I got a Mac...

___
Scottish mailing list
[EMAIL PROTECTED]
http://mailman.lug.org.uk/mailman/listinfo/scottish



Re: [Scottish] SLUG Meeting Thursday 26th September 2002

2002-09-22 Thread Allan Whiteford

Andrew Elwell wrote:
 
 oooh - does this mean that we get to argue over all the ballot rigging,
 systems fauilure and eventually have to decide based on dents in CDs?
 
 :-)
 

Do we need photo ID to vote?

Thanks,

Allan
-- 
Computers make very fast, very accurate mistakes.

___
Scottish mailing list
[EMAIL PROTECTED]
http://mailman.lug.org.uk/mailman/listinfo/scottish



Re: [Scottish] Strange DNS problem

2002-08-29 Thread Allan Whiteford

Ben,

If machines won't respond to pings to their IP numbers then chances are
DNS is the least of your problems. If it happens again try pinging
something independent like:

216.239.55.100 (google, btw).

If it doesn't respond then you have bigger problems than DNS.

Thanks,

Allan

Ben Thorp wrote:
 
 This time round I tried to ping the 3 nameservers in /etc/resolv.conf - 2
 from ntlworld, 1 from freenetname - and none of them were responding to a
 ping: 100% packet loss. I also looked in /var/log/messages and a couple of
 other places, but couldn't see much unusual (or rather, that I recognised
 as unusual ;o)
 
 It's probably time I upgraded to Slack 8.1 anyway.
 
 mrBen
 
 
   [EMAIL PROTECTED]
   Sent by:  To:   
[EMAIL PROTECTED]
   scottish-admin@mailmancc:
   .lug.org.uk   Subject:  RE: [Scottish] Strange 
DNS problem
 
 
   29/08/02 12:03
   Please respond to
   scottish
 
 
 
 andrew wrote:
 On Thu, Aug 29, 2002 at 11:39:17AM +0100, Ben Thorp wrote:
  This month I
  have been running Firestarter firewall, but last month I didn't even
 know
  about it. Other than that, everything is the same. And the problem
 resolved
 
  Ah, that firewall only works with prodigy internet :-)
 
 
 Ouch.
 
 I assume no indication of port 53 packets getting blocked in the kernel
 log?
 
 Maybe it's just random weirdness, Ben, but I'd be tempted to note down a
 few key IP addresses (dotted quads, e.g. nameservers, systems which will
 respond to pings on your ISPs subnet, systems beyonfd that) to test it
 out if it goes down again next month.
 
 HTH
 
 Colin
 
 ___
 Scottish mailing list
 [EMAIL PROTECTED]
 http://mailman.lug.org.uk/mailman/listinfo/scottish
 
 ___
 Scottish mailing list
 [EMAIL PROTECTED]
 http://mailman.lug.org.uk/mailman/listinfo/scottish

-- 
Programming today is a race between software engineers striving to build
bigger and better idiot-proof programs, and the Universe trying to
produce
bigger and better idiots. So far, the Universe is winning.

___
Scottish mailing list
[EMAIL PROTECTED]
http://mailman.lug.org.uk/mailman/listinfo/scottish