<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
>
	<channel>
		<title>Conceited Forums: Forum: Linkinus - Recent Topics</title>
		<link>http://conceitedsoftware.com/forums/forum/linkinus</link>
		<description>We have a very active and passionate community and our forums is the place to get tips and chat with other users about all our products. Join today and meet some great people!  Note: if you have a feature to request or a bug to report, make sure you use &lt;a href="http://conceitedsoftware.com/submit-ticket"&gt;this contact form&lt;/a&gt;.</description>
		<language>en-US</language>
		<pubDate>Wed, 08 Feb 2012 07:28:46 +0000</pubDate>
		<generator>bbpress 1.0-alpha-4</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://conceitedsoftware.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://conceitedsoftware.com/forums/rss/forum/linkinus/topics" rel="self" type="application/rss+xml" />

		<item>
			<title>nibe on "Unable to read BOT replys"</title>
			<link>http://conceitedsoftware.com/forums/topic/unable-to-read-bot-replys#post-888</link>
			<pubDate>Mon, 16 Jan 2012 09:04:44 +0000</pubDate>
			<dc:creator>nibe</dc:creator>
			<guid isPermaLink="false">888@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;Hi all,&#60;br /&#62;
I just downloaded the latest version of your software, great! I definetly gonna go to buy it but I have a stupid issue and I cannot find a solution maybe someone can help me.&#60;br /&#62;
Basically I use a PsyBNC to connect to two different network, everything works fine.&#60;br /&#62;
I can connect and see the channels, I have a couple of BOT in this channells and every time I query this guys in the main channel I never receive an answer but I can see the reply in the main channel using the logs option.&#60;br /&#62;
I mean if I open the logs windows I can see the answer in the main channel ,but in the actual main windows of the channel I cannot see anything.&#60;br /&#62;
The only thing I'm thinking is that the BOT has a name like Ln'&#124;Bob&#124; and maybe it could be a problem? with other ircclient like Textual everything works fine but honestly I would like to use your software, can anyone help me?&#60;/p&#62;
&#60;p&#62;thank you&#60;/p&#62;
&#60;p&#62;NiBe
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lajcik on "Splitting long pastes"</title>
			<link>http://conceitedsoftware.com/forums/topic/splitting-long-pastes#post-882</link>
			<pubDate>Fri, 11 Nov 2011 09:52:26 +0000</pubDate>
			<dc:creator>lajcik</dc:creator>
			<guid isPermaLink="false">882@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;Is there a way to configure linkinus to split longer pastes into several messages? &#60;/p&#62;
&#60;p&#62;For example  I'm pasting a quote from a news item into a channel. The quote is 500 characters long. It will be truncated to around 400 characters for others. It would be great if linkinus automatically split it to two messages when I send text that's over the limit, and even better if it wouldn't do it mid-word. &#60;/p&#62;
&#60;p&#62;Is it possible currently? If not - is there a chance you'll add such a feature?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex G on "Feature Request: Uodated Log Features"</title>
			<link>http://conceitedsoftware.com/forums/topic/feature-request-uodated-log-features#post-881</link>
			<pubDate>Tue, 20 Sep 2011 19:38:57 +0000</pubDate>
			<dc:creator>Alex G</dc:creator>
			<guid isPermaLink="false">881@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;I've needed to star a line from a previous conversation that can only be found in my logs, however I'm not able to.&#60;/p&#62;
&#60;p&#62;The ability to export a range would be great. Two arrows - one at the top of the log and the other at the bottom - can be moved into the log to mark the start and end, then export that range.&#60;/p&#62;
&#60;p&#62;Log separated by days. It's not really an issue, but it'd cut down on entries in my log. Instead of a new log for every time I connect, how about just consolidating each day into it's own file. A new entry would be made at midnight and the logging would continue from the same session in that new log.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>abigjerk on "Spotify Script"</title>
			<link>http://conceitedsoftware.com/forums/topic/spotify-script#post-873</link>
			<pubDate>Thu, 04 Aug 2011 23:18:44 +0000</pubDate>
			<dc:creator>abigjerk</dc:creator>
			<guid isPermaLink="false">873@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;Spotify got released for the Mac, and I made a script to announce what you are listening to in irc, and it posts a link to allow others to listen in as well.  Just open up AppleScript and save this as a script (not an app), with the extension shown.  The command is '/spotify'&#60;/p&#62;
