<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/17052" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2009-10-04T06:37:33-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/17052</id>

		<entry>
		<author><name><![CDATA[gogers]]></name></author>
		<updated>2009-10-04T06:37:33-04:00</updated>

		<published>2009-10-04T06:37:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=90416#p90416</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=90416#p90416"/>
		<title type="html"><![CDATA[Problems with NickServ identify on IRCNet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=90416#p90416"><![CDATA[
add these line anywhere in conf file.<br><br>###identify###<br><br>bind evnt - init-server evnt:init_server<br><br>proc evnt:init_server {type} {<br>global botnick<br>putquick "PRIVMSG <a href="mailto:NICKSERV@services.icq.com">NICKSERV@services.icq.com</a>  :IDENTIFY  yourbotnick yourbotnickpassword"  }<br><br><br>note: do /nickserv help, you will get more info about nickserv and its mask. <br><br>example of dalnet <br><br><br>.:13:33:45:. -NickServ- ***** NickServ Help *****<br>.:13:33:45:. -NickServ- NickServ permits users to 'register' a nickname, and stop<br>.:13:33:45:. -NickServ- others from using that nick. NickServ allows the owner of a<br>.:13:33:45:. -NickServ- nick to disconnect a user using the owners registered nick.<br>.:13:33:45:. -NickServ- If a registered nick is not used by the owner for 30 days,<br>.:13:33:45:. -NickServ- NickServ will drop it, leaving it up for grabs by another user.<br>.:13:33:45:. -NickServ- Please do NOT register more nicks than you will actively use! =)<br>.:13:33:45:. -NickServ-<br>.:13:33:45:. -NickServ- For more information on a command, type<br>.:13:33:45:. -NickServ- <strong class="text-strong">/msg <a href="mailto:NickServ@services.dal.net">NickServ@services.dal.net</a> help </strong>&lt;command&gt;<br>.:13:33:45:. -NickServ-<br>.:13:33:45:. -NickServ- Core Commands:<br><br>some IRCD's will not show it. in that case do /whois nickserv <br>and find the hostmasks<br><br>NickServ is <a href="mailto:service@dal.net">service@dal.net</a> Nick Registration Service (Internic Network)<br><strong class="text-strong">NickServ using services.dal.net DALnet</strong> services home base <br><br>that will be your hostmask, ie <a href="mailto:nickserv@services.dal.net">nickserv@services.dal.net</a><br><br>hope this one helps<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10815">gogers</a> — Sun Oct 04, 2009 6:37 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Callisto]]></name></author>
		<updated>2009-08-09T08:55:23-04:00</updated>

		<published>2009-08-09T08:55:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89809#p89809</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89809#p89809"/>
		<title type="html"><![CDATA[Problems with NickServ identify on IRCNet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89809#p89809"><![CDATA[
hi deejayb, have you even looked in the tcl archive? there are a load of id scripts in there for many services types. I use the dalnet ones myself and tweak the scripts to fix any differences between the services. You have not really given enough info either, what is the services challenge? how does it ask for id ? is this your own ircd/services? need loads more info. Also listen to what these guys say, they been doing this long enough. And if the whole concept of ircd/services/eggdrops leave you confused? give up and join someone elses network. <br>Good luck<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6064">Callisto</a> — Sun Aug 09, 2009 8:55 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2009-08-09T01:04:40-04:00</updated>

		<published>2009-08-09T01:04:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89807#p89807</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89807#p89807"/>
		<title type="html"><![CDATA[Re: I've resolved the problem!!!!!!!! (we can mark as &quot;]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89807#p89807"><![CDATA[
<blockquote class="uncited"><div>proc evnt:init_server {type} {<br>global botnick<br>adduser services *!*<a href="mailto:services@icq.com">services@icq.com</a><br>chattr services +f<br>putquick "MODE $botnick +i-ws"<br>utimer 8 putserv "/ns identify montagna"<br>}</div></blockquote>This shows you cannot listen to advice and probably are a bad candidate for actual help. You've used / in your putserv again clearly thinking eggdrop behaves as mIRC does. You should just create an mIRC bot for your projects and give up ever trying to get eggdrop to work. Clearly since you can't listen to the help already given, then repeating it several times causing this thread to span 15 pages won't do much good either (expect bump my post count higher which is irrelevant anyways). My advice to you is to seriously re-read this entire thread from front to back several hundred times until you figure it out. All the advice you need is already here.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Sun Aug 09, 2009 1:04 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[deejayb]]></name></author>
		<updated>2009-08-09T00:05:26-04:00</updated>

		<published>2009-08-09T00:05:26-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89806#p89806</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89806#p89806"/>
		<title type="html"><![CDATA[I've resolved the problem!!!!!!!! (we can mark as &quot;SOLV]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89806#p89806"><![CDATA[
Here we are the modify to the <span style="color:red">eggdrop.conf file</span>:<br><br># This is a Tcl script to be run immediately after connecting to a server.<br>bind evnt - init-server evnt:init_server<br><br>proc evnt:init_server {type} {<br>global botnick<br>adduser services *!*<a href="mailto:services@icq.com">services@icq.com</a><br>chattr services +f<br>putquick "MODE $botnick +i-ws"<br>utimer 8 putserv "/ns identify montagna"<br>} <br><br>.....<br><br># This line loads script.tcl from the scripts directory inside your Eggdrop's<br># directory. All scripts should be put there, although you can place them where<br># you like as long as you can supply a fully qualified path to them.<br>#<br># source scripts/script.tcl<br>source scripts/identify.tcl<br>source scripts/alltools.tcl<br>source scripts/action.fix.tcl<br><br>........<br><br># Ident script for Windrop by FireEgl@EFnet &lt;<a href="mailto:FireEgl@LinuxFan.com">FireEgl@LinuxFan.com</a>&gt;<br># uses username value for ident name by default<br># read the start of script for more documentation<br># uncomment (remove # in front of line) next line to activate<br>#source scripts/winident1.2.tcl<br>source scripts/identify.tcl<br><br><br>And here the <span style="color:red">identify.tcl script</span>:<br><br>###########################################################<br>#<br>#    Identify 1.0 tcl for eggdrop (20/01/2005)<br>#    by lnx85 at #lnxlabs on AzzurraNet (irc.azzurra.org)<br>#    E-mail: <a href="mailto:lnx85@lnxlabs.it">lnx85@lnxlabs.it</a><br>#<br>#    Impostare la password del nick nella variabile identify(pass) (vedi GLOBALS)<br>#    Lo script è pensato per Azzurra ma, con qualche piccola modifica, è adattabile<br>#    anche ad altri Network<br>#<br>###########################################################<br><br>### GLOBALS ###<br>set identify(pass) "montagna"<br>set identify(ns) "NickServ!<a href="mailto:service@icq.com">service@icq.com</a>"<br>set identify(cs) "ChanServ!<a href="mailto:service@icq.com">service@icq.com</a>"<br>### END GLOBALS ###<br><br>### BINDS ###<br>bind evnt - init-server identify:identify<br>bind notc - *nick*registrato*altro*utente* identify:notice<br>bind notc - *rimangono*secondi*cambiare*automaticamente* identify:notice<br>### END BINDS ###<br><br>### PROCS ###<br>proc identify:identify { type } {<br>set ns [ lindex [ split $::identify(ns) "!" ] 0 ]<br>putserv "PRIVMSG $ns :IDENTIFY $::identify(pass)"<br>}<br><br>proc identify:notice { nick host handle text dest } {<br>set ns [ lindex [ split $::identify(ns) "!" ] 0 ]<br>putserv "PRIVMSG $ns :IDENTIFY $::identify(pass)"<br>}<br>### END PROCS ###<br><br>### INITIAL ###<br>if { ! [ validuser [ finduser $::identify(ns) ] ] } {<br>adduser NS [ lindex [ split $::identify(ns) "!" ] 1 ]<br>chattr NS +f<br>}<br>if { ! [ validuser [ finduser $::identify(cs) ] ] } {<br>adduser CS [ lindex [ split $::identify(cs) "!" ] 1 ]<br>chattr CS +f<br>}<br>putlog "\037IDENTIFY\037 \002::\002 \037LOADED\037 version 1.0 by lnx85<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10779">deejayb</a> — Sun Aug 09, 2009 12:05 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[deejayb]]></name></author>
		<updated>2009-08-08T22:46:34-04:00</updated>

		<published>2009-08-08T22:46:34-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89805#p89805</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89805#p89805"/>
		<title type="html"><![CDATA[Problems with NickServ identify on IRCNet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89805#p89805"><![CDATA[
Hi again!!!!!!!<br>Well...it's not change anything.....  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"> <br>The BOT enter without problems, but seems to don't identify itself to nickserv.....<br>Tnx so much!!!!!!!!!!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10779">deejayb</a> — Sat Aug 08, 2009 10:46 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2009-08-08T21:08:48-04:00</updated>

		<published>2009-08-08T21:08:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89804#p89804</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89804#p89804"/>
		<title type="html"><![CDATA[Problems with NickServ identify on IRCNet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89804#p89804"><![CDATA[
See the "check-mode-r" configuration setting. I believe your nickserv solution sets the usermode +r for registered nicks, which on most networks actually means "restricted connection". If this setting is set to 1, eggdrop will change the server whenever it detects usermode +r on itself to avoid "i-lines" (restricted connections).<br><br>As such, I would say that at least one of your scripts work (the one generating the Quit's).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sat Aug 08, 2009 9:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[deejayb]]></name></author>
		<updated>2009-08-08T16:01:55-04:00</updated>

		<published>2009-08-08T16:01:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89801#p89801</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89801#p89801"/>
		<title type="html"><![CDATA[Problems with NickServ identify on IRCNet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89801#p89801"><![CDATA[
None with this command exit..... <br>home.test.irc- *** Notice -- Client exiting: SitProperly (Bot@localhost) [Quit: i-lines suck]<br><br>I've try to put off the [ ] and now don't give me the error....but some problem.... when enter into the chan, Chanserv set it -o<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10779">deejayb</a> — Sat Aug 08, 2009 4:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2009-08-08T15:58:05-04:00</updated>

		<published>2009-08-08T15:58:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89800#p89800</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89800#p89800"/>
		<title type="html"><![CDATA[Problems with NickServ identify on IRCNet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89800#p89800"><![CDATA[
<blockquote class="uncited"><div>  putserv "<span style="color:red">/msg ns identify montagna</span>"       (I've change this)</div></blockquote>Why?  msg is an internal mIRC alias. You can tell by the / preceeding the command. Which in turn calls the proper "privmsg $target". Which in this case will actually be converted into "PRIVMSG NS :identify &lt;password&gt;". Now you have already said this wouldn't work and the proper way to do it was /ns identify password.<br><br>The problem now is eggdrop is not mIRC. /msg to it will actually go out to the ircd as "/msg" so what your doing of course will just go to oblivion/outerspace/hell/you-name-it it won't do anything. Eggdrop doesn't use / to preceed commands as mIRC does. Put it back to the way I had it for you and it should work as intended. If it doesn't, you may need to change this:<div class="codebox"><p>Code: </p><pre><code>putserv "ns identify montagna"</code></pre></div>to this:<div class="codebox"><p>Code: </p><pre><code>utimer 8 [list putserv "ns identify montagna"]utimer 9 [list putserv "privmsg chanserv :op #mychan"]</code></pre></div>This will give an 8 second delay which should be enough for your bot to join channels. Then it will attempt to authenticate itself which in turn should give you ownership of the nickname. After which 1 second later, at 9 seconds the bot will now msg chanserv to give it operator rights for #mychan.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Sat Aug 08, 2009 3:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[arfer]]></name></author>
		<updated>2009-08-08T15:47:11-04:00</updated>

		<published>2009-08-08T15:47:11-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89797#p89797</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89797#p89797"/>
		<title type="html"><![CDATA[Problems with NickServ identify on IRCNet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89797#p89797"><![CDATA[
I don't know whether I am addressing your problem but I also used to identify my bots by this method. If services are a little lagged then the bot can enter its channels before services have reacted to the identify command and hence will not be op'd even if they are on the channels access list.<br><br>I now use a script that waits for nickserv to say something like 'this nick belongs to someone else etc etc' and sends the appropriate response. Then depending whether it is one of a preconfigured list of channels sends an OP command after a finite delay.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=5705">arfer</a> — Sat Aug 08, 2009 3:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[deejayb]]></name></author>
		<updated>2009-08-08T15:32:37-04:00</updated>

		<published>2009-08-08T15:32:37-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89796#p89796</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89796#p89796"/>
		<title type="html"><![CDATA[Problems with NickServ identify on IRCNet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89796#p89796"><![CDATA[
Hi.<br>Now I don't receive any sort of errors....<br>But when my BOT enter into the Chan where is addes as Op, ChanServ don't op it....where can be the error?<br><br># This is a Tcl script to be run immediately after connecting to a server.<br>bind evnt - init-server evnt:init_server<br><br>proc evnt:init_server {type} {<br>  global botnick<br>  adduser services *!*<a href="mailto:services@test.irc">services@test.irc</a><br>  chattr services +f<br>  putquick "MODE $botnick +i-ws"<br>  putserv "<span style="color:red">/msg ns identify montagna</span>"       (I've change this)<br>}<br><br>Tnx too much for the help that you give me!!!!!!!!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10779">deejayb</a> — Sat Aug 08, 2009 3:32 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2009-08-08T15:01:21-04:00</updated>

		<published>2009-08-08T15:01:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89792#p89792</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89792#p89792"/>
		<title type="html"><![CDATA[Problems with NickServ identify on IRCNet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89792#p89792"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code># This is a Tcl script to be run immediately after connecting to a server.bind evnt - init-server evnt:init_serverproc evnt:init_server {type} {  global botnick  adduser services *!*services@test.irc  chattr services +f   putquick "MODE $botnick +i-ws"  putserv "ns identify montagna"}</code></pre></div>Change services<strong class="text-strong"></strong>@test.irc to the actual unique host (ident@host) that your services are actually using. Leave the *!* preceeding this in the adduser. This is all you should need to do.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Sat Aug 08, 2009 3:01 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[deejayb]]></name></author>
		<updated>2009-08-08T14:53:07-04:00</updated>

		<published>2009-08-08T14:53:07-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89791#p89791</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89791#p89791"/>
		<title type="html"><![CDATA[Problems with NickServ identify on IRCNet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89791#p89791"><![CDATA[
Same thing....<br>services continue to placing the BOT on ignore.....<br><br>Here is where I've put the script into the "eggdrop.conf" file:<br><br># This is a Tcl script to be run immediately after connecting to a server.<br>bind evnt - init-server evnt:init_server<br>set init-server { putserv "ns identify montagna" } <br><br>proc evnt:init_server {type} {<br>  global botnick<br>  putquick "MODE $botnick +i-ws"<br>}<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10779">deejayb</a> — Sat Aug 08, 2009 2:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2009-08-08T14:47:29-04:00</updated>

		<published>2009-08-08T14:47:29-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89790#p89790</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89790#p89790"/>
		<title type="html"><![CDATA[Problems with NickServ identify on IRCNet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89790#p89790"><![CDATA[
<blockquote class="uncited"><div><blockquote class="uncited"><div>set init-server { putserv "ns identify &lt;password_here&gt;" }<br><br>nml375 already said this awhile ago, some use the non-standard command "ns". Your also using this non-standard command in your question. So why not simply use the command?</div></blockquote>But where I must put it into the identify.tcl file?!?!?<br>Tnx so much!!!!!!</div></blockquote>Nowhere, that script is bloated, remove it. Just read the above reply by me again, and put these into your eggdrop.conf where they belong. The key to this is that you understand common sense. Do you?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Sat Aug 08, 2009 2:47 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[deejayb]]></name></author>
		<updated>2009-08-08T14:45:33-04:00</updated>

		<published>2009-08-08T14:45:33-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89789#p89789</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89789#p89789"/>
		<title type="html"><![CDATA[Problems with NickServ identify on IRCNet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89789#p89789"><![CDATA[
<blockquote class="uncited"><div>set init-server { putserv "ns identify &lt;password_here&gt;" }<br><br>nml375 already said this awhile ago, some use the non-standard command "ns". Your also using this non-standard command in your question. So why not simply use the command?</div></blockquote>But where I must put it into the identify.tcl file?!?!?<br>Tnx so much!!!!!!<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10779">deejayb</a> — Sat Aug 08, 2009 2:45 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[speechles]]></name></author>
		<updated>2009-08-08T14:48:15-04:00</updated>

		<published>2009-08-08T14:38:48-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=89788#p89788</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=89788#p89788"/>
		<title type="html"><![CDATA[Problems with NickServ identify on IRCNet]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=89788#p89788"><![CDATA[
set init-server { putserv "ns identify &lt;password_here&gt;" }<br><br>nml375 already said this awhile ago, some use the non-standard command "ns". Your also using this non-standard command in your question. So why not simply use the command?<br><br>adduser services *!*<a href="mailto:services@test.irc">services@test.irc</a><br>chattr services +f<br><br>According to your text, the above would put an end to the flooding message and subsequent ignores issued when connecting to the ircd. Change them of course to what should really be there.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8138">speechles</a> — Sat Aug 08, 2009 2:38 pm</p><hr />
]]></content>
	</entry>
	</feed>
