<?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>Coding Archives - Web Analytics | Programming</title>
	<atom:link href="https://www.arsari.us/category/coding/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.arsari.us/category/coding/</link>
	<description>Google Analytics - Google Tag Manager - WordPress - HTML - CSS - JavaScript - PHP - SQL</description>
	<lastBuildDate>Sun, 16 Feb 2025 19:38:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.arsari.us/wp-content/uploads/2019/07/old-favicon.ico</url>
	<title>Coding Archives - Web Analytics | Programming</title>
	<link>https://www.arsari.us/category/coding/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Git Tags: How To Rename Already Pushed Tag To a Remote Git Repository</title>
		<link>https://www.arsari.us/how-to-rename-git-tags/</link>
		
		<dc:creator><![CDATA[Arturo Santiago-Rivera]]></dc:creator>
		<pubDate>Fri, 01 May 2020 21:18:25 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[coding]]></category>
		<guid isPermaLink="false">https://www.arsari.us/?p=762</guid>

					<description><![CDATA[<p>Here’s a quick git tip that I end up searching for it. There’s plenty of times we added git tags, pushed to remote, and realized that we named it wrong. Eg. v.0.1.0 instead of v0.1.0. To change it back you would need to add a new tag and push it, $&#62;&#160;git tag new_tag old_tag&#160;(Eg. git &#8230; </p>
<p class="link-more"><a href="https://www.arsari.us/how-to-rename-git-tags/" class="more-link">Continue reading<span class="screen-reader-text"> "Git Tags: How To Rename Already Pushed Tag To a Remote Git Repository"</span></a></p>
<p>The post <a href="https://www.arsari.us/how-to-rename-git-tags/">Git Tags: How To Rename Already Pushed Tag To a Remote Git Repository</a> appeared first on <a href="https://www.arsari.us">Web Analytics | Programming</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How To Place a Tag with Text Over an Image</title>
		<link>https://www.arsari.us/how-to-place-a-tag-with-text-over-an-image/</link>
		
		<dc:creator><![CDATA[Arturo Santiago-Rivera]]></dc:creator>
		<pubDate>Sun, 07 Jul 2019 11:26:54 +0000</pubDate>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<guid isPermaLink="false">https://www.arsari.us/?p=217</guid>

					<description><![CDATA[<p>This blog will show you how to place a tag with text over an image using CSS3 pseudo-element. An everyday use case for this is on an e-Commerce website where you might want to emphasize a new product, a product on sale, or a product out of stock. Since commonly your products are displayed dynamically &#8230; </p>
<p class="link-more"><a href="https://www.arsari.us/how-to-place-a-tag-with-text-over-an-image/" class="more-link">Continue reading<span class="screen-reader-text"> "How To Place a Tag with Text Over an Image"</span></a></p>
<p>The post <a href="https://www.arsari.us/how-to-place-a-tag-with-text-over-an-image/">How To Place a Tag with Text Over an Image</a> appeared first on <a href="https://www.arsari.us">Web Analytics | Programming</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