&#60;p&#62;It uses some of the code from iTunes, because they are so similar, but I did the URL business by myself.&#60;/p&#62;
&#60;p&#62;&#60;blockquote&#62;&#60;br /&#62;
poopface is listening to &#34;Disco Rout&#34; by Legowelt, from the album Disco Nouveau on Spotify. &#60;a href=&#34;http://open.spotify.com/track/1V6a4iGI1TaP9K11t89UBt&#34; rel=&#34;nofollow&#34;&#62;http://open.spotify.com/track/1V6a4iGI1TaP9K11t89UBt&#60;/a&#62;&#60;br /&#62;
&#60;/blockquote&#62;&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;/p&#62;
&#60;p&#62;on linkinuscmd(cmd)&#60;br /&#62;
	if application &#34;Spotify&#34; is running then&#60;br /&#62;
		tell application &#34;Spotify&#34;&#60;br /&#62;
			set theTrack to name of the current track&#60;br /&#62;
			set theArtist to artist of the current track&#60;br /&#62;
			set theAlbum to album of the current track&#60;br /&#62;
			set theurl to spotify url of the current track&#60;br /&#62;
		end tell&#60;/p&#62;
&#60;p&#62;		tell application &#34;Finder&#34;&#60;br /&#62;
			set realurl to (characters 15 thru 36 of theurl) as string&#60;/p&#62;
&#60;p&#62;			set realurl to (&#34;http://open.spotify.com/track/&#34; &#38;#38; realurl)&#60;br /&#62;
			set artistinfo to &#34; by &#34; &#38;#38; theArtist&#60;br /&#62;
			set Albuminfo to &#34;, from the album &#34; &#38;#38; theAlbum&#60;br /&#62;
			set theContents to &#34;is listening to \&#34;&#34; &#38;#38; theTrack &#38;#38; &#34;\&#34;&#34; &#38;#38; artistinfo &#38;#38; Albuminfo &#38;#38; &#34; on Spotify. &#34; &#38;#38; realurl&#60;br /&#62;
			set theString to &#34;/me &#34; &#38;#38; theContents&#60;br /&#62;
		end tell&#60;br /&#62;
		return theString&#60;br /&#62;
	end if&#60;br /&#62;
end linkinuscmd&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Enjoy!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>KnightBaron on "Fallback encoding support"</title>
			<link>http://conceitedsoftware.com/forums/topic/fallback-encoding-support#post-877</link>
			<pubDate>Tue, 23 Aug 2011 04:47:31 +0000</pubDate>
			<dc:creator>KnightBaron</dc:creator>
			<guid isPermaLink="false">877@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;Just switched to Linkinus. I love everything about it so far but with one drawback. I'd like to request a fallback encoding support. I chat mostly in Thai server. Even though most people already switched to UTF-8. A lot of people still stick with plain old ISO 8859-11 (Thai). Even server messages are still in those format. I'd like to be able to read those message as well.&#60;/p&#62;
&#60;p&#62;I'd be good if Linkinus allow me to specify fallback encoding so that if it fail to decode a message in UTF-8 (or others primary encoding), the client will try to decode the message with fallback encoding.&#60;/p&#62;
&#60;p&#62;Btw, sorry about my bad English. As you know, it's not my primary language.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mrdk on "Case insensitivity in Userlist"</title>
			<link>http://conceitedsoftware.com/forums/topic/case-insensitivity-in-userlist#post-875</link>
			<pubDate>Wed, 17 Aug 2011 10:07:04 +0000</pubDate>
			<dc:creator>mrdk</dc:creator>
			<guid isPermaLink="false">875@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;Hey guys,&#60;/p&#62;
