<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Project on Janik von Rotz</title>
    <link>https://janikvonrotz.ch/tags/project/</link>
    <description>Recent content in Project on Janik von Rotz</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 25 Oct 2024 09:17:38 +0200</lastBuildDate>
    <atom:link href="https://janikvonrotz.ch/tags/project/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to cope, plan and execute</title>
      <link>https://janikvonrotz.ch/2024/10/25/how-to-cope-plan-and-execute/</link>
      <pubDate>Fri, 25 Oct 2024 09:17:38 +0200</pubDate>
      <guid>https://janikvonrotz.ch/2024/10/25/how-to-cope-plan-and-execute/</guid>
      <description>&lt;p&gt;&lt;small&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=y8OnoxKotPQ&#34;&gt;Title Image Source&lt;/a&gt;&lt;/small&gt;&lt;/p&gt;&#xA;&lt;p&gt;Being self-employed teaches you a lot. Especially how to manage your personal resources.&lt;/p&gt;&#xA;&lt;p&gt;When dealing with work we develop individual strategies to plan, communicate and execute.&lt;/p&gt;&#xA;&lt;p&gt;Sharing these strategies is rather difficult. What works well for you might not work for somebody else at all.&lt;/p&gt;&#xA;&lt;p&gt;So instead of another productivity-hack-post I tried to thing of a better way to share these strategies. This post is an interview with myself.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Meteor project structure</title>
      <link>https://janikvonrotz.ch/2017/03/28/meteor-project-structure/</link>
      <pubDate>Tue, 28 Mar 2017 16:20:06 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2017/03/28/meteor-project-structure/</guid>
      <description>&lt;p&gt;Get the latest version of this specification here: &lt;a href=&#34;https://gist.github.com/d4755eb1b7a9d6b08515408ea6fd69bb&#34;&gt;https://gist.github.com/d4755eb1b7a9d6b08515408ea6fd69bb&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;The Meteor project structure (MPS) is a proposal for a simple file and folder naming specification.&lt;/p&gt;&#xA;&lt;p&gt;There are several basic distinctions when building a Meteor project structure. First there is a &lt;strong&gt;client&lt;/strong&gt;, &lt;strong&gt;server&lt;/strong&gt; and an &lt;strong&gt;imports&lt;/strong&gt; folder. All folders have specific naming rules and differ in their structure.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Graphql with Apollo, Meteor and React</title>
      <link>https://janikvonrotz.ch/2016/10/09/graphql-with-apollo-meteor-and-react/</link>
      <pubDate>Sun, 09 Oct 2016 19:39:30 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2016/10/09/graphql-with-apollo-meteor-and-react/</guid>
      <description>&lt;p&gt;For my last project I had to build a web application to administrate a MongoDB database. Due to using Meteor quite a lot I heard about Graphql and the Apollostack. Graphql, which is a specification done by Facebook engineers, promises to be the better REST API (which I hope it is). I became curious and decided the build the server API with Apollo. First I tried to evade using the Meteor as build system as I don&amp;rsquo;t want to get too accustomed to this full-stack ecosystem. However, building a live-reload server and client build system in ES6 with Node.js, Babel and Webpack was simply too much work compared to building this simple web app. So in result this was my stack:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Build a Java 3-tier application from scratch - Part 1: Introduction and project setup</title>
      <link>https://janikvonrotz.ch/2015/03/15/build-a-java-3-tier-application-from-scratch-part-1-introduction-and-project-setup/</link>
      <pubDate>Sun, 15 Mar 2015 16:57:38 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2015/03/15/build-a-java-3-tier-application-from-scratch-part-1-introduction-and-project-setup/</guid>
      <description>&lt;p&gt;Welcome to my first post of the Java 3-tier application tutorial. In this tutorial I will tell show how you can develope a Model-View-Controller based Java desktop and server application using the latest tools and frameworks.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Let’s write a Laravel application – Project template</title>
      <link>https://janikvonrotz.ch/2015/01/30/lets-write-a-laravel-application-project-template/</link>
      <pubDate>Fri, 30 Jan 2015 10:28:03 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2015/01/30/lets-write-a-laravel-application-project-template/</guid>
      <description>&lt;p&gt;In web development there are tons of programs and tools and due to that also complex and very different development strategies.&#xA;Luckily dependency handling got a lot easier. For my Laravel project setup we will use 3 different package managers.&#xA;Every package manager of course manages a different resource, we will use composer for php packages, npm for everything related to Node.js and Bower for web packages.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Destruction</title>
      <link>https://janikvonrotz.ch/2014/11/28/destruction/</link>
      <pubDate>Fri, 28 Nov 2014 12:23:37 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/11/28/destruction/</guid>
      <description>&lt;p&gt;15 bucks, a golf club and a camera. This was the recent photography project of my friends. With a simple setup, we tried to get the perfect shot of a golf club hitting pottery. It was a lot of fun and in the end a big mess. Here are some of the results, every picture contains the original and the destroyed object:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Project Naptha - OCR well done</title>
      <link>https://janikvonrotz.ch/2014/04/24/project-naptha-ocr-well-done/</link>
      <pubDate>Thu, 24 Apr 2014 07:59:02 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/04/24/project-naptha-ocr-well-done/</guid>
      <description>&lt;p&gt;On the &lt;a href=&#34;http://projectnaptha.com/&#34;&gt;Project Naptha homepage&lt;/a&gt; you can download a Google chrome extension that extends your browsers text copy function.&lt;/p&gt;&#xA;&lt;p&gt;With the said extension you can copy text within images. Naptha recognises text inside images in real-time.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Install SharePoint 2013 Three-tier Farm – Installing and Configuring Office Web Apps Server</title>
      <link>https://janikvonrotz.ch/2014/03/25/install-sharepoint-2013-three-tier-farm-installing-and-configuring-office-web-apps-server/</link>
      <pubDate>Tue, 25 Mar 2014 09:18:05 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/03/25/install-sharepoint-2013-three-tier-farm-installing-and-configuring-office-web-apps-server/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post of is part of my &lt;a href=&#34;https://janikvonrotz.ch/projects/install-sharepoint-2013-three-tier-farm/&#34;&gt;Install SharePoint 2013 Three-tier Farm&lt;/a&gt; project.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;With Windows Server 2012 the deployment of Offic Web Apps Server got a lot easier.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Deploy Ubuntu server</title>
      <link>https://janikvonrotz.ch/2014/03/13/deploy-ubuntu-server/</link>
      <pubDate>Thu, 13 Mar 2014 16:04:21 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/03/13/deploy-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;&#xA;&lt;em&gt;Get the latest version of this article here: &lt;a href=&#34;https://gist.github.com/9468612&#34;&gt;&lt;a href=&#34;https://gist.github.com/9468612&#34;&gt;https://gist.github.com/9468612&lt;/a&gt;&lt;/a&gt;&lt;/em&gt;.&lt;/p&gt;&#xA;&lt;h1&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;Why Ubuntu?&lt;/p&gt;&#xA;&lt;p&gt;Because:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Ubuntu is the leading and most popular Linux distro. &lt;/li&gt;&#xA;&lt;li&gt;It&#39;s easy to install, deploy and manage.&lt;/li&gt;&#xA;&lt;li&gt;Ubuntu remains the most popular operating system for OpenStack deployments.&lt;/li&gt;&#xA;&lt;li&gt;It&#39;s available for multiple devices.&lt;/li&gt;&#xA;&lt;li&gt;Ubuntu benefits from a huge community support since ever.</description>
    </item>
    <item>
      <title>Install SharePoint 2013 Three-tier Farm - Installing and Configuring SharePoint SQL Server</title>
      <link>https://janikvonrotz.ch/2014/02/25/install-sharepoint-2013-three-tier-farm-installing-and-configuring-sharepoint-sql-server/</link>
      <pubDate>Tue, 25 Feb 2014 13:52:33 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/02/25/install-sharepoint-2013-three-tier-farm-installing-and-configuring-sharepoint-sql-server/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post of is part of my &lt;a href=&#34;https://janikvonrotz.ch/projects/install-sharepoint-2013-three-tier-farm/&#34;&gt;Install SharePoint 2013 Three-tier Farm&lt;/a&gt; project.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;In this post I&amp;rsquo;ll show my best practice for an new SQL Server to run SharePoint properly.&lt;/p&gt;&#xA;&lt;p&gt;Let&amp;rsquo;s get started with local user rights.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Success Factors for a SharePoint Project</title>
      <link>https://janikvonrotz.ch/2014/02/19/success-factors-for-a-sharepoint-project/</link>
      <pubDate>Wed, 19 Feb 2014 17:15:04 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2014/02/19/success-factors-for-a-sharepoint-project/</guid>
      <description>&lt;p&gt;Right now I&amp;rsquo;ve led the company internal SharePoint projects for about one year.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve experienced that most of the SharePoint project leaders struggle with same problems.&lt;/p&gt;&#xA;&lt;p&gt;In order to save you from this unnecessary experience I&amp;rsquo;ve shared my most important success factors of a SharePoint project:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Install SharePoint 2013 Three-tier Farm - Architecture and Licensing</title>
      <link>https://janikvonrotz.ch/2013/12/10/install-sharepoint-2013-three-tier-farm-architecture-and-licensing/</link>
      <pubDate>Tue, 10 Dec 2013 12:35:07 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2013/12/10/install-sharepoint-2013-three-tier-farm-architecture-and-licensing/</guid>
      <description>&lt;p&gt;&lt;em&gt;This post of is part of my &lt;a href=&#34;https://janikvonrotz.ch/projects/install-sharepoint-2013-three-tier-farm/&#34;&gt;Install SharePoint 2013 Three-tier Farm&lt;/a&gt; project.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://janikvonrotz.ch/wp-content/uploads/2013/12/Network-Scheme-SharePoint-Farm.png&#34;&gt;&lt;img src=&#34;https://janikvonrotz.ch/wp-content/uploads/2013/12/Network-Scheme-SharePoint-Farm.png&#34; alt=&#34;Network Scheme SharePoint Farm&#34;&gt;&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;As the server architecture is already given in this case, I&amp;rsquo;m only going to show you the hardware requirements of those servers.&lt;/p&gt;&#xA;&lt;h1&gt;Server additional&lt;/h1&gt;&#xA;&lt;p&gt;Each server installation provides:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;    &lt;li&gt;latest service pack&lt;/li&gt;&#xA;    &lt;li&gt;64 Bit&lt;/li&gt;&#xA;    &lt;li&gt;resources for less than 1000 users&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Install SharePoint 2013 Three-tier Farm</title>
      <link>https://janikvonrotz.ch/2013/12/10/install-sharepoint-2013-three-tier-farm/</link>
      <pubDate>Tue, 10 Dec 2013 11:20:29 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2013/12/10/install-sharepoint-2013-three-tier-farm/</guid>
      <description>&lt;h1&gt;About&lt;/h1&gt;&#xA;&lt;p&gt;Based on new business requirements our intranet SharePoint needs an update from version 2010 to 2013.&#xA;The new installation will be part in our existing Office 365 hybrid environment.&#xA;As I&amp;rsquo;ve completed the Core Solutions of Microsoft SharePoint Server 2013 course I going to perform this project on my own.&#xA;In this series of posts I would like to share my knowledge and experience in building this new intranet based on SharePoint 2013.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Manage ActiveDirectory Distribution Groups</title>
      <link>https://janikvonrotz.ch/2013/08/27/manage-activedirectory-distribution-groups/</link>
      <pubDate>Tue, 27 Aug 2013 12:39:11 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2013/08/27/manage-activedirectory-distribution-groups/</guid>
      <description>&lt;p&gt;With Office365 connected with an ADFS you have to redesgin your Exchange distribution groups. ADFS only syncs distribution groups that have these definitions:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;    &lt;li&gt;&lt;del&gt;Group scope is universal&lt;/del&gt;&lt;/li&gt;&#xA;    &lt;li&gt;Group type is distribution&lt;/li&gt;&#xA;    &lt;li&gt;Group members have to be users&#xA;&lt;ul&gt;&#xA;    &lt;li&gt;Yes, it&#39;s not possible to have security groups or something else as distribution group members.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;My idea was simple, I&amp;rsquo;m developing a script that creates for every OU and child OU I&amp;rsquo;m chosing in the ActiveDirectory structure a distribution list containing the users of the chosen OU recursively.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Website Steuern NW</title>
      <link>https://janikvonrotz.ch/2013/07/02/website-steuern-nw/</link>
      <pubDate>Tue, 02 Jul 2013 09:04:53 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2013/07/02/website-steuern-nw/</guid>
      <description>&lt;p&gt;This was my first Typo3 project, without any experience I had to create a website for tax departement of the state Nidwalden.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Website Seminars ILZ</title>
      <link>https://janikvonrotz.ch/2013/07/02/website-seminars-ilz/</link>
      <pubDate>Tue, 02 Jul 2013 09:03:17 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2013/07/02/website-seminars-ilz/</guid>
      <description>&lt;p&gt;The astonishing and powerful Typo3 extension &amp;lsquo;seminars&amp;rsquo; provides everything you&amp;rsquo;ll need to offer courses. However it&amp;rsquo;s very difficult and complex to configure this extension.&lt;/p&gt;&#xA;&lt;p&gt;This project was a chance to deal with this extension. The goal was simple, provide an online Tool to proceed and manage courses.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Website Janik von Rotz</title>
      <link>https://janikvonrotz.ch/2013/07/02/website-janik-von-rotz/</link>
      <pubDate>Tue, 02 Jul 2013 09:01:17 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2013/07/02/website-janik-von-rotz/</guid>
      <description>&lt;p&gt;My Typo3 knowledge, that I&amp;rsquo;ve acquired in the recent projects, has been proven and extended with this personal website projects. Trying to use the latest technologies and standards from webdesign I&amp;rsquo;ve built a new blogging website.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Website Familie OW</title>
      <link>https://janikvonrotz.ch/2013/07/02/website-familie-ow/</link>
      <pubDate>Tue, 02 Jul 2013 08:57:03 +0000</pubDate>
      <guid>https://janikvonrotz.ch/2013/07/02/website-familie-ow/</guid>
      <description>&lt;p&gt;Another project where I could use my Typo3 experience&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
