<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Juan Olvera]]></title><description><![CDATA[Opinions and thoughts on web development, readings, and personal experiences.]]></description><link>https://jolvera.dev</link><generator>RSS for Node</generator><lastBuildDate>Fri, 06 Jan 2023 01:48:03 GMT</lastBuildDate><atom:link href="https://jolvera.dev/api/rss" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><webMaster><![CDATA[juan@jolvera.dev (Juan Olvera)]]></webMaster><item><title><![CDATA[Accessible "Read More" links]]></title><description><![CDATA[A pattern you probably have seen in various blogs is the “Read more” link. The design usually has the title first, then a small excerpt of the content and a “Read more” text link to the full post. ]]></description><link>https://jolvera.dev/posts/accessible-read-more-links</link><guid isPermaLink="true">https://jolvera.dev/posts/accessible-read-more-links</guid><dc:creator><![CDATA[[object Object]]]></dc:creator><pubDate>Tue, 18 Jun 2019 00:00:00 GMT</pubDate></item><item><title><![CDATA[Deploy a Python serverless function on ZEIT Now]]></title><description><![CDATA[Let's write an API endpoint using a Python serverless function that will give us DNS records in JSON format from a given domain.]]></description><link>https://jolvera.dev/posts/deploy-a-python-serverless-function-on-zeit-now</link><guid isPermaLink="true">https://jolvera.dev/posts/deploy-a-python-serverless-function-on-zeit-now</guid><dc:creator><![CDATA[[object Object]]]></dc:creator><pubDate>Mon, 16 Mar 2020 05:35:07 GMT</pubDate></item><item><title><![CDATA[Publishing good second drafts]]></title><description><![CDATA[I’ve been trying to improve the amount of writing I publish. I write a lot, but mostly rough ideas in a notebook. I followed every tip online to write more, and they worked, but now I don’t have content I’d like to publish in my blog, yet. So, the problem wasn’t quantity but quality. Or so I thought.]]></description><link>https://jolvera.dev/posts/good-second-drafts</link><guid isPermaLink="true">https://jolvera.dev/posts/good-second-drafts</guid><dc:creator><![CDATA[[object Object]]]></dc:creator><pubDate>Thu, 25 Jul 2019 00:00:00 GMT</pubDate></item><item><title><![CDATA[How I organize my Sass projects]]></title><description><![CDATA[his is a basic writing on how I organize my Sass projects, mostly for self documentation. I have two structures; mid and small-size projects. I work mostly for small business, so there is no need to over engineer my Sass code.]]></description><link>https://jolvera.dev/posts/how-i-organize-my-sass-projects</link><guid isPermaLink="true">https://jolvera.dev/posts/how-i-organize-my-sass-projects</guid><dc:creator><![CDATA[[object Object]]]></dc:creator><pubDate>Tue, 16 Jun 2015 00:00:00 GMT</pubDate></item><item><title><![CDATA[Personal rules for using the Internet]]></title><description><![CDATA[This list is a small set of rules I plan to follow to improve my Internet consumption. I put this together because I have been wasting time on my computer in my free time.]]></description><link>https://jolvera.dev/posts/personal-rules-for-using-the-internet</link><guid isPermaLink="true">https://jolvera.dev/posts/personal-rules-for-using-the-internet</guid><dc:creator><![CDATA[[object Object]]]></dc:creator><pubDate>Thu, 03 Jan 2019 00:00:00 GMT</pubDate></item><item><title><![CDATA[Rebuilding my blog with Next.js]]></title><description><![CDATA[I use my website for hacking with new technologies more than writing content. This time I&rsquo;m rebuilding it using Next.js and if you&rsquo;re reading this, I already deployed the first version.]]></description><link>https://jolvera.dev/posts/rebuilding-my-blog-with-nextjs</link><guid isPermaLink="true">https://jolvera.dev/posts/rebuilding-my-blog-with-nextjs</guid><dc:creator><![CDATA[[object Object]]]></dc:creator><pubDate>Mon, 13 May 2019 00:00:00 GMT</pubDate></item><item><title><![CDATA[User Authentication with Next.js]]></title><description><![CDATA[User authentication with Next.js has been one of the most requested examples by the community. The GitHub issue had more than 300 likes and hundreds of comments with recommendations and proposals.]]></description><link>https://jolvera.dev/posts/user-authentication-with-nextjs</link><guid isPermaLink="true">https://jolvera.dev/posts/user-authentication-with-nextjs</guid><dc:creator><![CDATA[[object Object]]]></dc:creator><pubDate>Wed, 20 Feb 2019 00:00:00 GMT</pubDate></item><item><title><![CDATA[Using TrueCrypt from the command line in OSX]]></title><description><![CDATA[If you *still* love TrueCrypt and like to keep all you workflow inside the command line like me, this small guide is for you.]]></description><link>https://jolvera.dev/posts/using-truecrypt-from-the-command-line-in-osx</link><guid isPermaLink="true">https://jolvera.dev/posts/using-truecrypt-from-the-command-line-in-osx</guid><dc:creator><![CDATA[[object Object]]]></dc:creator><pubDate>Wed, 01 Apr 2015 00:00:00 GMT</pubDate></item></channel></rss>