&#60;p&#62;I'm a proud user of Linkinus but there is one thing:&#60;/p&#62;
&#60;p&#62;if somebody change his nickname (just changing upper or lower case letters) you cannot see the changes in the Userlist.&#60;/p&#62;
&#60;p&#62;Example: from &#34;Nick&#34; to &#34;nick&#34; -&#38;gt; userlist shows still &#34;Nick&#34;.&#60;/p&#62;
&#60;p&#62;Is this a preference thing or a bug?&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elBasto on "ZNC Bouncer Support"</title>
			<link>http://conceitedsoftware.com/forums/topic/znc-bouncer-support#post-474</link>
			<pubDate>Sun, 16 Aug 2009 09:58:01 +0000</pubDate>
			<dc:creator>elBasto</dc:creator>
			<guid isPermaLink="false">474@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;If i remember correctly there was a build-in bouncer support in Linkinus 1.3 and i was wondering if this might come back. I would be interested in complete ZNC Bouncer support in particular.&#60;br /&#62;
Any luck this might happen?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>fortress on "Blowfish in Iphone app does not work"</title>
			<link>http://conceitedsoftware.com/forums/topic/blowfish-in-iphone-app-does-not-work#post-737</link>
			<pubDate>Fri, 20 Aug 2010 11:36:22 +0000</pubDate>
			<dc:creator>fortress</dc:creator>
			<guid isPermaLink="false">737@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;I specifically bought linkinus for my ipod touch because it claimed it had blowfish support. Sadly, it does not work. /setkey doesn't actually set a key, using /key reveals that. After googling I found it's an established problem.&#60;/p&#62;
&#60;p&#62;I'm disappointed and feeling a little ripped off. When is this going to be fixed?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>scowl on "Linkinus for iOS and connecting via a BNC"</title>
			<link>http://conceitedsoftware.com/forums/topic/linkinus-for-ios-and-connecting-via-a-bnc#post-850</link>
			<pubDate>Sat, 14 May 2011 19:31:05 +0000</pubDate>
			<dc:creator>scowl</dc:creator>
			<guid isPermaLink="false">850@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;How am I able to do this?&#60;/p&#62;
&#60;p&#62;My BNC obviously requires a username/pass to be able to access it. It's the only way I am able to get on efnet since Verizon blocks 'em all.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Prototype on "How do identities work? Can I have more than one nick?"</title>
			<link>http://conceitedsoftware.com/forums/topic/how-do-identities-work-can-i-have-more-than-one-nick#post-865</link>
			<pubDate>Fri, 03 Jun 2011 21:49:26 +0000</pubDate>
			<dc:creator>Prototype</dc:creator>
			<guid isPermaLink="false">865@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;Basically, I want to have two nicks connected to the same network. I clicked on the identities preference tab and entered my two nicks as seperate identities. However when I click on a new connection, it only uses one of those identities. Help?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>swartkrans on "Please get rid of the green nicks in Whisper"</title>
			<link>http://conceitedsoftware.com/forums/topic/please-get-rid-of-the-green-nicks-in-whisper#post-833</link>
			<pubDate>Thu, 28 Apr 2011 01:01:03 +0000</pubDate>
			<dc:creator>swartkrans</dc:creator>
			<guid isPermaLink="false">833@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;It's unreadable:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;https://skitch.com/btipling/rhqij/screen-shot-2011-04-27-at-6.16.27-pm&#34; rel=&#34;nofollow&#34;&#62;https://skitch.com/btipling/rhqij/screen-shot-2011-04-27-at-6.16.27-pm&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>LiamM on "Linkinus iOS Problems"</title>
			<link>http://conceitedsoftware.com/forums/topic/linkinus-ios-problems#post-840</link>
			<pubDate>Tue, 10 May 2011 05:51:07 +0000</pubDate>
			<dc:creator>LiamM</dc:creator>
			<guid isPermaLink="false">840@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;I'm having what for me are some pretty serious problems with Linkinus for iOS&#60;/p&#62;
&#60;p&#62;1. On the iPad version when adding a &#34;new Connection&#34; for a server not included in the list it crashes to the home screen when turning on the SSL slider&#60;/p&#62;
&#60;p&#62;2. On the iPhone version when adding a &#34;new Connection&#34; it doesn't allow you to scroll far enough to fill in the &#34;port&#34;, &#34;password&#34; or &#34;SSL&#34; fields.&#60;/p&#62;
&#60;p&#62;Any solutions?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>chrisWhite on "The SSL certificate used by this server is not trusted"</title>
			<link>http://conceitedsoftware.com/forums/topic/the-ssl-certificate-used-by-this-server-is-not-trusted#post-839</link>
			<pubDate>Mon, 09 May 2011 23:10:19 +0000</pubDate>
			<dc:creator>chrisWhite</dc:creator>
			<guid isPermaLink="false">839@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;Hey, I'm having a bit of trouble connecting to one of my IRC servers over SSL. When I try to connect I get this message:&#60;/p&#62;
