<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>english &#8211; metadist IT consulting</title>
	<atom:link href="https://www.metadist.de/tag/english/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.metadist.de</link>
	<description>Integrating AI into software development processes</description>
	<lastBuildDate>Sun, 07 Jan 2024 10:00:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://www.metadist.com/wp-content/uploads/2024/01/cropped-square-logo-32x32.png</url>
	<title>english &#8211; metadist IT consulting</title>
	<link>https://www.metadist.de</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Meet me on Pubcon 24</title>
		<link>https://www.metadist.com/meet-me-on-pubcon-24/</link>
		
		<dc:creator><![CDATA[Ralf Schwoebel]]></dc:creator>
		<pubDate>Sun, 07 Jan 2024 10:00:06 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[conferences]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[USA]]></category>
		<guid isPermaLink="false">https://www.metadist.de/?p=2298</guid>

					<description><![CDATA[It has almost been 10 years, since I last spoke on Pubcon and in the US in general....]]></description>
										<content:encoded><![CDATA[
<p>It has almost been 10 years, since I last spoke on Pubcon and in the US in general. I had some guest lectures in universities, I am proud of and some short appearances in the German online marketing scene after the stupid Corona interruption.</p>



<p>Now, I am happy to return to the conference, that means a lot to me, because it was the first US search conference I met so many people in real life I had only chatted online before.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large is-resized"><a href="https://www.pubcon.com"><img decoding="async" src="https://www.pubcon.com/banners/pubcon-austin-2023-see-me-speak-180x150.png" alt="" style="width:226px;height:auto"/></a></figure>
</div>


<p>This time the AI topic will influence a lot of sessions, I am sure.</p>



<p>Consider going? Make sure to contact me on <strong>&#8220;rs(at)metadist.de&#8221;</strong> and we can flip the laptops open and geek a bit on software development together!</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>GPT-Pilot &#8211; A junior developer by your side</title>
		<link>https://www.metadist.com/gpt-pilot-a-junior-developer-by-your-side/</link>
					<comments>https://www.metadist.com/gpt-pilot-a-junior-developer-by-your-side/#respond</comments>
		
		<dc:creator><![CDATA[Ralf Schwoebel]]></dc:creator>
		<pubDate>Sat, 06 Jan 2024 13:29:10 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[ai]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[opensource]]></category>
		<guid isPermaLink="false">https://www.metadist.de/?p=2254</guid>

					<description><![CDATA[I have already published this test in German yesterday, but I think it is worth a global posting...]]></description>
										<content:encoded><![CDATA[
<p>I have already published this test in German yesterday, but I think it is worth a global posting in English: GPT-Pilot really is an amazing customized GPT tool for developers!</p>



<p>It works as an extension for Visual Studio Code (VS Code), is free and easy to install via the extension marketplace in VS Code and takes your description for a coding job and starts coding.</p>



<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async" width="1024" height="582" src="https://www.metadist.de/wp-content/uploads/2024/01/image-2-1024x582.png" alt="GPT Pilot Example and Result" class="wp-image-2258" srcset="https://www.metadist.com/wp-content/uploads/2024/01/image-2-1024x582.png 1024w, https://www.metadist.com/wp-content/uploads/2024/01/image-2-300x171.png 300w, https://www.metadist.com/wp-content/uploads/2024/01/image-2-768x437.png 768w, https://www.metadist.com/wp-content/uploads/2024/01/image-2-1536x873.png 1536w, https://www.metadist.com/wp-content/uploads/2024/01/image-2.png 2048w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>I asked it to create a simple WordPress plugin, that adds a Pi-sign to the WordPress pages and shows a pop-up, when you click it.</p>



<p>That worked very well and I have put the source code on Github:</p>



<p><a href="https://github.com/orgaralf/wp-plugin-barebone" target="_blank" rel="noopener" title="">https://github.com/orgaralf/wp-plugin-barebone</a></p>



<p>Very nice and helpful. You need an OpenAI API account with some money on it, but the costs for the whole project I did also record:</p>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="365" src="https://www.metadist.de/wp-content/uploads/2024/01/image-3-1024x365.png" alt="" class="wp-image-2262" srcset="https://www.metadist.com/wp-content/uploads/2024/01/image-3-1024x365.png 1024w, https://www.metadist.com/wp-content/uploads/2024/01/image-3-300x107.png 300w, https://www.metadist.com/wp-content/uploads/2024/01/image-3-768x274.png 768w, https://www.metadist.com/wp-content/uploads/2024/01/image-3-1536x548.png 1536w, https://www.metadist.com/wp-content/uploads/2024/01/image-3.png 1669w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p>So, a real time-saver! You still need to know, how to program and how to handle the single files. But I would say AI has found its core use case: Software development is just getting so much faster!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.metadist.com/gpt-pilot-a-junior-developer-by-your-side/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
