<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Kevin McKenna</title>
    <description>The latest articles on DEV Community by Kevin McKenna (@torpne).</description>
    <link>https://dev.to/torpne</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F144548%2F3b3df4ed-5565-446e-82fe-a8d001953b43.png</url>
      <title>DEV Community: Kevin McKenna</title>
      <link>https://dev.to/torpne</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/torpne"/>
    <language>en</language>
    <item>
      <title>Moving to new reporting tool</title>
      <dc:creator>Kevin McKenna</dc:creator>
      <pubDate>Fri, 05 Apr 2019 13:55:17 +0000</pubDate>
      <link>https://dev.to/torpne/moving-to-new-reporting-tool-2bpk</link>
      <guid>https://dev.to/torpne/moving-to-new-reporting-tool-2bpk</guid>
      <description>&lt;p&gt;Hi all,&lt;/p&gt;

&lt;p&gt;I work as part of the IT team for a number of research studies.  My main study right now runs on Microsoft SQL Server 2017 and .NET web applications.&lt;/p&gt;

&lt;p&gt;The reporting tool put in place forever ago was SQL Server 2008 SSRS - which unfortunately is rapidly approaching end of life.&lt;/p&gt;

&lt;p&gt;I've spent a bit of time putting new reports directly into the web application and bypassing SSRS as much as possible, but the more requests that are coming in, the less workable that solution is.&lt;/p&gt;

&lt;p&gt;What I'd like to do is move to some new reporting tool (basic grids of data with some light formatting [back color, text color etc.]).  All the table joins etc. are handled in the stored procedures in the database, so the reporting tool only needs to take the input and display it.&lt;/p&gt;

&lt;p&gt;Must haves:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Free (it is a non-big-pharma research study and the budget just isn't there)&lt;/li&gt;
&lt;li&gt;Can be embedded into another web-app (security not required)&lt;/li&gt;
&lt;li&gt;Can handle basic formatting of cells&lt;/li&gt;
&lt;li&gt;Can export to Excel (with formatting in place)&lt;/li&gt;
&lt;li&gt;Simple to use&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Nice to haves [but not necessary]:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;A report designer would be helpful, but not a show-stopper so long as report definitions can be hand coded with relative ease&lt;/li&gt;
&lt;li&gt;Chart functions&lt;/li&gt;
&lt;li&gt;Open Source&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Can anyone recommend anything, or am I asking a stretch too far considering my budget of.. well.. zero.&lt;/p&gt;

&lt;p&gt;Thanks!&lt;/p&gt;

</description>
      <category>help</category>
    </item>
    <item>
      <title>Getting organized</title>
      <dc:creator>Kevin McKenna</dc:creator>
      <pubDate>Wed, 03 Apr 2019 02:14:53 +0000</pubDate>
      <link>https://dev.to/torpne/getting-organized-50dl</link>
      <guid>https://dev.to/torpne/getting-organized-50dl</guid>
      <description>&lt;p&gt;So I have gone back and forth on what my first post should be.. should I try and show off some knowledge, should I write a tutorial, should I tackle a new project and write about that?&lt;/p&gt;

&lt;p&gt;Then I decided that maybe what I should really post is to find out how other people manage with probably my biggest weakness.. staying organized.&lt;/p&gt;

&lt;p&gt;I head up a small team that works on a few projects at a time.  Most of the key end users are the same, but the projects differ, though are often similar-ish.  I get a ton of emails from people talking about different projects without any kind of subject line cue, and sometimes even emails covering multiple projects in a single email.. and if I'm being honest, my inbox is a MESS.&lt;/p&gt;

&lt;p&gt;I've tried moving the emails based on project, but have a hard time where it covers multiple projects, and even then it's just breaking the mess up. &lt;br&gt;
 I've tried subfolders under each project but often can't classify them to a single issue etc.  I tried splitting them by person, but that doesn't really help keep my focus to a single project (and one person in particular has about 30000 emails stretching back several years)&lt;/p&gt;

&lt;p&gt;So I end up doing a big cleanup about once every few months and say to myself.. this time I'm keeping my inbox at 0 emails from now on.. but we all know I'm lying to myself.&lt;/p&gt;

&lt;p&gt;How do you all keep your email organized, easy to search and without burying emails in a million subfolders never to be seen again?&lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
  </channel>
</rss>
