<?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: Mikey Sanchez</title>
    <description>The latest articles on DEV Community by Mikey Sanchez (@mikeysanchez).</description>
    <link>https://dev.to/mikeysanchez</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%2F175450%2F34a17e57-e438-4ef8-ad96-d5d05585db98.jpg</url>
      <title>DEV Community: Mikey Sanchez</title>
      <link>https://dev.to/mikeysanchez</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mikeysanchez"/>
    <language>en</language>
    <item>
      <title>Just Tell Your Own Damn Story</title>
      <dc:creator>Mikey Sanchez</dc:creator>
      <pubDate>Wed, 26 Jun 2019 05:59:15 +0000</pubDate>
      <link>https://dev.to/mikeysanchez/just-tell-your-own-damn-story-4jk9</link>
      <guid>https://dev.to/mikeysanchez/just-tell-your-own-damn-story-4jk9</guid>
      <description>&lt;h2&gt;
  
  
  A Mini-Manifesto
&lt;/h2&gt;

&lt;p&gt;As a sort of “Mini-Manifesto”, I’m reminding myself that everyone has a different, valid and valuable take on just about anything. &lt;/p&gt;

&lt;p&gt;This includes me. &lt;/p&gt;

&lt;p&gt;This includes you.&lt;/p&gt;

&lt;p&gt;As long as our discussions and contributions are productive, authentic, inclusive and non-intentionally offensive, then all hold a place and are welcome and encouraged in discourse regardless of skill level or experience.&lt;/p&gt;

&lt;h2&gt;
  
  
  Background
&lt;/h2&gt;

&lt;p&gt;I’ve been a serial lurker in developer communities such as &lt;a href="https://slashdot.org/"&gt;SlashDot&lt;/a&gt;, &lt;a href="https://reddit.com/r/programming/"&gt;/r/programming&lt;/a&gt;, &lt;a href="https://stackexchange.com/"&gt;Stack Exchange&lt;/a&gt;, &lt;a href="https://news.ycombinator.com/"&gt;Hacker News&lt;/a&gt;, and of course, &lt;a href="https://dev.to/"&gt;DEV&lt;/a&gt; for over a decade. I’ve gleaned so many amazing nuggets of information from the great people on these sites that I’ve always felt a sense of guilt for not reciprocating.&lt;/p&gt;

&lt;p&gt;This is not to say that I have an over-abundance of confidence that my opinions, findings and experience is worth a damn to anyone besides me. I’m a serial drinker of the “Imposter Syndrome” kool-aid.&lt;/p&gt;

&lt;p&gt;Yet in my voracious consumption of so many great tidbits of free knowledge I’ve come to realize that everyone who has been so generous in helping this silent, anonymous stranger is not so different from one another. We all suffer from imposter syndrome. We all are at different levels in our career trajectory, but we’ve all chewed the same dirt. We all appreciate the advice and guidance offered by one another.&lt;/p&gt;

&lt;h2&gt;
  
  
  Rationale
&lt;/h2&gt;

&lt;p&gt;There are 2 big benefits I see in contributing to our ever-growing developer community:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;It will help someone.&lt;/p&gt;

&lt;p&gt;Whether you ever get any feedback on your contribution or not, be confident that it will have an impact. Someone is struggling with the same issue you’ve solved. Or someone has been waiting to read a different take on a technique. And that alone makes you and your perspective priceless.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;It will help you.&lt;/p&gt;

&lt;p&gt;The best way to further your understanding is to teach it. By breaking down a complex subject into more digestible chunks you benefit by reinforcing those concepts in your grey matter.&lt;/p&gt;

&lt;p&gt;You may also get feedback which, whether positive or not, can reinforce your position or force you to rethink a long-held belief. Either way, you grow.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  A Call to Action
&lt;/h2&gt;

&lt;p&gt;Begin writing.&lt;/p&gt;

&lt;p&gt;Anything.&lt;/p&gt;

&lt;p&gt;In your own voice.&lt;/p&gt;

&lt;p&gt;Today.&lt;/p&gt;

&lt;p&gt;And publish it fearlessly because it matters.&lt;/p&gt;

</description>
      <category>career</category>
    </item>
    <item>
      <title>What's the Title and/or Abstract of a Conference Session Proposal You Submitted That Got Turned Down?</title>
      <dc:creator>Mikey Sanchez</dc:creator>
      <pubDate>Thu, 13 Jun 2019 15:34:39 +0000</pubDate>
      <link>https://dev.to/mikeysanchez/what-s-the-title-and-or-abstract-of-a-conference-session-proposal-you-submitted-that-got-turned-down-4l4n</link>
      <guid>https://dev.to/mikeysanchez/what-s-the-title-and-or-abstract-of-a-conference-session-proposal-you-submitted-that-got-turned-down-4l4n</guid>
      <description>&lt;p&gt;I've had the privilege of presenting at Oracle conferences before, but it's not an easy process to first get approved. I've been denied (many) more times than approved. &lt;/p&gt;

&lt;p&gt;So in the spirit of sharing disappointments, I'll go first. This was a session proposal I submitted for the IOUG Collaborate conference:&lt;/p&gt;

&lt;h3&gt;
  
  
  TITLE
&lt;/h3&gt;

&lt;p&gt;Beyond the Backtrace: Using UTL_CALL_STACK for Easy PL/SQL Instrumentation&lt;/p&gt;

&lt;h3&gt;
  
  
  ABSTRACT
&lt;/h3&gt;

&lt;p&gt;There are several open source libraries available for PL/SQL developers to easily instrument their code inside Oracle Database. Frameworks like ILO, Logger, and BMC_DEBUG are robust and stable offerings to get developers started with instrumentation. A common drawback in these libraries is their requirement to support older versions of Oracle, and thus don't take advantage of the new (in Oracle 12.1) package UTL_CALL_STACK.&lt;/p&gt;

&lt;p&gt;The UTL_CALL_STACK package provides access to the Oracle stack that PL/SQL developers had to previously come up with clever workarounds to gain access to. This new API allows developers to easily know exactly where they are and where they were in the call stack, thus providing a way to wrap instrumentation code with calls to DBMS_APPLICATION_INFO and DBMS_MONITOR or DBMS_SYSTEM if needed.&lt;/p&gt;

&lt;p&gt;In this session Mikey Sanchez will review the advantages of and ways to implement PL/SQL instrumentation in Oracle Database. A simple framework for utilizing UTL_CALL_STACK will be presented to make instrumenting existing PL/SQL code easy. He will also provide tips on how to use the UTL_CALL_STACK package to provide more insights than simple backtraces during exceptions.&lt;/p&gt;

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