<?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/"
	xmlns:media="http://search.yahoo.com/mrss/" >

<channel>
	<title>Lissy Benny &#8211; Macronimous Blog</title>
	<atom:link href="https://www.macronimous.com/blog/author/lissy/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.macronimous.com/blog</link>
	<description>Web design, web programming, Mobile apps, Opensource , SEO etc</description>
	<lastBuildDate>Fri, 17 Jan 2025 08:40:54 +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>
	<item>
		<title>Blockchain for PHP Developers: Everything You Need to Know</title>
		<link>https://www.macronimous.com/blog/blockchain-for-php-developers-everything-you-need-to-know/</link>
					<comments>https://www.macronimous.com/blog/blockchain-for-php-developers-everything-you-need-to-know/#respond</comments>
		
		<dc:creator><![CDATA[Lissy Benny]]></dc:creator>
		<pubDate>Mon, 12 Feb 2018 12:33:33 +0000</pubDate>
				<category><![CDATA[Blockchain]]></category>
		<category><![CDATA[PHP Programming]]></category>
		<category><![CDATA[Web collaboration]]></category>
		<category><![CDATA[web programming]]></category>
		<category><![CDATA[PHP]]></category>
		<guid isPermaLink="false">https://www.macronimous.com/blog/?p=2196</guid>

					<description><![CDATA[<p>Blockchain for PHP Developers: A Complete Guide Blockchain technology is something PHP developers need to understand as cryptocurrency continues to grow. Read this guide to blockchain for PHP developers. No doubt you&#8217;ve heard of cryptocurrency, a type of digital asset that functions like money. The most famous one is Bitcoin, a pioneer in cryptocurrency technology. [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.macronimous.com/blog/blockchain-for-php-developers-everything-you-need-to-know/">Blockchain for PHP Developers: Everything You Need to Know</a> first appeared on <a rel="nofollow" href="https://www.macronimous.com/blog">Macronimous Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2><a href="https://www.macronimous.com/blog/wp-content/uploads/2018/02/blockchain-php-programming-macronimous.jpeg"><img fetchpriority="high" decoding="async" class="aligncenter wp-image-2197 size-large" src="https://www.macronimous.com/blog/wp-content/uploads/2018/02/blockchain-php-programming-macronimous-1024x425.jpeg" alt="Blockchain for PHP Developers" width="680" height="282" /></a></h2>
<h2>Blockchain for PHP Developers: A Complete Guide</h2>
<p><strong>Blockchain technology is something PHP developers need to understand as cryptocurrency continues to grow. Read this guide to blockchain for PHP developers.</strong></p>
<p>No doubt you&#8217;ve heard of cryptocurrency, a type of digital asset that functions like money. The most famous one is Bitcoin, a pioneer in cryptocurrency technology.</p>
<p>Bitcoin and other cryptocurrencies seem to be poised to disrupt banking as we know it. Bitcoin has been expanding at an incredible rate, <a href="https://www.forbes.com/sites/bernardmarr/2017/09/21/14-things-everyone-should-know-about-blockchains/#a8095d4252a7" target="_blank" rel="noopener">growing over 100%</a> year over year since its inception in 2010.</p>
<p>Lucky for you, we&#8217;ve got a complete guide to blockchain for PHP developers. Keep reading to find out all you need to know.</p>
<h3>What Is A Blockchain?</h3>
<p>In a traditional monetary exchange system, people rely on banks and the government. Those two institutions make a lot of decisions and ensure the value of any assets you own.</p>
<p>Blockchains rely on a distributed ledger, a record of any transactions. These records, called facts, can be anything, including digital signatures or assets.</p>
<p>Where banks would make the decision as to what constitutes a fact, blockchains use anonymous individuals to create a consensus.</p>
<h3>Blockchain and Cryptocurrencies</h3>
<p>When Bitcoin hit the scene, it was seen as exciting and revolutionary. Bitcoin allowed people to transfer digital assets between each other without an intermediary.</p>
<p>This is one of the reasons blockchain technology is <a href="https://www.statista.com/statistics/647231/worldwide-blockchain-technology-market-size/" target="_blank" rel="noopener">set to crack a billion dollars</a> in the near future. If you&#8217;re not studying blockchain for PHP developers, you risk being left in the dust.</p>
<h3>APIs and SDKs for PHP Developers</h3>
<p>You can&#8217;t build a blockchain without an API, an Application Programming Interface. APIs provide consistency in your blockchain.</p>
<p>Some APIs that are available include the Mobius API, Bittrex exchange web, and GDAX. There are tons more options available; work with one that best fits you and your company&#8217;s needs. There are even some <a href="https://blockchain.info/api/api_websocket" target="_blank" rel="noopener">available for free</a> that don&#8217;t require a key to access.</p>
<p>Once you&#8217;ve got an API you want to work with, you&#8217;ll need an SDK, software development kit, to really get the most out of it. Many of the aforementioned APIs have SDKs that work in tandem with them.</p>
<p>For example, you can use GDAX Python GUI SDK by Pierre Rochard or Mobius NodeJS SDK.</p>
<h3>Other Uses for Blockchain</h3>
<p>Now that we understand how cryptocurrencies are poised to disrupt banking, let&#8217;s take a look at some other ways to use it.</p>
<ul>
<li>Patient records can be saved and transferred instantly</li>
<li>Digital assets, such as art and music, can be copyrighted through consensus</li>
<li>Contracts can be finalized through a blockchain</li>
<li>Electronic voting will be completely changed through the blockchain</li>
</ul>
<p>Understanding blockchain for <a href="https://www.macronimous.com/blog/advanced-php-coding-techniques/">PHP developers</a> is key to staying ahead of the changing tide. Many jobs could disappear when these industries change; make sure you&#8217;re on sturdy ground.</p>
<h3>Applying Blockchain for PHP Developers</h3>
<p>Now you understand how crucial it is to employ blockchain in your strategy for staying relevant. Start creating a game plan now as to <a href="https://www.macronimous.com/blog/an-introduction-to-project-management/">how to apply it to your projects. </a></p>
<p>Looking for a leg up in the new world of blockchains, APIs, SDKs, and cryptocurrency? <a href="https://www.macronimous.com/contact-us">Talk to us</a> and we&#8217;ll give you a free quote on what you need to succeed.</p>
<p>The post <a rel="nofollow" href="https://www.macronimous.com/blog/blockchain-for-php-developers-everything-you-need-to-know/">Blockchain for PHP Developers: Everything You Need to Know</a> first appeared on <a rel="nofollow" href="https://www.macronimous.com/blog">Macronimous Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.macronimous.com/blog/blockchain-for-php-developers-everything-you-need-to-know/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>CMS, Ektron and Gold partnership!</title>
		<link>https://www.macronimous.com/blog/ektron-a-best-content-management-solution/</link>
					<comments>https://www.macronimous.com/blog/ektron-a-best-content-management-solution/#respond</comments>
		
		<dc:creator><![CDATA[Lissy Benny]]></dc:creator>
		<pubDate>Thu, 13 Mar 2008 13:56:16 +0000</pubDate>
				<category><![CDATA[General]]></category>
		<category><![CDATA[WCM]]></category>
		<guid isPermaLink="false">https://www.macronimous.com/blog/ektron-a-best-content-management-solution/</guid>

					<description><![CDATA[<p>Web Content Management solutions save your organization time and money while adding value to your existing Web investments. Several key benefits includes : Anytime, anywhere Web publishing : With some web content management solutions, content “owners” in your organization can securely add or update content from any Web browser. Anytime, anywhere Web publishing: With some [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.macronimous.com/blog/ektron-a-best-content-management-solution/">CMS, Ektron and Gold partnership!</a> first appeared on <a rel="nofollow" href="https://www.macronimous.com/blog">Macronimous Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Web Content Management solutions save your organization time and money while adding value to your existing Web investments.</p>
<p>Several key benefits includes :</p>
<p><strong>Anytime, anywhere Web publishing :</strong></p>
<p>With some web content management solutions, content “owners” in your organization<br />
can securely add or update content from any <a href="http://www.webopedia.com/TERM/B/browser.html" target="_blank" rel="noopener noreferrer">Web browser</a>.</p>
<p><strong>Anytime, anywhere Web publishing:</strong><br />
With some web content management solutions, content “owners” in your organization can securely add or update content from any Web browser.</p>
<p><strong>Eliminate the ”˜Webmaster bottleneck&#8217;:</strong><br />
Web content management solutions ease the pressure on Webmasters and IT staff,enabling them to focus on strategic IT projects</p>
<p><strong>Efficient workflow management:</strong><br />
Web content management solutions manages content workflow, handling contributed content and notifying approvers via email that it&#8217;s ready for review and publishing.</p>
<p><strong>Quicker Web Site updates:<br />
</strong>Non-technical business users can make relevant, timely updates to your site, solidifying your message and ensuring content accuracy.</p>
<p><strong>Protect Web Site branding:</strong><br />
<a href="https://en.wikipedia.org/wiki/Web_content_management_system" target="_blank" rel="noopener noreferrer">WCM</a> separates Web site content from Web site design, which protects your branding and navigation from content<br />
contributors.</p>
<p><strong>Save time and money:</strong><br />
WCM solutions make your organization more efficient and cost-effective by enabling the right person to manage the right content at the right time.</p>
<p>Sources : Literature from Ektron manuals</p>
<p><strong> <a title="Ektron Gold Partners" href="https://www.macronimous.com/blog/wp-content/uploads/2008/03/ektron_partner.jpg"><img decoding="async" src="https://www.macronimous.com/blog/wp-content/uploads/2008/03/ektron_partner.jpg" alt="Ektron Gold Partners" /></a></strong></p>
<p><strong>GOLD Partnered with Ektron :</strong></p>
<p>We became a Gold partner with Ektron, which is a properity tool for web content management. Even though we develop applications using a Open source <a href="https://en.wikipedia.org/wiki/Web_content_management_system" target="_blank" rel="noopener noreferrer">WCM</a> (Web content mangement) we find it easy and confident in delivering the product using ektron in a much comfortable manner.</p>
<p>We had recently done using an open source WCM with<a href="https://www.drupal.org/" target="_blank" rel="noopener noreferrer"> Drupal,</a> our experience was very good , our developers find it easy to work with too!! The difference comes with open source WCM and Prosperity tool like Ektron for the support and  training we get!</p>
<p>We leave out this option to customers normally since we are comfortable with both the areas! Normally it ends up  arguing Windows with Linux and Mac OS which is the best kind of!.</p>
<p>PS : Recently (Feb 2008) Our 6 member team was awarded with Ektron Developer certification !! Check with us for more details and exclusive WCM demo&#8217;s using Ektron and Open source WCM solutions!</p>
<p>The post <a rel="nofollow" href="https://www.macronimous.com/blog/ektron-a-best-content-management-solution/">CMS, Ektron and Gold partnership!</a> first appeared on <a rel="nofollow" href="https://www.macronimous.com/blog">Macronimous Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.macronimous.com/blog/ektron-a-best-content-management-solution/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