&#60;p&#62;&#60;blockquote&#62;The SSL certificate used by this server is not trusted.&#60;/blockquote&#62;&#60;/p&#62;
&#60;p&#62;I hit the preferences and found the &#34;Trust all invalid SSL certificates&#34; option in Misc. and enabled it but I'm still getting that same message.&#60;/p&#62;
&#60;p&#62;Am I missing something obvious? I'm not worried about security and integrity, I'm just trying to get past firewall blocking non-SSL IRC. Freenode over SSL works fine, but my primary server does not.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>robnapier on "Date of message"</title>
			<link>http://conceitedsoftware.com/forums/topic/date-of-message#post-836</link>
			<pubDate>Mon, 02 May 2011 18:51:51 +0000</pubDate>
			<dc:creator>robnapier</dc:creator>
			<guid isPermaLink="false">836@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;Looking backwards through the message log, how do you determine what date a particular message happened on? There only seems to be a time.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mamdou on "Ssl connection problem"</title>
			<link>http://conceitedsoftware.com/forums/topic/ssl-connection-problem#post-827</link>
			<pubDate>Sat, 23 Apr 2011 22:07:24 +0000</pubDate>
			<dc:creator>mamdou</dc:creator>
			<guid isPermaLink="false">827@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;Hello,&#60;br /&#62;
I have a problem, I can not connect to the server in ssl Linknet.&#60;br /&#62;
ssl connection to server Linknet neccesities use +7000 for the port but I can not put the +&#60;/p&#62;
&#60;p&#62;thank you.&#60;/p&#62;
&#60;p&#62;*I use the mac version
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elBasto on "Disable logging"</title>
			<link>http://conceitedsoftware.com/forums/topic/disable-logging#post-813</link>
			<pubDate>Tue, 22 Mar 2011 08:32:57 +0000</pubDate>
			<dc:creator>elBasto</dc:creator>
			<guid isPermaLink="false">813@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;Hello everyone,&#60;/p&#62;
&#60;p&#62;I just tried for about half an hour to disable every option in Linkinus that is related to logging. I excluded channels, disabled logging in the general settings tab and restarted the app but nothing seems to work. Now I am wondering if it is at all possible to disable logging completely. I don't want a scrollback log nor anything else because my bouncer keeps one for me.&#60;/p&#62;
&#60;p&#62;Any help is much appreciated.&#60;/p&#62;
&#60;p&#62;Best regards,&#60;br /&#62;
Sebastian
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Emil on "ZNC auto login"</title>
			<link>http://conceitedsoftware.com/forums/topic/znc-auto-login#post-814</link>
			<pubDate>Mon, 28 Mar 2011 14:26:41 +0000</pubDate>
			<dc:creator>Emil</dc:creator>
			<guid isPermaLink="false">814@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;Is it possible to auto auth with my ZNC server. I mean auto post the /quote PASS user:pass - and how ;) ?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Tudor on "Identity Photo?"</title>
			<link>http://conceitedsoftware.com/forums/topic/identity-photo#post-774</link>
			<pubDate>Wed, 26 Jan 2011 09:04:58 +0000</pubDate>
			<dc:creator>Tudor</dc:creator>
			<guid isPermaLink="false">774@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;See the image below:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://conceitedsoftware.com/images/linkinus2/idss.png&#34; rel=&#34;nofollow&#34;&#62;http://conceitedsoftware.com/images/linkinus2/idss.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Is there really a way to add photos to identities?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ohkine on "Linkinus 2.2 bugs"</title>
			<link>http://conceitedsoftware.com/forums/topic/linkinus-22-bugs-2#post-766</link>
			<pubDate>Wed, 19 Jan 2011 13:15:17 +0000</pubDate>
			<dc:creator>ohkine</dc:creator>
			<guid isPermaLink="false">766@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;Hi again. It's been a long time since i last posted here... and, coincidentally, a long time since a single word was said about Linkinus. But 2.2 is out now, and fortunately it fixes lots of bugs! ... Unfortunately, it retains many of the old ones, and adds many more new ones.&#60;/p&#62;
