<?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>AlekZ&#039; Scratchpad &#187; Applications</title>
	<atom:link href="http://www.alekz.net/archives/category/computers/applications/feed" rel="self" type="application/rss+xml" />
	<link>http://www.alekz.net</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 13:01:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Testing an Android phone</title>
		<link>http://www.alekz.net/archives/1082</link>
		<comments>http://www.alekz.net/archives/1082#comments</comments>
		<pubDate>Tue, 11 Oct 2011 01:13:38 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://m.alekz.net/archives/1082</guid>
		<description><![CDATA[&#8230; and the WordPress for Android application. It works and I like it ;-)]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/1082/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Encryption failure: Received a cleartext packet within an encrypted connection</title>
		<link>http://www.alekz.net/archives/1005</link>
		<comments>http://www.alekz.net/archives/1005#comments</comments>
		<pubDate>Wed, 25 May 2011 13:45:35 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Firewalls]]></category>
		<category><![CDATA[CheckPoint]]></category>
		<category><![CDATA[firewalls]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=1005</guid>
		<description><![CDATA[Recently I&#039;ve stumbled upon a strange looking site-to-site (CheckPoint R70 to Cisco VPN3k) VPN problem: Connections from some networks were dropped with the following error: Encryption failure: Received a cleartext packet within an encrypted connection The first step was to check the encryption domains for the tunnel. In both GUI and /etc/fw/conf/user.def the encryption domain [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/1005/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 3.1 vs 3.0 vs. 3.1.1 and &quot;archives&quot; URL&#039;s</title>
		<link>http://www.alekz.net/archives/958</link>
		<comments>http://www.alekz.net/archives/958#comments</comments>
		<pubDate>Thu, 07 Apr 2011 00:54:50 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Web-design]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=958</guid>
		<description><![CDATA[Updated on Apr 07, 2011 @ 02:54: If you made the change below for 3.1RC-3.1 and/or used manually created tag/category links in 3.1RC-3.1 and just upgraded to 3.1.1, you may find that the links are broken. The reason is that in 3.1.1 the tag and category links returned to the 3.0 style with the word [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/958/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to serve attachments from a free CDN (Coral)</title>
		<link>http://www.alekz.net/archives/966</link>
		<comments>http://www.alekz.net/archives/966#comments</comments>
		<pubDate>Fri, 04 Mar 2011 01:23:50 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[CDN]]></category>
		<category><![CDATA[Web-design]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=966</guid>
		<description><![CDATA[You can use Coral free CDN to off-load the WordPress attachments (usually images). In order to use Coral you need to add &#034;.nyud.net&#034; to the site DNS address. For example, http://www.alekz.net will become http://www.alekz.net.nyud.net. Coral is usually too slow to serve all static content, so the most effective solution would be to use it only [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/966/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dcpumon and dcpumonview</title>
		<link>http://www.alekz.net/archives/947</link>
		<comments>http://www.alekz.net/archives/947#comments</comments>
		<pubDate>Tue, 25 Jan 2011 01:21:01 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[UNIX]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[cPanel]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=947</guid>
		<description><![CDATA[Found another cPanel application which you can safely turn off in order to safe some bytes and cycles. By default dcpumon runs every 5 min to log CPU usage (&#034;top&#034; output) : # crontab -l &#124; fgrep cpu */5 * * * * /usr/local/cpanel/bin/dcpumon >/dev/null 2>&#038;1 # and stores the data into /var/log/dcpumon You can [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/947/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CheckPoint Firewall policy parsers and converters</title>
		<link>http://www.alekz.net/archives/889</link>
		<comments>http://www.alekz.net/archives/889#comments</comments>
		<pubDate>Wed, 08 Sep 2010 12:27:15 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[Netscreen]]></category>
		<category><![CDATA[CheckPoint]]></category>
		<category><![CDATA[firewalls]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=889</guid>
		<description><![CDATA[cpfw2ns &#8211; Checkpoint to Juniper converter (outdated?) FWdoc &#8211; CheckPoint converter, verifier, parser Fortinet &#8211; Checkpoint &#8211; Cisco &#8211; Netscreen converter Cisco Security Conversion Tool (SCT) &#8211; CheckPoint &#8211; ASA CPRules &#8211; CheckPoint to HTML converter]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/889/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to find live web-cams</title>
		<link>http://www.alekz.net/archives/861</link>
		<comments>http://www.alekz.net/archives/861#comments</comments>
		<pubDate>Sun, 29 Aug 2010 22:13:52 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[web-cams]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=861</guid>
		<description><![CDATA[Google for the following strings to find, watch and control live video- web- CC- cams. And &#8230; learn how to secure your network ;-) inurl:”ViewerFrame?Mode= intitle:Axis 2400 video server inurl:/view.shtml intitle:”Live View / – AXIS” &#124; inurl:view/view.shtml^ inurl:ViewerFrame?Mode= inurl:ViewerFrame?Mode=Refresh inurl:axis-cgi/jpg inurl:axis-cgi/mjpg (motion-JPEG) inurl:view/indexFrame.shtml inurl:view/index.shtml inurl:view/view.shtml liveapplet intitle:”live view” intitle:axis intitle:liveapplet allintitle:”Network Camera NetworkCamera” intitle:axis intitle:”video [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/861/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Useful firefox settings</title>
		<link>http://www.alekz.net/archives/816</link>
		<comments>http://www.alekz.net/archives/816#comments</comments>
		<pubDate>Fri, 25 Jun 2010 21:50:16 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=816</guid>
		<description><![CDATA[The default settings are in bold. media.autoplay.enabled (true&#124;false) image.animation_mode (normal&#124;once&#124;none) security.enable_java (true&#124;false) browser.sessionstore.interval (10000 in msecs, equivalent to 10secs) gfx.color_management.enabled (true&#124;false) browser.tabs.closeButtons 1 ( 0 – on the active tab only, 1- all tabs, 2- no close button, 3- at the end of the tab strip) dom.max_script_run_time (10 sec) layout.spellcheckDefault (0 – disable the spell [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/816/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>getElementsByClassName</title>
		<link>http://www.alekz.net/archives/831</link>
		<comments>http://www.alekz.net/archives/831#comments</comments>
		<pubDate>Tue, 22 Jun 2010 00:19:13 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Web-design]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[HTML]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=831</guid>
		<description><![CDATA[getElementsByClassName is defined in HTML5. From WhatWG: The getElementsByClassName(classNames) method takes a string that contains a set of space-separated tokens representing classes. Given the following XHTML fragment: &#60;div id="example"&#62; &#60;p id="p1"/&#62; &#60;p id="p2"/&#62; &#60;p id="p3"/&#62; &#60;/div&#62; A call to document.getElementById(&#039;example&#039;).getElementsByClassName(&#039;aaa&#039;) would return a NodeList with the two paragraphs p1 and p2 in it. A call [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/831/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to replace the WP comment form with a WYSIWYG editor</title>
		<link>http://www.alekz.net/archives/820</link>
		<comments>http://www.alekz.net/archives/820#comments</comments>
		<pubDate>Sun, 20 Jun 2010 21:47:25 +0000</pubDate>
		<dc:creator>AlekZ</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[tinymce]]></category>

		<guid isPermaLink="false">http://www.alekz.net/?p=820</guid>
		<description><![CDATA[You can replace the standard WordPress comment form with a built-in WYSIWYG editor TinyMCE. Find the file where the comment form is defined. Usually it&#039;s comment.php in your theme For WP &#60;3.0 it looks something like: . . . &#60;form id="commentform" action="&#60;?php echo get_option('siteurl'); ?&#62;/wp-comments-post.php" method="post"&#62; . . . &#60;textarea id="comment" cols="100%" rows="10" name="comment"&#62; &#60;/textarea&#62; [...]]]></description>
		<wfw:commentRss>http://www.alekz.net/archives/820/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

