I knew someone would come up with some "odd" ones :)<br><br>TBH to my mind, it is just an exercise in seeing what I can do. My day job is all VMware and Linux infrastructure so I don't get to do any programming (well powershell for vmware automation but thats about it) I can hack perl together if I need to.<br>
<br>I can give you an example. I have what I think is a good idea for a website, but I don't currently have the skills to implement it :)<br><br><br><br><div class="gmail_quote">On 4 April 2011 21:35, Sebastian Arcus <span dir="ltr"><<a href="mailto:shop@open-t.co.uk">shop@open-t.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im"><br>
<br>
On 04/04/2011 08:53 PM, Richard Smedley wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
On 04/04/11 18:44, Stuart Burns wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I just thought I would drop an email to ask for some advice re: programming<br>
languages to learn. Now that I have time on my hands (at last) I am looking<br>
to learn  a language that can be used for both web development as well as<br>
locally on the PC.<br>
</blockquote>
<br>
1. JavaScript.<br>
    No, seriously, it is a proper language.<br>
    Take a look at:<br>
<a href="http://eloquentjavascript.net/" target="_blank">http://eloquentjavascript.net/</a><br>
    (&  you can move on to node.js afterwards :)<br>
</blockquote>
<br>
<br></div>
In that case, I suppose an option for programming local apps would be the XULrunner platform from Mozilla. It is what Firefox and Thunderbird is built on. You program the interface in XUL (which is a mark-up language, quite easy to understand), and the logic in Javascript. I found it all quite interesting, and the multiplatform aspect helps. However, few months ago when I tried it, the printing feature was a bit of a major PITA - so I started looking elsewhere. I liked most everything else though. It only has access to SQLite databases at the moment, but there was talk of implementing an ODBC driver which would allow connections to a lot of other RDBMS's though.<br>
<font color="#888888">
<br>
Sebastian</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
Chester mailing list<br>
<a href="mailto:Chester@mailman.lug.org.uk" target="_blank">Chester@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/chester" target="_blank">https://mailman.lug.org.uk/mailman/listinfo/chester</a><br>
</div></div></blockquote></div><br>