&#60;p&#62;As before, the lack of response and visibility with the bug tracker makes me hesitant to continue reporting issues there, so i'm posting them in a thread. At the very least other users will be able to see it and know that they are not alone in experiencing them, i guess.&#60;/p&#62;
&#60;p&#62;So here goes:&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;OLD (2.1) BUGS THAT REMAIN IN LINKINUS 2.2:&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;1. Linkinus repeatedly (and unnecessarily?) sends /nickserv status&#60;/p&#62;
&#60;p&#62;... when i (accidentally, given bug #3) use the graphical whois. When this happens, Freenode's NickServ is compelled to reply YOU ARE LOGGED IN to me, which is very irritating. (Note: This used to happen when i returned from away status as well, but i think that aspect of the bug has been fixed, since i can't reproduce it now.) If Linkinus needs NickServ's reply for some reason, at least hide it from me so i don't have to be bothered by the response.&#60;/p&#62;
&#60;p&#62;Previously reported as &#60;a href=&#34;http://manage.conceitedsoftware.com/conceited-submit/review/2/631&#34;&#62;ticket # 631&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;2. &#60;a href=&#34;irc://&#34; rel=&#34;nofollow&#34;&#62;irc://&#60;/a&#62; URIs are broken&#60;/p&#62;
&#60;p&#62;In fact, this bug is even WORSE than before, because it INSTANTLY DISCONNECTS THE CLIENT. Steps to reproduce:&#60;/p&#62;
&#60;p&#62;a. Have someone (yourself or another person) send to the channel 'irc:///test-channel', which is a valid irc: URI that should join #test-channel on the default server.&#60;/p&#62;
&#60;p&#62;b. Click on the above link.&#60;/p&#62;
&#60;p&#62;c. Get disconnected, be forced to change your nick (at least on Freenode) before you can rejoin.&#60;/p&#62;
&#60;p&#62;In addition to the insta-disconnect, several features from the draft RFC are still missing from the implementation of the URI handler, including the ability to specify user names (irc:///test-user,isnick) and the ability to use network names instead of specific servers (irc://Freenode/test-channel).&#60;/p&#62;
&#60;p&#62;See &#60;a href=&#34;http://wiki.mibbit.com/index.php/Irc:_urls_in_Mozilla&#34; rel=&#34;nofollow&#34;&#62;http://wiki.mibbit.com/index.php/Irc:_urls_in_Mozilla&#60;/a&#62; for syntax and maybe even code you can borrow (not sure what licence ChatZilla is under).&#60;/p&#62;
&#60;p&#62;Previously reported as &#60;a href=&#34;http://manage.conceitedsoftware.com/conceited-submit/review/2/651&#34;&#62;ticket # 651&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;3. GUI-based whois screen should be disable-able and/or is useless&#60;/p&#62;
&#60;p&#62;... on any network i've tried it on, anyway (although my primary concern is Freenode). The only information that i can get from the graphical whois screen is user name, host name, and network. Every single other piece of information is empty, even though Freenode provides all of this information in the textual whois. If Linkinus is not capable of properly parsing all networks' whois information, it should not block the user's input with a pointless empty dialogue — we need an option to disable it entirely and force right-click &#38;gt; whois to return the textual whois.&#60;/p&#62;
&#60;p&#62;Previously reported as &#60;a href=&#34;http://manage.conceitedsoftware.com/conceited-submit/review/2/652&#34;&#62;ticket # 652&#60;/a&#62; (also as &#60;a href=&#34;http://manage.conceitedsoftware.com/conceited-submit/review/2/1005&#34;&#62;ticket # 1005&#60;/a&#62;).&#60;/p&#62;
&#60;p&#62;4. Channel linkification is still (apparently) missing&#60;/p&#62;
&#60;p&#62;Maybe this is theme-specific, but none of the built-in themes provide the ability to click on a channel name (e.g. when someone speaks it in the channel) to join it. There is also no information about this in the wiki that i could find. If this facility exists, it would be nice to know how to implement it.&#60;/p&#62;
&#60;p&#62;(not previously submitted by me, but mentioned by others)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>khad on "Stop the blinking but have static new message status"</title>
			<link>http://conceitedsoftware.com/forums/topic/stop-the-blinking-but-have-static-new-message-status#post-747</link>
			<pubDate>Thu, 18 Nov 2010 19:57:44 +0000</pubDate>
			<dc:creator>khad</dc:creator>
			<guid isPermaLink="false">747@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I love Linkinus. It's a great IRC application! Thanks for developing it.&#60;/p&#62;
