<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://www.teknoids.net">
<channel>
 <title>Teknoids - Code Samples</title>
 <link>http://www.teknoids.net/taxonomy/term/13/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Some introductory AutoIT code to create a backup batch file and schedule it (mybackup_src.zip v0.4 by Ben Chapman)</title>
 <link>http://www.teknoids.net/node/9196</link>
 <description>&lt;p&gt;Recently, some of our older desktops&#039; hard drives have started failing. We&#039;ve discovered that a lot of our users do not backup their valuable desktop data to our server. There are lots of ways to deal with this: folder redirection, backup-pc, Dantz/EMC Retrospect, etc. However, I wanted something that would be a stop-gap until we could implement a better solution.&lt;/p&gt;
&lt;p&gt;Our users use Windows XP and are admins on their local machines. We have a file server; user home directories on the server are mapped to drive H:\ .  A reasonable solution to the backup issue is to use a batch file with xcopy commands combined with Windows task scheduler. The difficulty is in teaching users how to install the batch file and configure the Windows task scheduler.&lt;/p&gt;
&lt;p&gt;The result was this AutoIT v. 3 script. It might be useful as a example of an approach to writing a simple AutoIT script. It demonstrates some GUI menu functionality, along with reading stdout and stderr, running DOS programs.&lt;/p&gt;
</description>
 <category domain="http://www.teknoids.net/taxonomy/term/13">Code Samples</category>
 <pubDate>Wed, 28 May 2008 12:33:54 -0500</pubDate>
</item>
<item>
 <title>Python script for updating list of approved posters in mailman list from ldap (ldap_addposters.py v0.1 by Ben Chapman)</title>
 <link>http://www.teknoids.net/node/6902</link>
 <description>&lt;p&gt;Imagine that you run a mailman (http://www.list.org) mailing list called &quot;2006-announce&quot;. Everyone on your faculty and staff should be able to post to this list; however, not everyone wants to subscribe to the list. All members of your faculty and staff are members of an LDAP group called &quot;contactlist&quot;. Because your faculty and staff come and go, you want an automated method for making sure that current members of contactlist have permissions to send mails out to the announcement lists. You&#039;d like to have something that you could run from cron that would make sure that people can post to the appropriate lists.&lt;/p&gt;
</description>
 <category domain="http://www.teknoids.net/taxonomy/term/13">Code Samples</category>
 <category domain="http://www.teknoids.net/taxonomy/term/25">Python</category>
 <pubDate>Wed, 29 Mar 2006 11:42:53 -0600</pubDate>
</item>
<item>
 <title>Seating Chart Code (seatingchart.zip by Jamie Butler, Matthew Kurpiewski, and Luis Torrefranca)</title>
 <link>http://www.teknoids.net/node/6814</link>
 <description>&lt;p&gt;This is our first version of a seating chart program using PHP and MySQL.  Many ideas have come up to improve this code, but this is at least a start.  I hope this may benefit a few of you.  Ideally if you make any improvements you will share them back with us.  I plan to add the ability to output PDF documents and a GUI to create the room layouts, perhaps this will get done over the summer.&lt;/p&gt;
</description>
 <category domain="http://www.teknoids.net/taxonomy/term/13">Code Samples</category>
 <pubDate>Wed, 22 Feb 2006 14:31:22 -0600</pubDate>
</item>
<item>
 <title>access2mysql (access2mysql.zip by unknown)</title>
 <link>http://www.teknoids.net/node/516</link>
 <description>&lt;p&gt;2 templates for converting exisiting Access databases to other formats including MySQL.&amp;nbsp; Features include conversion of dates to MySQL friendly formats.&lt;/p&gt;
</description>
 <category domain="http://www.teknoids.net/taxonomy/term/13">Code Samples</category>
 <category domain="http://www.teknoids.net/taxonomy/term/17">Templates</category>
 <pubDate>Mon,  5 Dec 2005 10:53:44 -0600</pubDate>
</item>
<item>
 <title>A dirty little browser checker (browsercheck.php by Elmer Masters)</title>
 <link>http://www.teknoids.net/node/173</link>
 <description>&lt;p&gt;This tidbit just grabs the raw browser ID string from the $_SERVER variable. It looks for a couple of strings that identify IE, Opera, Mozilla, and Netscape 7.x. If it doesn&#039;t find one of these it assumes an old browser that can&#039;t deal with things like CSS and alerts the user. Finally, it sets a $_SESSION variable that can be checked later. Quick and dirty, but works for me :)&lt;/p&gt;
</description>
 <category domain="http://www.teknoids.net/taxonomy/term/13">Code Samples</category>
 <category domain="http://www.teknoids.net/taxonomy/term/21">PHP</category>
 <pubDate>Thu,  2 Jun 2005 19:41:18 -0500</pubDate>
</item>
</channel>
</rss>
