<?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: Carlos Seda</title>
    <description>The latest articles on DEV Community by Carlos Seda (@carlossedaa).</description>
    <link>https://dev.to/carlossedaa</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%2F322310%2F05c9d09f-7652-4d89-856d-679104229c2c.jpg</url>
      <title>DEV Community: Carlos Seda</title>
      <link>https://dev.to/carlossedaa</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/carlossedaa"/>
    <language>en</language>
    <item>
      <title>ZoomIt - Tool for technical presentations</title>
      <dc:creator>Carlos Seda</dc:creator>
      <pubDate>Tue, 04 Feb 2020 03:50:06 +0000</pubDate>
      <link>https://dev.to/carlossedaa/zoomit-tool-for-technical-presentations-4p3k</link>
      <guid>https://dev.to/carlossedaa/zoomit-tool-for-technical-presentations-4p3k</guid>
      <description>&lt;p&gt;Many times when we make presentations where we show a part of code or some image we want to zoom so that all attendees do not have problems to be able to see everything clearly, ZoomIt is just what we need to make our presentations better.&lt;/p&gt;

&lt;p&gt;ZoomIt is a great help tool for technical presentations that allows you to easily zoom and annotate.&lt;/p&gt;

&lt;p&gt;Works on all versions of Windows and you can use pen input for ZoomIt drawing on tablet PCs.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--GvzglH7W--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ayk1oq2jqszje2v4ldde.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--GvzglH7W--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/ayk1oq2jqszje2v4ldde.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We can configure our combination of preferred keys and activate this kindness in which we can make ovals, rectangles, arrows, straight lines (by pressing the keys TAB, CONTROL left, CTRL + SHIFT left SHIFT left respectively) or freehand drawing in various colors such as green, yellow, orange, red, and blue, by pressing the G, Y, O and B keys respectively; We can also have a "whiteboard" of white or black background by pressing the "W" and "K" respectively, which allows us to be drawing or plotting what we need.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--2g3Xzy2b--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/qhbc8by2sae65pckt5rc.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--2g3Xzy2b--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/qhbc8by2sae65pckt5rc.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Also, it allows you to enter the writing mode by pressing the "T" key, to annotate your presentations. The ESCAPE key clears the screen and we return to the initial mode.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--j1jmNUDO--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/z0dy3xhy14k5r0eduu1i.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--j1jmNUDO--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/z0dy3xhy14k5r0eduu1i.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It allows us to express ourselves, manage ourselves, react faster and finally deliver a successful presentation!&lt;/p&gt;

&lt;p&gt;Download link: &lt;a href="https://docs.microsoft.com/en-us/sysinternals/downloads/zoomit"&gt;https://docs.microsoft.com/en-us/sysinternals/downloads/zoomit&lt;/a&gt;&lt;/p&gt;

</description>
      <category>zoomit</category>
      <category>workshop</category>
      <category>techtalks</category>
      <category>computerscience</category>
    </item>
    <item>
      <title>Gitkraken - Learn about</title>
      <dc:creator>Carlos Seda</dc:creator>
      <pubDate>Wed, 22 Jan 2020 21:42:38 +0000</pubDate>
      <link>https://dev.to/carlossedaa/gitkraken-learn-about-3mf4</link>
      <guid>https://dev.to/carlossedaa/gitkraken-learn-about-3mf4</guid>
      <description>&lt;p&gt;If you are a programmer or if you are just getting involved in all this, surely you have heard "Github" once. The thing is that programmers use Github to store libraries and control versions.&lt;/p&gt;

&lt;p&gt;What is controlling versions?&lt;br&gt;
If you are new to programming, this is what you must learn to do. In short, it is to make a backup or "commits".&lt;br&gt;
This is very useful to fix bugs or add new features to your project.&lt;/p&gt;

&lt;p&gt;Now, what is Gitkraken?&lt;br&gt;
GitKraken is a powerful and elegant cross platform graphical interface for git.&lt;br&gt;
Where we can keep complete track of our repositories, see branches, tags, create new, all the history of our work, commits etc&lt;/p&gt;

&lt;p&gt;GitKraken is cross platform, therefore we can use it in windows, linux and mac os.&lt;br&gt;
Has two plans, one free forever and another payment which offers much more functionality, an annual plan of $ 5 per month and another of $ 60 per year.&lt;/p&gt;

&lt;p&gt;Why use Gitkraken?&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Excellent interface design&lt;/li&gt;
&lt;li&gt;Very fast&lt;/li&gt;
&lt;li&gt;It integrates with Github very well&lt;/li&gt;
&lt;li&gt;It has many keyboard shortcuts&lt;/li&gt;
&lt;li&gt;Constant maintenance and bug fixes&lt;/li&gt;
&lt;li&gt;The use is not complicated&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>git</category>
      <category>gitkraken</category>
      <category>github</category>
    </item>
  </channel>
</rss>