&#60;p&#62;Is there currently a method of disabling the menu bar icon blinking &#60;em&#62;while still having new message notification&#60;/em&#62;? It seems that when I disable the blinking (Preferences &#38;gt; General &#38;gt; UNCHECK &#34;Blink every…&#34;), the menu bar icon never changes to a static &#34;new messages&#34; icon when new messages are received.&#60;/p&#62;
&#60;p&#62;If this is not possible, I'd love to submit it as a feature request. It seems crazy to me that I am not notified of new messages &#60;strong&#62;at all&#60;/strong&#62; via the menu bar icon if I disable the infernal blinking. :-)&#60;/p&#62;
&#60;p&#62;Please let me know. Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ohkine on "arbitrarily maintained rich logs"</title>
			<link>http://conceitedsoftware.com/forums/topic/arbitrarily-maintained-rich-logs#post-667</link>
			<pubDate>Tue, 05 Jan 2010 19:27:49 +0000</pubDate>
			<dc:creator>ohkine</dc:creator>
			<guid isPermaLink="false">667@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;I can't figure out any pattern to the way Linkinus (2.1) maintains its rich logs. It's all completely arbitrary. Sessions are split into separate files for absolutely no reason, it doesn't go by time of day or by how long the connection was maintained, it's just random.&#60;/p&#62;
&#60;p&#62;Also, sometimes it just... forgets. Like it doesn't keep the logs at all for a while:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://dl.dropbox.com/u/702860/screenshots/Screen%20shot%202010-01-05%20at%2013.14.53.png&#34; rel=&#34;nofollow&#34;&#62;http://dl.dropbox.com/u/702860/screenshots/Screen%20shot%202010-01-05%20at%2013.14.53.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;???
&#60;/p&#62;</description>
		</item>
		<item>
			<title>prometh on "IRCD and NickServ notices in console only [when connecting]!!!"</title>
			<link>http://conceitedsoftware.com/forums/topic/ircd-and-nickserv-notices-in-console-only-when-connecting#post-694</link>
			<pubDate>Wed, 03 Mar 2010 01:09:21 +0000</pubDate>
			<dc:creator>prometh</dc:creator>
			<guid isPermaLink="false">694@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;I have my notices set to open in their own query so that I can read them later in the event that I wasn't around when they were sent.&#60;/p&#62;
&#60;p&#62;However this is &#60;em&#62;very annoying&#60;/em&#62; when I'm &#60;strong&#62;first connecting to a server&#60;/strong&#62;. I get a whole bunch of notices from the &#60;strong&#62;server&#60;/strong&#62; and from &#60;strong&#62;NickServ&#60;/strong&#62;.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;I know that I can just ignore NickServ&#60;/strong&#62;, but what if it has something &#60;em&#62;important&#60;/em&#62; to tell me?&#60;/p&#62;
&#60;p&#62;It'd be great if such notices could remain in the console window during the initial connection process.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>spin on "Flash player has stopped a potentially unsafe operation"</title>
			<link>http://conceitedsoftware.com/forums/topic/flash-player-has-stopped-a-potentially-unsafe-operation#post-748</link>
			<pubDate>Sun, 28 Nov 2010 18:07:37 +0000</pubDate>
			<dc:creator>spin</dc:creator>
			<guid isPermaLink="false">748@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I keep getting this error message whenever someone posts a youtube URL and media embedding is enabled:&#60;br /&#62;
