<?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>Open Source Living &#187; Help Desks</title>
	<atom:link href="http://osliving.com/archive/business-applications/help-desks/feed/" rel="self" type="application/rss+xml" />
	<link>http://osliving.com</link>
	<description>Open Source resources, community and discussion.</description>
	<lastBuildDate>Sun, 22 Jan 2012 22:17:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Request Tracker</title>
		<link>http://osliving.com/business-applications/help-desks/request-tracker/</link>
		<comments>http://osliving.com/business-applications/help-desks/request-tracker/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 08:05:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Help Desks]]></category>
		<category><![CDATA[management software]]></category>
		<category><![CDATA[project management]]></category>
		<category><![CDATA[ticket system]]></category>

		<guid isPermaLink="false">http://osliving.com/business-applications/help-desks/request-tracker/</guid>
		<description><![CDATA[Request Tracker (aka RT) is a ticket-tracking system written in Perl used to coordinate tasks and manage requests among a community of users.]]></description>
			<content:encoded><![CDATA[<p>Request Tracker (aka RT) is a ticket-tracking system written in Perl used to coordinate tasks and manage requests among a community of users.</p>
<p>RT has many interfaces for creating and updating tickets. A web interface is available for both logged in users and guest users. It is easily tailored by granting or denying specific permissions to users as well as by adding custom fields and data to tickets. Template callbacks allow the modification of the software&#8217;s web pages without requiring extensive knowledge.</p>
<p>Email is another primary interface to RT and is often the only interface many guest users see. The email system includes support for auto-responses, attachments, and full customization of the rules which govern to whom and when email is sent. Emails are stored in RT as correspondence on a ticket, and the software can make a distinction between public replies and private comments to show them as appropriate.</p>
<p>A full REST API and a command-line tool are also provided as another way to interact with RT.</p>
]]></content:encoded>
			<wfw:commentRss>http://osliving.com/business-applications/help-desks/request-tracker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trac</title>
		<link>http://osliving.com/business-applications/help-desks/trac/</link>
		<comments>http://osliving.com/business-applications/help-desks/trac/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 07:54:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Help Desks]]></category>
		<category><![CDATA[open source ticket system]]></category>
		<category><![CDATA[project management]]></category>
		<category><![CDATA[ticket system]]></category>

		<guid isPermaLink="false">http://osliving.com/business-applications/help-desks/trac/</guid>
		<description><![CDATA[Trac is an enhanced wiki and issue tracking system for software development projects that uses a minimalistic approach to web-based software project management.]]></description>
			<content:encoded><![CDATA[<p>Trac is an enhanced wiki and issue tracking system for software development projects that uses a minimalistic approach to web-based software project management.</p>
<p>Trac allows hyperlinking information between a computer bug database, revision control and wiki content. It also serves as a web interface to the revision control systems Subversion, Git, Mercurial, Bazaar, Perforce and Darcs. </p>
<p>Other features include: </p>
<p>- Project management (Roadmap, Milestones, etc.)<br />
- Ticket system (bug tracking, tasks, etc.)<br />
- Fine-grained permissions (since 0.11)<br />
- Timeline of all recent activity<br />
- Wiki (syntax similar to MoinMoin)<br />
- Customized reporting<br />
- VCS web interface<br />
- RSS Feeds<br />
- Multiple project support<br />
- Environment extensibility (via Python plugins)<br />
- iCalendar export[4]<br />
- Multiple Repository Support per environment (since 0.12)<br />
- Interface localizations (since 0.12)</p>
]]></content:encoded>
			<wfw:commentRss>http://osliving.com/business-applications/help-desks/trac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>osTicket</title>
		<link>http://osliving.com/business-applications/help-desks/osticket/</link>
		<comments>http://osliving.com/business-applications/help-desks/osticket/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 11:10:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Help Desks]]></category>
		<category><![CDATA[open source ticket tracking]]></category>
		<category><![CDATA[support desk]]></category>
		<category><![CDATA[support tickets system]]></category>

		<guid isPermaLink="false">http://osliving.com/business-applications/help-desks/osticket/</guid>
		<description><![CDATA[osTicket is an open source support ticket system. It seamlessly integrates inquiries created via email, phone and web-based forms into a simple easy-to-use multi-user web interface. ]]></description>
			<content:encoded><![CDATA[<p>osTicket is an open source support ticket system. It seamlessly integrates inquiries created via email, phone and web-based forms into a simple easy-to-use multi-user web interface. </p>
<p>Key features include:</p>
<p>- Web and Email Suppport: Tickets can be created via email, online forms or phone (created by staff). Flexible configuration and mapping.</p>
<p>- Auto Response: Automatic reply that is sent out when a new ticket is opened or a message is received. Customizable mail templates.</p>
<p>- Canned Replies: Predefined responses for frequently asked questions.</p>
<p>-Internal Notes: Add internal notes to tickets for staff</p>
<p>- Help Topics: Configurable help topics for web tickets. Route inquiries without exposing internal departments or priorities.</p>
<p>- Alerts and Notices: Staff and clients are kept up to date with email alerts. Configurable and flexible settings.</p>
<p>- Role-based Access: Control staff&#8217;s access level based on groups and departments.</p>
<p>- Assign &#038; Transfer Tickets: Assign tickets to a staff and/or department.</p>
<p>- No signup Required: No user account or registration required for users (ticket ID/email used for login).</p>
<p>- Support History: All support requests and responses are archived.</p>
]]></content:encoded>
			<wfw:commentRss>http://osliving.com/business-applications/help-desks/osticket/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bugzilla</title>
		<link>http://osliving.com/business-applications/help-desks/bugzilla/</link>
		<comments>http://osliving.com/business-applications/help-desks/bugzilla/#comments</comments>
		<pubDate>Fri, 13 Jun 2008 16:16:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Help Desks]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[defects]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[tracking]]></category>

		<guid isPermaLink="false">http://osliving.com/audio/audio-players/bugzilla/</guid>
		<description><![CDATA[Bugzilla is a "Defect Tracking System" or "Bug-Tracking System". Defect Tracking Systems allow individual or groups of developers to keep track of outstanding bugs in their product effectively.]]></description>
			<content:encoded><![CDATA[<p>Bugzilla is a &#8220;Defect Tracking System&#8221; or &#8220;Bug-Tracking System&#8221;. Defect Tracking Systems allow individual or groups of developers to keep track of outstanding bugs in their product effectively.</p>
<p>Bugzilla can help you get a handle on the software development process. Successful projects often are the result of successful organization and communication. Bugzilla is a powerful tool that will help your team get organized and communicate effectively.</p>
<p>Bugzilla helps reduce downtime, increase productivity, raise customer satisfaction, and improve communication. Bugzilla can also help reduce costs by providing IT support accountability, telephone support knowledge bases, and by keeping tabs on unusual system or software issues.</p>
<p>Amongst its principal features are the following:</p>
<p>* Optimized database structure for increased performance and scalability</p>
<p>* Excellent security to protect confidentiality</p>
<p>* Advanced query tool that can remember your searches</p>
<p>* Integrated email capabilities</p>
<p>* Editable user profiles and comprehensive email preferences</p>
<p>* Comprehensive permissions system</p>
<p>* Proven under fire as Mozilla&#8217;s bug tracking system</p>
]]></content:encoded>
			<wfw:commentRss>http://osliving.com/business-applications/help-desks/bugzilla/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Liberum Help Desk</title>
		<link>http://osliving.com/business-applications/help-desks/liberum-help-desk/</link>
		<comments>http://osliving.com/business-applications/help-desks/liberum-help-desk/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 10:27:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Help Desks]]></category>

		<guid isPermaLink="false">http://osliving.com/business-applications/help-desks/liberum-help-desk/</guid>
		<description><![CDATA[Liberum Help Desk is the complete help desk solution for small to medium sized businesses and organizations. This software provides a simple, easy to use web interface for managing and tracking technical support problems.]]></description>
			<content:encoded><![CDATA[<p>Liberum Help Desk is the complete help desk solution for small to medium sized businesses and organizations. This software provides a simple, easy to use web interface for managing and tracking technical support problems.</p>
<p>The software is written in HTML and ASP and can be easily modified and customized. </p>
<p>The Key features of Liberum Help Desk include the following:</p>
<p>* Completely web-based, E-mail notifications</p>
<p>* Can utilize Windows authentication, so you don&#8217;t need to manage another database of users</p>
<p>* Allows for better communication between users and support reps: users can view progress on problems and submit additional information</p>
<p>* Built-in reporting to keep track of support reps, which departments are making requests, and what types of problems are being reported</p>
<p>* Easily customizable to fit your needs </p>
]]></content:encoded>
			<wfw:commentRss>http://osliving.com/business-applications/help-desks/liberum-help-desk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

