<?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>gHacks technology news &#187; web forms</title>
	<atom:link href="http://www.ghacks.net/tag/web-forms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 03:24:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Firefox Form Data Recovery</title>
		<link>http://www.ghacks.net/2009/07/05/firefox-form-data-recovery/</link>
		<comments>http://www.ghacks.net/2009/07/05/firefox-form-data-recovery/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 09:42:13 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[data-recovery]]></category>
		<category><![CDATA[firefox addon]]></category>
		<category><![CDATA[form data recovery]]></category>
		<category><![CDATA[lazarus]]></category>
		<category><![CDATA[web browser]]></category>
		<category><![CDATA[web forms]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14140</guid>
		<description><![CDATA[Have you ever experienced a situation where you finished typing in text in a web form on the Internet only to find out that you could not post it on the website because of server timeouts, web browser crashes or other errors? Going back to that form usually results in it being blank. The only [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/06/firefox.png" alt="firefox" title="firefox" width="128" height="128" class="alignleft size-full wp-image-13848" />Have you ever experienced a situation where you finished typing in text in a web form on the Internet only to find out that you could not post it on the website because of server timeouts, web browser crashes or other errors? Going back to that form usually results in it being blank. The only thing that can be done is to type the text anew and hope that it can be submitted this time.</p>
<p>Well, there is actually another option that is provided by the Lazarus Form Data Recovery extension for the <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> web browser. Lazarus saves form data as soon as it is entered by the user in its SQLite database (lazarus.sqlite in the profile folder). This makes it possible to recover the form data when vising the page the form was on again.</p>
<p><span id="more-14140"></span>There are obviously some privacy concerns which are handled excellently by the software program. It is for one possible to set a period (minute, hour, day, week) in which the form data is stored. Once the time is up the form data gets erased. Another security measure is that it is possible to create a password that has to be supplied once per browsing session before form data can be restored. The form data in the database is encrypted to prevent that users with local computer access can reveal the form information there directly.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/07/form_data_recovery-500x423.jpg" alt="form data recovery" title="form data recovery" width="500" height="423" class="alignnone size-medium wp-image-14141" /></p>
<p>The form data recovery add-on works by right-clicking the form on the Internet website. The user can then select the Recover Text or Recover Form entry to restore the text in that form.</p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/6984">Lazarus</a> works nicely in the background and can be a real life safer for users who regularly post lots of text.</p>

	Tags: <a href="http://www.ghacks.net/tag/data-recovery/" title="data-recovery" rel="tag">data-recovery</a>, <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/firefox-addon/" title="firefox addon" rel="tag">firefox addon</a>, <a href="http://www.ghacks.net/tag/form-data-recovery/" title="form data recovery" rel="tag">form data recovery</a>, <a href="http://www.ghacks.net/tag/lazarus/" title="lazarus" rel="tag">lazarus</a>, <a href="http://www.ghacks.net/tag/web-browser/" title="web browser" rel="tag">web browser</a>, <a href="http://www.ghacks.net/tag/web-forms/" title="web forms" rel="tag">web forms</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/04/29/youtube-it-firefox-add-on/" title="Youtube It Firefox Add-on (April 29, 2009)">Youtube It Firefox Add-on</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/04/11/youtube-comment-cloud-firefox-add-on/" title="Youtube Comment Cloud Firefox Add-On (April 11, 2009)">Youtube Comment Cloud Firefox Add-On</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/04/04/xenocode-web-browser-sandbox/" title="Xenocode Web Browser Sandbox (April 4, 2009)">Xenocode Web Browser Sandbox</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/06/15/x-ways-to-manipulate-websites-in-firefox/" title="x Ways To Manipulate Websites In Firefox (June 15, 2009)">x Ways To Manipulate Websites In Firefox</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/04/10/web-development-widerbug-for-firefox/" title="Web Development: Widerbug For Firefox (April 10, 2009)">Web Development: Widerbug For Firefox</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/05/firefox-form-data-recovery/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Increase Firefox Security With FormFox</title>
		<link>http://www.ghacks.net/2009/05/27/firefox-security/</link>
		<comments>http://www.ghacks.net/2009/05/27/firefox-security/#comments</comments>
		<pubDate>Wed, 27 May 2009 09:29:05 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox security]]></category>
		<category><![CDATA[firefox-add on]]></category>
		<category><![CDATA[firefox-extension]]></category>
		<category><![CDATA[form fox]]></category>
		<category><![CDATA[formfox]]></category>
		<category><![CDATA[mozilla-firefox]]></category>
		<category><![CDATA[web browser]]></category>
		<category><![CDATA[web forms]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13098</guid>
		<description><![CDATA[Add-ons can increase the security of the Firefox web browser. Popular extensions like NoScript, Safe SSL or Safe Cache add additional security layers to the web browser.
Form Fox is another security add-on for the Firefox web browser. It deals with web forms as the name suggests and displays the destination url of the submit button [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/firefox.png" alt="firefox" title="firefox" width="113" height="109" class="alignleft size-full wp-image-12575" />Add-ons can increase the security of the <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> web browser. Popular extensions like <a href="http://www.ghacks.net/2009/03/31/force-ssl-https-connections-in-noscript/">NoScript</a>, <a href="http://www.ghacks.net/2009/04/27/increase-internet-security-with-safe-ssl/">Safe SSL</a> or <a href="http://www.ghacks.net/2007/10/21/safe-cache-and-history-for-firefox/">Safe Cache</a> add additional security layers to the web browser.</p>
<p>Form Fox is another security add-on for the Firefox web browser. It deals with web forms as the name suggests and displays the destination url of the submit button in an overlay. Attackers use web forms to submit the data to one of their servers instead of the original server. The problem is that inexperienced users have a hard time checking the destination of the web form on a website as it is visible in the source code of the website.</p>
<p><span id="more-13098"></span>Even experienced users might not want to check the destination every time they visit the website as this turns out to be quite time consuming when done on every visit. </p>
<p>Form Fox displays the destination directly in an overlay when the user hovers the mouse cursor over the submit form which automates the manual method of looking up a web forms destination url.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/firefox_security.jpg" alt="firefox security" title="firefox security" width="432" height="171" class="alignnone size-full wp-image-13097" /></p>
<p>A rule of thumb is that a web form is usually safe if it links to a page on the same domain whereas links to other domains should be analyzed carefully before submitting the form data. <a href="https://addons.mozilla.org/en-US/firefox/addon/1579">FormFox</a> is available for all Firefox 2 and 3 editions.</p>

	Tags: <a href="http://www.ghacks.net/tag/firefox-security/" title="firefox security" rel="tag">firefox security</a>, <a href="http://www.ghacks.net/tag/firefox-add-on/" title="firefox-add on" rel="tag">firefox-add on</a>, <a href="http://www.ghacks.net/tag/firefox-extension/" title="firefox-extension" rel="tag">firefox-extension</a>, <a href="http://www.ghacks.net/tag/form-fox/" title="form fox" rel="tag">form fox</a>, <a href="http://www.ghacks.net/tag/formfox/" title="formfox" rel="tag">formfox</a>, <a href="http://www.ghacks.net/tag/mozilla-firefox/" title="mozilla-firefox" rel="tag">mozilla-firefox</a>, <a href="http://www.ghacks.net/tag/web-browser/" title="web browser" rel="tag">web browser</a>, <a href="http://www.ghacks.net/tag/web-forms/" title="web forms" rel="tag">web forms</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/01/06/use-firefox-without-a-computer-mouse/" title="Use Firefox Without A Computer Mouse (January 6, 2009)">Use Firefox Without A Computer Mouse</a> (7)</li>
	<li><a href="http://www.ghacks.net/2008/12/23/url-revealer/" title="Url Revealer (December 23, 2008)">Url Revealer</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/04/01/skip-screens-in-firefox-web-browser/" title="Skip Screens In Firefox Web Browser (April 1, 2009)">Skip Screens In Firefox Web Browser</a> (15)</li>
	<li><a href="http://www.ghacks.net/2008/11/03/load-multiple-urls-in-firefox/" title="Load Multiple URLs In Firefox (November 3, 2008)">Load Multiple URLs In Firefox</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/03/25/flickr-to-twitter-poster/" title="Flickr To Twitter Poster (March 25, 2009)">Flickr To Twitter Poster</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/05/27/firefox-security/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Resize HTML Forms In Firefox</title>
		<link>http://www.ghacks.net/2008/08/24/resize-html-forms-in-firefox/</link>
		<comments>http://www.ghacks.net/2008/08/24/resize-html-forms-in-firefox/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 12:14:25 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[comment forms]]></category>
		<category><![CDATA[firefox-add on]]></category>
		<category><![CDATA[firefox-extension]]></category>
		<category><![CDATA[html forms]]></category>
		<category><![CDATA[web forms]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=6434</guid>
		<description><![CDATA[Some web developers like to squeeze small html forms into their websites which are uncomfortable to use for the visitors of the website. Imagine a comment form that displays three lines that each can take only a few words. It&#8217;s problematic to write a comment of a hundred words or so in that box and [...]]]></description>
			<content:encoded><![CDATA[<p>Some web developers like to squeeze small html forms into their websites which are uncomfortable to use for the visitors of the website. Imagine a comment form that displays three lines that each can take only a few words. It&#8217;s problematic to write a comment of a hundred words or so in that box and nearly impossible to proofread it once you are done.</p>
<p>Text Area Resizer And Mover <a href="https://addons.mozilla.org/en-US/firefox/addon/8287">comes</a> to the rescue; At least for <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> users. The Firefox extension makes it possible to resize virtually any html form on the Internet. This is done in an uncomplicated manner.</p>
<p>Once a html form has been located that the user wants to resize he simply presses the right-mouse button after moving the mouse into the form. The mouse pointer changes to a resize symbol and the html form can be resized by moving the mouse.</p>
<p><span id="more-6434"></span><strong>The default html form at Ghacks for commenting on an article:</strong></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/08/before_html_form.jpg" alt="before html form" title="before html form" width="499" height="309" class="alignnone size-medium wp-image-6435" /></p>
<p><strong>The altered html form at Ghacks:</strong></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/08/after_html_form-500x324.jpg" alt="" title="after html form" width="500" height="324" class="alignnone size-medium wp-image-6436" /></p>
<p>It is possible to make it smaller or bigger although most users will probably stick with the latter. Text Area html forms are those that usually span across multiple rows. The extension cannot be used to increase the size of the Google Search form but as you can see in the images above it is possible to change comment forms and the like easily.</p>
<p>The forms only expand to the right and bottom of the screen but never to the left or upwards.</p>

	Tags: <a href="http://www.ghacks.net/tag/comment-forms/" title="comment forms" rel="tag">comment forms</a>, <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/firefox-add-on/" title="firefox-add on" rel="tag">firefox-add on</a>, <a href="http://www.ghacks.net/tag/firefox-extension/" title="firefox-extension" rel="tag">firefox-extension</a>, <a href="http://www.ghacks.net/tag/html-forms/" title="html forms" rel="tag">html forms</a>, <a href="http://www.ghacks.net/tag/web-forms/" title="web forms" rel="tag">web forms</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/12/25/youtube-video-download/" title="Youtube Video Download (December 25, 2008)">Youtube Video Download</a> (11)</li>
	<li><a href="http://www.ghacks.net/2009/04/29/youtube-it-firefox-add-on/" title="Youtube It Firefox Add-on (April 29, 2009)">Youtube It Firefox Add-on</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/04/11/youtube-comment-cloud-firefox-add-on/" title="Youtube Comment Cloud Firefox Add-On (April 11, 2009)">Youtube Comment Cloud Firefox Add-On</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/04/10/web-development-widerbug-for-firefox/" title="Web Development: Widerbug For Firefox (April 10, 2009)">Web Development: Widerbug For Firefox</a> (8)</li>
	<li><a href="http://www.ghacks.net/2009/03/17/web-browser-firefox-cache-search/" title="Web Browser: Firefox Cache Search (March 17, 2009)">Web Browser: Firefox Cache Search</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/08/24/resize-html-forms-in-firefox/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