&#60;a href=&#34;http://qp10.net/linkinus_flash-20101128-031925.jpg&#34; rel=&#34;nofollow&#34;&#62;http://qp10.net/linkinus_flash-20101128-031925.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The error message blocks linkinus completely (connections will time out), takes 100% CPU while it's showing.&#60;br /&#62;
When clicking &#34;Settings&#34; on that dialog then linkinus resumes and the video shows normally.&#60;/p&#62;
&#60;p&#62;The error message pops up every time someone posts a youtube link, it also pops up again when I switch to another channel and back. I do *not* get another dialog when clicking &#34;Settings&#34;, the dialog simply closes regardless of whether I click &#34;OK&#34; or &#34;Settings&#34;.&#60;/p&#62;
&#60;p&#62;Sometimes linkinus gets confused after a few such popups and further media embeds from then onwards will only show as blue  question-mark, until linkinus is restarted.&#60;/p&#62;
&#60;p&#62;How do I get rid of this error, or how do I limit media embedding to image-urls only?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mirsky on "Linkinus 2 -- Equivalent to Shortcuts?"</title>
			<link>http://conceitedsoftware.com/forums/topic/linkinus-2-equivalent-to-shortcuts#post-776</link>
			<pubDate>Mon, 31 Jan 2011 05:26:51 +0000</pubDate>
			<dc:creator>Mirsky</dc:creator>
			<guid isPermaLink="false">776@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;Hi. I own Linkinus 1.3. I'm testing out version 2 because I may buy it from the App store. However, I can't find the equivalent of Shortcuts in version 2. I have a few commands I need to enter whenever I log in to my irc server. Is there an easy way to do it in version 2? I can't figure it out. &#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mzch on "Linkinus for iPad - Garbling"</title>
			<link>http://conceitedsoftware.com/forums/topic/linkinus-for-ipad-garbling#post-773</link>
			<pubDate>Sat, 22 Jan 2011 18:55:12 +0000</pubDate>
			<dc:creator>mzch</dc:creator>
			<guid isPermaLink="false">773@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I'm a Japanese user of Linkinus for iPad. I tried to connect Japanese IRC server,&#60;br /&#62;
but I couldn't read messages because of garbling. How can I set character encoding?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bla0r on "Blowfish (Key Exchange) (V.2.2)"</title>
			<link>http://conceitedsoftware.com/forums/topic/blowfish-key-exchange-v22#post-760</link>
			<pubDate>Fri, 07 Jan 2011 20:47:49 +0000</pubDate>
			<dc:creator>bla0r</dc:creator>
			<guid isPermaLink="false">760@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;hello conceited team,&#60;/p&#62;
&#60;p&#62;after a keyexchange (&#34;Key exchange completed.&#34;) i'll get only crypted messages like &#34;+OK HASIDJADKWDNau34r35tuhnejgkr&#34;&#60;/p&#62;
&#60;p&#62;In Version 2.1.2 it works fine for me
&#60;/p&#62;</description>
		</item>
		<item>
			<title>_banana on "New 2.0 Style: Discreet"</title>
			<link>http://conceitedsoftware.com/forums/topic/new-20-style-discreet#post-311</link>
			<pubDate>Tue, 16 Jun 2009 09:12:51 +0000</pubDate>
			<dc:creator>_banana</dc:creator>
			<guid isPermaLink="false">311@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;With a request, I decided to make a more traditional style using brackets like XChat and mirc. Easy to copy &#38;#38; paste.&#60;/p&#62;
