<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>neverblog.net &#187; script</title>
	<atom:link href="http://neverblog.net/tag/script/feed/" rel="self" type="application/rss+xml" />
	<link>http://neverblog.net</link>
	<description>By Grabthar's Hammer, what a blog!</description>
	<lastBuildDate>Tue, 10 Apr 2012 14:55:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Deny logon to an Active Directory group in Mac OS X 10.5 (Leopard)</title>
		<link>http://neverblog.net/deny-logon-to-an-active-directory-group-in-mac-os-x-105-leopard/</link>
		<comments>http://neverblog.net/deny-logon-to-an-active-directory-group-in-mac-os-x-105-leopard/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 15:11:13 +0000</pubDate>
		<dc:creator>Vasken</dc:creator>
				<category><![CDATA[Mac Tips]]></category>
		<category><![CDATA[PC Tips]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[active directory group]]></category>
		<category><![CDATA[deny]]></category>
		<category><![CDATA[group policy]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[logon]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[shell script]]></category>

		<guid isPermaLink="false">http://neverblog.net/?p=640</guid>
		<description><![CDATA[If you administer Macs that are joined to an Active Directory, you either need to buy expensive Mac client-side extensions to apply Windows Group Policy, or you can extend your AD schema to include Mac attributes. Neither of these options are to be taken lightly, so when I needed to deny login for a particular [...]]]></description>
		<wfw:commentRss>http://neverblog.net/deny-logon-to-an-active-directory-group-in-mac-os-x-105-leopard/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Run UNIX commands in an AppleScript</title>
		<link>http://neverblog.net/run-unix-commands-in-an-applescript/</link>
		<comments>http://neverblog.net/run-unix-commands-in-an-applescript/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 15:44:53 +0000</pubDate>
		<dc:creator>Vasken</dc:creator>
				<category><![CDATA[Mac Tips]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://neverblog.net/?p=539</guid>
		<description><![CDATA[If you want to easily encapsulate a shell script or a UNIX command in an AppleScript, but that command must be executed as root (through a sudo), just do the following (all one line): do shell script "unix_command" password "your_password" with administrator privileges where unix_command is the actual command you want to execute. In my [...]]]></description>
		<wfw:commentRss>http://neverblog.net/run-unix-commands-in-an-applescript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hide your JavaScript with PHP sessions</title>
		<link>http://neverblog.net/hide-your-javascript-with-php-sessions/</link>
		<comments>http://neverblog.net/hide-your-javascript-with-php-sessions/#comments</comments>
		<pubDate>Fri, 17 Mar 2006 19:37:08 +0000</pubDate>
		<dc:creator>Vasken</dc:creator>
				<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Hiding]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[malicious]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[register]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[server-side]]></category>
		<category><![CDATA[session]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[variable]]></category>

		<guid isPermaLink="false">http://www.neverblog.net/?p=33</guid>
		<description><![CDATA[Hiding JavaScript so that visitors can&#8217;t see it might not seem like a necessary precaution to take in most web programming situations. After all, a server-side language like PHP automatically prevents users from seeing your source code, and increasing functionality is quickly rendering the client-side advantages of JavaScript less significant by the day. However, there [...]]]></description>
		<wfw:commentRss>http://neverblog.net/hide-your-javascript-with-php-sessions/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Object Caching 682/717 objects using apc

Served from: neverblog.net @ 2012-05-24 10:56:43 -->
