<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Hot Scripts Forums - The Lounge</title>
		<link>http://www.hotscripts.com/forums/</link>
		<description>General discussion and polls on anything web-related.  Anything considered off topic from the rest of the forum should be posted here.</description>
		<language>en</language>
		<lastBuildDate>Mon, 23 Nov 2009 08:29:41 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://cdn.hotscripts.com/forums/hsforum/misc/rss.jpg</url>
			<title>Hot Scripts Forums - The Lounge</title>
			<link>http://www.hotscripts.com/forums/</link>
		</image>
		<item>
			<title>This guy is really weird</title>
			<link>http://www.hotscripts.com/forums/lounge/55945-guy-really-weird.html</link>
			<pubDate>Sat, 21 Nov 2009 03:34:51 GMT</pubDate>
			<description><![CDATA[DomainState.com - Domain discussion forum (http://www.domainstate.com) 
 
It's a strong forum site with PR4 but this dude is using <meta name="robots" content="noindex,nofollow"> all over the pages including the homepage, if you query "site:domainstate.com" on Google, you can see there's just the...]]></description>
			<content:encoded><![CDATA[<div><a href="http://www.domainstate.com" target="_blank">DomainState.com - Domain discussion forum</a><br />
<br />
It's a strong forum site with PR4 but this dude is using &lt;meta name=&quot;robots&quot; content=&quot;noindex,nofollow&quot;&gt; all over the pages including the homepage, if you query &quot;site:domainstate.com&quot; on Google, you can see there's just the homepage that's indexed. Actually not fully indexed but just a stub or something.<br />
<br />
The owner is really weird. Ain't this the easiest SEO disaster?</div>

]]></content:encoded>
			<category domain="http://www.hotscripts.com/forums/lounge/">The Lounge</category>
			<dc:creator>ichsie2036</dc:creator>
			<guid isPermaLink="true">http://www.hotscripts.com/forums/lounge/55945-guy-really-weird.html</guid>
		</item>
		<item>
			<title>What Open Source Software Development Site do you use?</title>
			<link>http://www.hotscripts.com/forums/lounge/55883-what-open-source-software-development-site-do-you-use.html</link>
			<pubDate>Mon, 16 Nov 2009 05:15:44 GMT</pubDate>
			<description>What Open Source Software Development Sites do you use for either developing your open source projects or downloading existing Open Source Software? 
  
Pete</description>
			<content:encoded><![CDATA[<div>What Open Source Software Development Sites do you use for either developing your open source projects or downloading existing Open Source Software?<br />
 <br />
Pete</div>

]]></content:encoded>
			<category domain="http://www.hotscripts.com/forums/lounge/">The Lounge</category>
			<dc:creator>digioz</dc:creator>
			<guid isPermaLink="true">http://www.hotscripts.com/forums/lounge/55883-what-open-source-software-development-site-do-you-use.html</guid>
		</item>
		<item>
			<title>Code manual/documentation software?</title>
			<link>http://www.hotscripts.com/forums/lounge/55840-code-manual-documentation-software.html</link>
			<pubDate>Thu, 12 Nov 2009 03:38:59 GMT</pubDate>
			<description>Hi all, 
 
Im looking for some software where i can document my php framework. 
I know about the phpDoc auto parsing thing but i want more. 
 
I need some thing where i can write about each component, make guides ect. 
Abit like cake php (All things CakePHP :: The Cookbook...</description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
Im looking for some software where i can document my php framework.<br />
I know about the phpDoc auto parsing thing but i want more.<br />
<br />
I need some thing where i can write about each component, make guides ect.<br />
Abit like cake php (<a href="http://book.cakephp.org/" target="_blank">All things CakePHP :: The Cookbook</a>)<br />
<br />
Any ideas?<br />
<br />
Thanks,<br />
Lex</div>

]]></content:encoded>
			<category domain="http://www.hotscripts.com/forums/lounge/">The Lounge</category>
			<dc:creator>phpdoctor</dc:creator>
			<guid isPermaLink="true">http://www.hotscripts.com/forums/lounge/55840-code-manual-documentation-software.html</guid>
		</item>
		<item>
			<title><![CDATA[Google launched its own programming language: "GO".]]></title>
			<link>http://www.hotscripts.com/forums/lounge/55836-google-launched-its-own-programming-language-go.html</link>
			<pubDate>Wed, 11 Nov 2009 15:29:31 GMT</pubDate>
			<description><![CDATA[---Quote--- 
Here at Google, we believe programming should be fast, productive, and most importantly, fun. That's why we're excited to open source an experimental new language called Go (http://www.golang.org/). Go combines the development speed of working in a dynamic language like Python with the...]]></description>
			<content:encoded><![CDATA[<div><div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				Here at Google, we believe programming should be fast, productive, and most importantly, fun. That's why we're excited to open source an experimental new language called <a href="http://www.golang.org/" target="_blank">Go</a>. Go combines the development speed of working in a dynamic language like Python with the performance and safety of a compiled language like C or C++. Typical builds feel instantaneous; even large binaries compile in just a few seconds. And the compiled code runs close to the speed of C. Go lets you move fast.<br />
<br />
Go is a great language for systems programming with support for multi-processing, a fresh and lightweight take on object-oriented design, plus some cool features like true closures and reflection.<br />
<br />
Want to write a server with thousands of communicating threads? Want to spend less time reading blogs while waiting for builds? Feel like whipping up a prototype of your latest idea? Go is the way to go! Check out the <a href="http://www.youtube.com/watch?v=wwoWei-GAPo" target="_blank">video</a> for more information or visit <a href="http://golang.org/" target="_blank">golang.org</a>.
			
			<hr />
		</td>
	</tr>
	</table>
</div>Source: <a href="http://google-opensource.blogspot.com/2009/11/hey-ho-lets-go.html" target="_blank">Google Open Source Blog: Hey! Ho! Let's Go!</a><br />
<br />
And here's a nice video introducing the new language: <a href="http://www.youtube.com/watch?v=rKnDgT73v8s" target="_blank">YouTube - The Go Programming Language</a></div>

]]></content:encoded>
			<category domain="http://www.hotscripts.com/forums/lounge/">The Lounge</category>
			<dc:creator>Nico</dc:creator>
			<guid isPermaLink="true">http://www.hotscripts.com/forums/lounge/55836-google-launched-its-own-programming-language-go.html</guid>
		</item>
		<item>
			<title>Which Hand Held Operating System do you run?</title>
			<link>http://www.hotscripts.com/forums/lounge/55723-hand-held-operating-system-do-you-run.html</link>
			<pubDate>Mon, 02 Nov 2009 00:21:33 GMT</pubDate>
			<description>With Hand Held Devices gaining in popularity, more and more people are using Hand Held Device Operating Systems these days. Which Hand Held Operating System do you run and how do you like it? 
  
Pete</description>
			<content:encoded><![CDATA[<div>With Hand Held Devices gaining in popularity, more and more people are using Hand Held Device Operating Systems these days. Which Hand Held Operating System do you run and how do you like it?<br />
 <br />
Pete</div>

]]></content:encoded>
			<category domain="http://www.hotscripts.com/forums/lounge/">The Lounge</category>
			<dc:creator>digioz</dc:creator>
			<guid isPermaLink="true">http://www.hotscripts.com/forums/lounge/55723-hand-held-operating-system-do-you-run.html</guid>
		</item>
		<item>
			<title>Suggestions for site up-time monitoring?</title>
			<link>http://www.hotscripts.com/forums/lounge/55668-suggestions-site-up-time-monitoring.html</link>
			<pubDate>Tue, 27 Oct 2009 15:27:29 GMT</pubDate>
			<description><![CDATA[Does anyone have recommendations for up-time monitoring software?  I have about 3 or 4 sites I would like to track how often they're down across a mix of Windows and Linux servers.   
 
Is there any software that you would recommend?  Open source or paid is fine, as long as it works well. :)   
...]]></description>
			<content:encoded><![CDATA[<div>Does anyone have recommendations for up-time monitoring software?  I have about 3 or 4 sites I would like to track how often they're down across a mix of Windows and Linux servers.  <br />
<br />
Is there any software that you would recommend?  Open source or paid is fine, as long as it works well. :)  <br />
<br />
I've Google'd a few options, but wondered if anyone had any personal recommendations, good experiences.<br />
<br />
Thanks!</div>

]]></content:encoded>
			<category domain="http://www.hotscripts.com/forums/lounge/">The Lounge</category>
			<dc:creator>therocket954</dc:creator>
			<guid isPermaLink="true">http://www.hotscripts.com/forums/lounge/55668-suggestions-site-up-time-monitoring.html</guid>
		</item>
		<item>
			<title>Newbie in disgust</title>
			<link>http://www.hotscripts.com/forums/lounge/55663-newbie-disgust.html</link>
			<pubDate>Tue, 27 Oct 2009 12:28:44 GMT</pubDate>
			<description><![CDATA[Hi  
I'm to new jmail here is my account and problem. 
My account: 
Cleint server 
Windows 2008 
Client platform 
IIS7 (Windows) 
Webserver script 
asp.net]]></description>
			<content:encoded><![CDATA[<div>Hi <br />
I'm to new jmail here is my account and problem.<br />
My account:<br />
Cleint server<br />
Windows 2008<br />
Client platform<br />
IIS7 (Windows)<br />
Webserver script<br />
asp.net<br />
<br />
I mailed this question to my server client.<br />
<br />
The paragraph below ia a copy paste from the Dimac’s w3 JMail PDF Instructions.<br />
<br />
To use Dimac’s w3 JMail you must have the jmail.dll registered at your web server. This is done by either running the installation program or by copying the jmail.dll file to your web server and manually registering it with the command regsvr32 jmail.dll. Any previous installations of w3 JMail must first be removed, as described below. To run the installation you must have administrator permissions on the web server.<br />
<br />
I'm not sure weather just uploading the jmail.dll is correct?<br />
I've uploaded the jmail.dll file to my web server.<br />
I do not know how to manually register it?<br />
<br />
And this was their and reply and my problem...<br />
<br />
Dear mark,<br />
<br />
Thank you for contacting 123-reg on the 27th October 2009.<br />
<br />
.dll file would not work in our system. <br />
<br />
This is a coding issue that is beyond our scope of support.<br />
<br />
You would need to look into various technical forums and website to obtain the relevant script you require.<br />
<br />
For helpful tips and tricks please visit hotscripts.com<br />
<br />
<br />
If we can be of any further help with regard to this or any other matter, please do not hesitate to contact us.<br />
Kind Regards<br />
<br />
Mohamed<br />
123-reg<br />
<br />
What is wrong with my account?<br />
Why won't  a .dll file would not work on my system?<br />
<br />
Thank you to everyone for reading this post.<br />
sabby76</div>

]]></content:encoded>
			<category domain="http://www.hotscripts.com/forums/lounge/">The Lounge</category>
			<dc:creator>sabby76</dc:creator>
			<guid isPermaLink="true">http://www.hotscripts.com/forums/lounge/55663-newbie-disgust.html</guid>
		</item>
		<item>
			<title>Technical Writer rant</title>
			<link>http://www.hotscripts.com/forums/lounge/55651-technical-writer-rant.html</link>
			<pubDate>Mon, 26 Oct 2009 19:32:36 GMT</pubDate>
			<description><![CDATA[I've been a tech writer for a number of years (although I'm now more or less retired from it). So I have a bit of sensitivity when it comes to spelling, grammar, punctuation, and the use and abuse of the English language. Here's a headline I saw on the The Drudge Report today: 
 
*"CELLPHONE USE...]]></description>
			<content:encoded><![CDATA[<div>I've been a tech writer for a number of years (although I'm now more or less retired from it). So I have a bit of sensitivity when it comes to spelling, grammar, punctuation, and the use and abuse of the English language. Here's a headline I saw on the The Drudge Report today:<br />
<br />
<b>&quot;CELLPHONE USE LINKED TO BRAIN TUMORS... &quot;</b><br />
<br />
Really?? I doubt it. In fact, I am fairly certain that brain tumors do NOT cause people to use cellphones. <br />
<br />
Cellphone use may or may not cause brain tumors, but I'd bet almost <i>anything</i> that it doesn't work the other way around. That's like saying that &quot;wet streets cause rain&quot;.</div>

]]></content:encoded>
			<category domain="http://www.hotscripts.com/forums/lounge/">The Lounge</category>
			<dc:creator>End User</dc:creator>
			<guid isPermaLink="true">http://www.hotscripts.com/forums/lounge/55651-technical-writer-rant.html</guid>
		</item>
		<item>
			<title>What is your opinion of the new Windows 7 Operating System?</title>
			<link>http://www.hotscripts.com/forums/lounge/55645-what-your-opinion-new-windows-7-operating-system.html</link>
			<pubDate>Mon, 26 Oct 2009 12:29:14 GMT</pubDate>
			<description>What is your opinion of the new Windows 7 Operating System? Is it really as good as people say it is or does it need more work? Let us know by voting above. 
 
Personally, although I beta tested Windows 7, I have not yet had a chance to try the finished product, so I am curious to hear what other...</description>
			<content:encoded><![CDATA[<div>What is your opinion of the new Windows 7 Operating System? Is it really as good as people say it is or does it need more work? Let us know by voting above.<br />
<br />
Personally, although I beta tested Windows 7, I have not yet had a chance to try the finished product, so I am curious to hear what other people think of it.<br />
<br />
Thanks,<br />
Pete</div>

]]></content:encoded>
			<category domain="http://www.hotscripts.com/forums/lounge/">The Lounge</category>
			<dc:creator>digioz</dc:creator>
			<guid isPermaLink="true">http://www.hotscripts.com/forums/lounge/55645-what-your-opinion-new-windows-7-operating-system.html</guid>
		</item>
		<item>
			<title>I need a free php/mysql cgi-bin and smtp web host. It can have up to 500mb to 1gb would be great to</title>
			<link>http://www.hotscripts.com/forums/lounge/55640-i-need-free-php-mysql-cgi-bin-smtp-web-host-can-have-up-500mb-1gb-would-great.html</link>
			<pubDate>Mon, 26 Oct 2009 01:44:53 GMT</pubDate>
			<description>I need a free php/mysql cgi-bin and smtp web host. It can have up to 500mb to 1gb would be great to.  _  I would love if it had cpanel 11_</description>
			<content:encoded><![CDATA[<div>I need a free php/mysql cgi-bin and smtp web host. It can have up to 500mb to 1gb would be great to.  <u>  I would love if it had cpanel 11</u></div>

]]></content:encoded>
			<category domain="http://www.hotscripts.com/forums/lounge/">The Lounge</category>
			<dc:creator>Rukasuzu</dc:creator>
			<guid isPermaLink="true">http://www.hotscripts.com/forums/lounge/55640-i-need-free-php-mysql-cgi-bin-smtp-web-host-can-have-up-500mb-1gb-would-great.html</guid>
		</item>
	</channel>
</rss>