&#60;p&#62;Screenshot: &#60;a href=&#34;http://banani.us/img/discreet3.png&#34; rel=&#34;nofollow&#34;&#62;http://banani.us/img/discreet3.png&#60;/a&#62;&#60;br /&#62;
Download: &#60;a href=&#34;http://banani.us/files/Discreet.lnk2Style.zip&#34; rel=&#34;nofollow&#34;&#62;http://banani.us/files/Discreet.lnk2Style.zip&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://banani.us/index.php?id=linkinus&#34; rel=&#34;nofollow&#34;&#62;http://banani.us/index.php?id=linkinus&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>prometh on "Disable the adding to auto-join list when joining a new channel"</title>
			<link>http://conceitedsoftware.com/forums/topic/disable-the-adding-to-auto-join-list-when-joining-a-new-channel#post-695</link>
			<pubDate>Wed, 03 Mar 2010 01:17:10 +0000</pubDate>
			<dc:creator>prometh</dc:creator>
			<guid isPermaLink="false">695@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;Whenever I join a channel that wasn't previously in my channels list, it gets added to an auto-join list. So, when I connect to the same server again later, it automatically joins that newly added channel.&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;I realize that I can click &#34;Edit&#34; on the server&#60;/strong&#62; and remove it from the list; but this gets annoying. There should be an option to disable this.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jab on "Ipad issue"</title>
			<link>http://conceitedsoftware.com/forums/topic/ipad-issue#post-746</link>
			<pubDate>Wed, 10 Nov 2010 09:54:42 +0000</pubDate>
			<dc:creator>Jab</dc:creator>
			<guid isPermaLink="false">746@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;Trying to get it to connect and I get the following output.  Totally lost as to what I can do.  If somebody can assist I would be most appreciative.&#60;/p&#62;
&#60;p&#62;Thanks, Jim&#60;/p&#62;
&#60;p&#62;[7:24 PM] Connecting to rockhampton.oz.org on port 6667&#60;br /&#62;
[7:24 PM] Connected to host.&#60;br /&#62;
[7:24 PM] *** Looking up your hostname&#60;br /&#62;
[7:24 PM] *** Found your hostname&#60;br /&#62;
[7:24 PM] Improper use of the USER command&#60;br /&#62;
[7:24 PM] rockhampton.oz.org 461 (    &#34;Jab-iPad&#34;,    USER,    &#34;Not enough parameters&#34; )&#60;br /&#62;
[7:24 PM] Disconnected&#60;br /&#62;
[7:24 PM] Reconnecting...&#60;br /&#62;
[7:24 PM] Connecting to rockhampton.oz.org on port 6667&#60;br /&#62;
[7:24 PM] Connected to host.&#60;br /&#62;
[7:24 PM] *** Looking up your hostname&#60;br /&#62;
[7:24 PM] *** Found your hostname, cached&#60;br /&#62;
[7:24 PM] Disconnected&#60;br /&#62;
[7:24 PM] Reconnecting...&#60;br /&#62;
[7:24 PM] Connecting to rockhampton.oz.org on port 6667&#60;br /&#62;
[7:24 PM] Connected to host.&#60;br /&#62;
[7:24 PM] *** Looking up your hostname&#60;br /&#62;
[7:24 PM] *** Found your hostname, cached&#60;br /&#62;
[7:24 PM] Disconnected&#60;br /&#62;
[7:24 PM] Reconnecting...&#60;br /&#62;
[7:24 PM] Connecting to rockhampton.oz.org on port 6667&#60;br /&#62;
[7:24 PM] Connected to host.&#60;br /&#62;
[7:24 PM] Disconnected&#60;br /&#62;
[7:24 PM] Reconnecting...&#60;br /&#62;
[7:24 PM] Connecting to rockhampton.oz.org on port 6667&#60;br /&#62;
[7:24 PM] Connected to host.&#60;br /&#62;
[7:24 PM] Your host is trying to (re)connect too fast -- throttled&#60;br /&#62;
[7:24 PM] Disconnected&#60;br /&#62;
[7:24 PM] Connection failed after 5 consecutive attempts&#60;br /&#62;
[7:24 PM] An error occurred (Operation could not be completed. Connection reset by peer)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>edwinvanolst on "DCC"</title>
			<link>http://conceitedsoftware.com/forums/topic/dcc#post-740</link>
			<pubDate>Wed, 08 Sep 2010 21:48:41 +0000</pubDate>
			<dc:creator>edwinvanolst</dc:creator>
			<guid isPermaLink="false">740@http://conceitedsoftware.com/forums/</guid>
			<description>&#60;p&#62;Hello, I can't seem to get DCC chat working. Whenever I try to dcc with my eggdrop it get a message saying:&#60;br /&#62;
&#34;Failed to connect (invalid port)&#34;&#60;/p&#62;
&#60;p&#62;I made sure the port-range in my linkinus preferences panel matched the port of my bot. It works just fine on other IRC clients. &#60;/p&#62;
&#60;p&#62;Any suggestions?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

