<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Package on Janik von Rotz</title>
    <link>https://janikvonrotz.ch/tags/package/</link>
    <description>Recent content in Package on Janik von Rotz</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 21 Jun 2016 10:16:07 +0000</lastBuildDate>
    <atom:link href="https://janikvonrotz.ch/tags/package/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Meteor productive deployment blank page</title>
      <link>https://janikvonrotz.ch/2016/06/21/meteor-productive-deployment-blank-page/</link>
      <pubDate>Tue, 21 Jun 2016 10:16:07 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2016/06/21/meteor-productive-deployment-blank-page/</guid>
      <description>&lt;p&gt;First some background. I&amp;rsquo;ve built a Meteor app and decided to deploy it to Heroku. There are many short and simple guides out there on how to do that. As I did so and opened the App for the first on Heroku I simply received a blank page. Where did my javascript code go? Heroku logs didn&amp;rsquo;t tell much.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to publish a react component to the npm directory</title>
      <link>https://janikvonrotz.ch/2016/06/09/how-to-publish-a-react-component-to-the-npm-directory/</link>
      <pubDate>Thu, 09 Jun 2016 12:33:36 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2016/06/09/how-to-publish-a-react-component-to-the-npm-directory/</guid>
      <description>&lt;p&gt;This time I&amp;rsquo;ll show you how to publish react components to the npm directory. This guide does not cover testing it only shows the easiest way to use your components for different projects as npm dependency.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Summer break - my package list</title>
      <link>https://janikvonrotz.ch/2014/05/29/summer-break-my-package-list/</link>
      <pubDate>Thu, 29 May 2014 15:37:08 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/05/29/summer-break-my-package-list/</guid>
      <description>&lt;p&gt;In my &lt;a href=&#34;https://janikvonrotz.ch/2014/05/29/summer-break/&#34; title=&#34;Summer break&#34;&gt;last post&lt;/a&gt; I&amp;rsquo;ve showed my plans for the summer. This time I share my package list, hopefully you&amp;rsquo;ll appreciate it someday for your journey.&lt;/p&gt;</description>
    </item>
    <item>
      <title>PowerShell PowerUp Package Manager</title>
      <link>https://janikvonrotz.ch/2014/05/16/powershell-powerup-package-manager/</link>
      <pubDate>Fri, 16 May 2014 15:04:37 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/05/16/powershell-powerup-package-manager/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://janikvonrotz.github.io/PowerShell-PowerUp/&#34;&gt;PowerShell PowerUp&lt;/a&gt; has now a built-in package manager.&lt;/p&gt;&#xA;&lt;p&gt;Here&amp;rsquo;s a short example for a Notepad++ installation:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Install npm package forever</title>
      <link>https://janikvonrotz.ch/2014/03/28/install-npm-package-forever/</link>
      <pubDate>Fri, 28 Mar 2014 12:49:20 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/03/28/install-npm-package-forever/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/9347463&#34;&gt;https://gist.github.com/9347463&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;A simple CLI tool for ensuring that a given script runs continuously (i.e. forever).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Install Ubuntu packages</title>
      <link>https://janikvonrotz.ch/2014/03/25/install-ubuntu-packages/</link>
      <pubDate>Tue, 25 Mar 2014 11:52:54 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/03/25/install-ubuntu-packages/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/9758741&#34;&gt;https://gist.github.com/9758741&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;This is a list of essential programs to run an Ubuntu server.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Install Ubuntu development libraries</title>
      <link>https://janikvonrotz.ch/2014/03/25/install-ubuntu-development-libraries/</link>
      <pubDate>Tue, 25 Mar 2014 11:42:14 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/03/25/install-ubuntu-development-libraries/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/9758712&#34;&gt;https://gist.github.com/9758712&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;This is a list of essential tools for developing with Ubuntu.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Update Ubuntu server</title>
      <link>https://janikvonrotz.ch/2014/03/24/update-ubuntu-server/</link>
      <pubDate>Mon, 24 Mar 2014 18:34:00 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/03/24/update-ubuntu-server/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post is part of my &lt;a href=&#34;https://janikvonrotz.ch/your-own-virtual-private-server-hosting-solution/&#34;&gt;Your own Virtual Private Server hosting solution&lt;/a&gt; project.&lt;/em&gt;&lt;br&gt;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/9384311&#34;&gt;https://gist.github.com/9384311&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;h1 id=&#34;requirements&#34;&gt;Requirements&lt;/h1&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://janikvonrotz.ch/2014/03/13/deploy-ubuntu-server/&#34;&gt;Ubuntu server&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
  </channel>
</rss>
