<?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>Mark Parolisi &#187; Applications &amp; Plugins</title> <atom:link href="http://markparolisi.com/category/portfolio/applications-plugins/feed/" rel="self" type="application/rss+xml" /><link>http://markparolisi.com</link> <description>Official Portfolio and Blog</description> <lastBuildDate>Thu, 03 May 2012 14:20:34 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>WP Dashboard Widget API</title><link>http://markparolisi.com/portfolio/applications-plugins/wp-dashboard-widget-api/</link> <comments>http://markparolisi.com/portfolio/applications-plugins/wp-dashboard-widget-api/#comments</comments> <pubDate>Thu, 05 Jan 2012 13:00:46 +0000</pubDate> <dc:creator>Mark</dc:creator> <category><![CDATA[Applications & Plugins]]></category><guid isPermaLink="false">http://markparolisi.com/?p=398</guid> <description><![CDATA[WordPress is a highly extensible CMS, however utilizing some of its features can sometimes be a real chore and untidy code. Taking a cue from the sidebar widgets API, I]]></description> <content:encoded><![CDATA[<p>WordPress is a highly extensible CMS, however utilizing some of its features can sometimes be a real chore and untidy code. Taking a cue from the sidebar widgets API, I developed an API to more easily create dashboard widgets. After installing the plugin, just write a class with a &#8216;widget&#8217; method and optionally a &#8216;form&#8217; method (to handle widget configuration), then call the register function on your classname.</p><p>Here is a link to the WP plugin link:<br /> <a href="http://wordpress.org/extend/plugins/dashboard-widget-api/">http://wordpress.org/extend/plugins/dashboard-widget-api/</a></p><p>And here is the actual hosting of the repo on GitHub<br /> <a href="https://github.com/markparolisi/wp-dashboard-widget-api">https://github.com/markparolisi/wp-dashboard-widget-api</a></p><p>* I know that I still need to fix the documentation on this. Expect an update very soon. *</p> ]]></content:encoded> <wfw:commentRss>http://markparolisi.com/portfolio/applications-plugins/wp-dashboard-widget-api/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>MailChimp Archives</title><link>http://markparolisi.com/portfolio/applications-plugins/mailchimp-archives/</link> <comments>http://markparolisi.com/portfolio/applications-plugins/mailchimp-archives/#comments</comments> <pubDate>Sun, 31 Jan 2010 21:29:33 +0000</pubDate> <dc:creator>Mark</dc:creator> <category><![CDATA[Applications & Plugins]]></category><guid isPermaLink="false">http://portfolio.markparolisi.com/?p=3</guid> <description><![CDATA[******* Attn: this plugin is no longer supported ******* MailChimp has a solid API but a lack of WP plugins utilizing it. This plugin fetches your campaign archives and either]]></description> <content:encoded><![CDATA[<p>******* Attn: this plugin is no longer supported *******</p><p>MailChimp has a solid API but a lack of WP plugins utilizing it. This plugin fetches your campaign archives and either creates them as posts in your WP database, or just displays them live by fetching them from MailChimp upon request.</p><p><a href="http://wordpress.org/extend/plugins/mail-chimp-archives/">http://wordpress.org/extend/plugins/mail-chimp-archives/</a></p> ]]></content:encoded> <wfw:commentRss>http://markparolisi.com/portfolio/applications-plugins/mailchimp-archives/feed/</wfw:commentRss> <slash:comments>42</slash:comments> </item> <item><title>Custom CRM</title><link>http://markparolisi.com/portfolio/applications-plugins/custom-crm/</link> <comments>http://markparolisi.com/portfolio/applications-plugins/custom-crm/#comments</comments> <pubDate>Mon, 25 Jan 2010 12:35:09 +0000</pubDate> <dc:creator>Mark</dc:creator> <category><![CDATA[Applications & Plugins]]></category><guid isPermaLink="false">http://portfolio.markparolisi.com/?p=68</guid> <description><![CDATA[This client felt that current tools such as vTIger and Sugar CRM were bloated and had a steep learning curve. Therefore he commissioned this custom application for his organization, which]]></description> <content:encoded><![CDATA[<p>This client felt that current tools such as vTIger and Sugar CRM were bloated and had a steep learning curve. Therefore he commissioned this custom application for his organization, which manages teams of call centers selling various products.</p><p><span id="more-68"></span>The application some standard features like:</p><ul><li>User management with roles/permissions</li><li>Campaign and sales team creation and management</li><li>Reports section to track sales data throughout the organization and organize by sales team and utilizing charts from Google Charts API</li><li>And a blog feature, so administrators can send out notices.</li><li>A repository for training materials for each campaign.</li></ul><p>U/I Features</p><ul><li>Accordian menus</li><li>Pop-out date pickers</li><li>TinyMCE</li><li>A live clock</li></ul><p>I&#8217;ve also incorporated a time clock into this system. Not only does it record clock-in and clock-out times, but it also computes wages, allows users to request for time off, and notifies site administrators if users are late or forgot to clock out at the end of the day.</p> ]]></content:encoded> <wfw:commentRss>http://markparolisi.com/portfolio/applications-plugins/custom-crm/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Meetup Feed2Post</title><link>http://markparolisi.com/portfolio/applications-plugins/meetup-feed2post/</link> <comments>http://markparolisi.com/portfolio/applications-plugins/meetup-feed2post/#comments</comments> <pubDate>Sun, 24 Jan 2010 23:09:51 +0000</pubDate> <dc:creator>Mark</dc:creator> <category><![CDATA[Applications & Plugins]]></category><guid isPermaLink="false">http://portfolio.markparolisi.com/?p=31</guid> <description><![CDATA[This plugin will automatically update your WordPress site with calendar posts from your Meetup.com account. Upon activation, a new category called &#8216;Meetup&#8217; is created. At a regular interval, currently once]]></description> <content:encoded><![CDATA[<p>This plugin will automatically update your WordPress site with calendar posts from your Meetup.com account.</p><p>Upon activation, a new category called &#8216;Meetup&#8217; is created. At a regular interval, currently once a day, this plugin fetches a group&#8217;s Meetup.com RSS feed provided in the admin option panel and parses the data into a new WordPress post. It stores a custom field called &#8216;GUID&#8217; into the post with its value being the unique identifier of that particular RSS entry. Every interval it will check the feed, update the previous posts and enter new ones as it finds them.</p> ]]></content:encoded> <wfw:commentRss>http://markparolisi.com/portfolio/applications-plugins/meetup-feed2post/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 4/12 queries in 0.004 seconds using disk: basic
Object Caching 469/480 objects using disk: basic

Served from: markparolisi.com @ 2012-05-19 08:48:06 -->
