<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Open-Source on DevelopRx</title><link>https://developrx.com/categories/open-source/</link><description>Recent content in Open-Source on DevelopRx</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 09 May 2021 00:59:47 +0000</lastBuildDate><atom:link href="https://developrx.com/categories/open-source/index.xml" rel="self" type="application/rss+xml"/><item><title>[Rx] How to Convert PDF to ePUB</title><link>https://developrx.com/posts/rx-how-to-convert-pdf-to-epub/</link><pubDate>Sun, 09 May 2021 00:59:47 +0000</pubDate><guid>https://developrx.com/posts/rx-how-to-convert-pdf-to-epub/</guid><description>&lt;p&gt;Converting a PDF to ePUB format isn’t difficult, but getting quality results seems to be nigh on impossible.&lt;/p&gt;&#10;&lt;p&gt;DevelopRx assembled a team of crack engineers (actually just me) to tackle this issue and solve it using readily available open source software (a.k.a. FREE!).&lt;/p&gt;&#10;&lt;p&gt;The process described in this article is primarily for text-based PDFs with common headers and footers otherwise known as “books.”&lt;/p&gt;&#10;</description></item><item><title>[Rx] Updating Git for Win7</title><link>https://developrx.com/posts/rx-updating-git-for-win7/</link><pubDate>Mon, 23 Apr 2018 13:17:21 +0000</pubDate><guid>https://developrx.com/posts/rx-updating-git-for-win7/</guid><description>&lt;p&gt;&lt;a href="https://gitforwindows.org/"&gt;Git&lt;/a&gt; is a software configuration management (SCM) program. This is just a fancy way of saying that it’s a software package that tracks and controls changes in the code.&lt;/p&gt;&#10;&lt;p&gt;I initially installed Git because I was &lt;a href="http://www.developrx.com/rx-install-vagrant-win7-local-web-development/"&gt;playing around&lt;/a&gt; with Vagrant (local web development). It’s also a safe way to get the nerdy &lt;a href="https://www.gnu.org/software/bash/"&gt;Bash&lt;/a&gt; shell (UNIX-like scripting language) for Windows without going into Cygwin .&lt;/p&gt;&#10;</description></item><item><title>[Rx] FFmpeg | Fix M4A Files That Won't Play</title><link>https://developrx.com/posts/rx-fix-m4a-files-that-wont-play/</link><pubDate>Thu, 27 Oct 2016 14:49:54 +0000</pubDate><guid>https://developrx.com/posts/rx-fix-m4a-files-that-wont-play/</guid><description>&lt;h3 id="some-audio-files-in-m4a-format-do-not-play-on-some-devices"&gt;Some audio files in M4A format do not play on some devices.&lt;/h3&gt;&#10;&lt;p&gt;Remuxing reassembles the data packets of the audio stream and that’s exactly how to fix the problem.&lt;/p&gt;</description></item><item><title>[Rx] Lossless Ripping of Audio from MP4</title><link>https://developrx.com/posts/rx-lossless-ripping-of-audio-from-mp4/</link><pubDate>Mon, 17 Oct 2016 18:43:03 +0000</pubDate><guid>https://developrx.com/posts/rx-lossless-ripping-of-audio-from-mp4/</guid><description>&lt;p&gt;I have some video files in MP4 format. I want rip out the audio (.M4a) without re-encoding.&lt;/p&gt;&#10;&lt;h4 id="this-method-uses-a-command-line-program-and-a-batch-file-but-you-can-do-it"&gt;This method uses a command line program and a batch file, but YOU CAN DO IT!&lt;/h4&gt;</description></item><item><title>[Rx] How to Trim MP4 Videos</title><link>https://developrx.com/posts/rx-how-to-trim-mp4-videos/</link><pubDate>Thu, 01 Sep 2016 16:13:43 +0000</pubDate><guid>https://developrx.com/posts/rx-how-to-trim-mp4-videos/</guid><description>&lt;h4 id="clean-up-that-m4-garbage"&gt;Clean up that M4 Garbage!&lt;/h4&gt;&#10;&lt;p&gt;Ever been sloppy and left a bunch of junk at the beginning of a screen recording figuring to trim it up later?  Easy, just grab a free MP4 trimming tool and clean it up, right? Ah… no.&lt;/p&gt;</description></item><item><title>[Rx] Font Broke? How to Install Semi-bold, Etc. for Word/PowerPoint</title><link>https://developrx.com/posts/how-to-install-semi-bold-and-other-font-variations/</link><pubDate>Sat, 18 Jun 2016 16:39:59 +0000</pubDate><guid>https://developrx.com/posts/how-to-install-semi-bold-and-other-font-variations/</guid><description>&lt;p&gt;&lt;img src="https://developrx.com/posts/how-to-install-semi-bold-and-other-font-variations/_images/Font_banner_thumb.png" alt="Font_banner"&gt;&lt;/p&gt;&#10;&lt;h3 id="ms-word-and-powerpoint-recognize-only-bolditalic-even-if-other-styles-are-installed"&gt;MS-Word and PowerPoint recognize only bold/italic even if other styles are installed?&lt;/h3&gt;&#10;&lt;p&gt;I found the perfect font to use for titles in a presentation, Raleway Semi-bold. I installed it and when I went back to PowerPoint, I had two options: &lt;strong&gt;bold&lt;/strong&gt; and &lt;em&gt;italic&lt;/em&gt;. So, where’s semi-bold? A quick search found that it’s a MS-Office problem. A hack around it was to remove all other variations of the bold font, except for the semi-bold. This would be great unless I wanted to use the actual bold font. My solution was to rename the Semi-Bold Raleway font and install it as a “new” font.&lt;/p&gt;&#10;</description></item><item><title>[Rx] Customizing Open Live Writer</title><link>https://developrx.com/posts/rx-customizing-open-live-writer/</link><pubDate>Sat, 13 Feb 2016 17:37:51 +0000</pubDate><guid>https://developrx.com/posts/rx-customizing-open-live-writer/</guid><description>&lt;p&gt;Way back in the day, Microsoft gave out a very good offline blogging program called Windows Live Writer. It was an offline WYSIWYG blog editor that allowed you to write, save, and post all from the comfort of your local PC desktop and came bundled in an online package called Windows Essentials. The program stalled out on version Windows Live Writer 2012.&lt;/p&gt;&#10;&lt;p&gt;Microsoft opened sourced the program as &lt;a href="http://openlivewriter.org"&gt;Open Live Writer&lt;/a&gt; at the end of 2015. From there, it was ignored and forgotten&amp;hellip; sad story.&lt;/p&gt;&#10;&lt;p&gt;On the off chance you&amp;rsquo;ve entered a time warp, and go back to 2015, here&amp;rsquo;s how to customize Open Live Writer.&lt;/p&gt;&#10;</description></item><item><title>[Rx] Jupyter Notebook - Select Browser</title><link>https://developrx.com/posts/rx-jupyter-notebook-select-browser/</link><pubDate>Wed, 28 Oct 2015 15:30:57 +0000</pubDate><guid>https://developrx.com/posts/rx-jupyter-notebook-select-browser/</guid><description>&lt;p&gt;&lt;a href="http://jupyter.org/"&gt;Jupyter Notebook&lt;/a&gt; is an interactive computational environment to run code, add rich text, compute mathematics, draw plots, and add rich media&amp;ndash;all in the comfort of your browser.&lt;/p&gt;&#10;&lt;p&gt;I have a variation of Firefox, &lt;a href="https://www.palemoon.org/"&gt;Palemoon&lt;/a&gt;, running as my default browser. When I run Jupyter Notebook, I wanted it to open in the &lt;a href="https://www.google.com/chrome/browser/desktop/"&gt;Chrome&lt;/a&gt; browser.&lt;/p&gt;&#10;&lt;p&gt;It looked like a simple command line switch would do the job:&lt;/p&gt;&#10;&lt;pre tabindex="0"&gt;&lt;code&gt;Jupyter Notebook -–browser=”chrome”&#10;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;&lt;strong&gt;That doesn&amp;rsquo;t work.&lt;/strong&gt; I tried it without quotes and single quotes. I’ve got a bald spot on the side of my head trying to figure this one out. There’s not much on the web. &lt;strong&gt;Here is how to do it&amp;hellip;&lt;/strong&gt;&lt;/p&gt;&#10;</description></item></channel></rss>