<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Anjanesh's General Blog All Things Tech]]></title><description><![CDATA[Anjanesh's General Blog All Things Tech]]></description><link>https://anjanesh.blog</link><generator>RSS for Node</generator><lastBuildDate>Fri, 11 Sep 2026 22:57:30 GMT</lastBuildDate><atom:link href="https://anjanesh.blog/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[MelonCart as an eCommerce Solution]]></title><description><![CDATA[I was talking to a person who works for company dealing with Spiritual Lifestyle Products in Thiruvananthapuram, Kerala.
Their current (live) website is built on WordPress + WooCommerce, while their n]]></description><link>https://anjanesh.blog/meloncart-as-an-ecommerce-solution</link><guid isPermaLink="true">https://anjanesh.blog/meloncart-as-an-ecommerce-solution</guid><dc:creator><![CDATA[Anjanesh Lekshminarayanan]]></dc:creator><pubDate>Fri, 31 Jul 2026 07:02:58 GMT</pubDate><enclosure url="https://cdn.hashnode.com/uploads/covers/5e5e8afd205a551d167f94ef/81b3df70-504b-4fa6-8694-776babd65e2f.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I was talking to a person who works for company dealing with Spiritual Lifestyle Products in Thiruvananthapuram, Kerala.</p>
<p>Their current (live) website is built on WordPress + WooCommerce, while their newer website uses a React/Next.js frontend with a Python Django backend. And they're currently evaluating a Shopify migration and are looking for someone who can review both platforms and recommend the best long-term solution.</p>
<p>"But after launching our new website, we've faced several issues with performance, backend workflows, and SEO, and it has also affected our existing website. Many of our competitors use Shopify, so we're evaluating whether it would be a better long-term solution. We're looking for someone who can review both websites objectively and recommend the best platform based on our business requirements.....not necessarily Shopify."</p>
<p>They have 2 websites, on two different domains using two completely different tech stacks, both self-hosted. And now they're exploring the possibility of a third option (Shopify) of a managed hosting solution using a templating engine called liquid, which is Shopify's proprietary server-side templating language.</p>
<p>I was surprised that, being a small shop / brand, they spent a considerable amount of tech resources on building two whole websites and now willing to spend on a third one.</p>
<p>I suggested a newer / different tech stack : PHP &gt; Laravel &gt; OctoberCMS &gt; MelonCart - mainly because PHP resources are in abundance in India and you get full control of the source-code just as it is with WordPress + WooCommerce and Django+React. And SEO using PHP is easier to handle ... well this is very true with WordPress because of all those SEO plugins available but in general this is possible in a Django based site too but since the front-end here is in React/NextJS, they probably faced <s>issues</s> challenges related to SEO on a SPA level. Go for Shopify if you're low on tech resources - Shopify can get a lot done easier and faster even by non-developers. But if you have a front-end guy and a back-end guy or even a decent full-stack engineer, then why not stick to self-hosted platform which you have full control of ?</p>
<p>My friend Sudhir, always chooses Shopify, but he is a marketing person and not a techie, so for people like him, Shopify makes sense.</p>
<p>The staff at OctoberCMS forum are extremely helpful. That's the main reason why I suggested OctoberCMS which is based on Laravel. So helpful, that when <a href="https://talk.octobercms.com/t/meloncart-payment-gateway-using-razorpay/3828">I suggested RazorPay as a payment gateway</a> for Indian merchants is must, they had it <a href="https://talk.octobercms.com/t/razorpay-payment-gateway-now-available/3843">implemented in a week's time</a> and launched ! That's equivalent to free development effort by the founder themselves.</p>
<p>The only difference in choosing WordPress + WooCommerce or Django + React over OctoberCMS + LemonCart, is that there is a one-time license fee to use OctoberCMS which is \(19 and a one-time license fee to use LemonCart which is \)199 - but I don't find these as a bottleneck to develop a good eCommerce site in-house.</p>
<p>So give MelonCart a try - be on their forum at <a href="https://talk.octobercms.com/">https://talk.octobercms.com</a> and go ahead as ask away questions on challenges you're facing - you'd be surprised how much time you can save on development.</p>
]]></content:encoded></item><item><title><![CDATA[Showcase a photo gallery on your website]]></title><description><![CDATA[Once upon a time, there was a cool kid on the block called Flickr and Yahoo! bought it for some $20M+. It still is quite cool for a long time but uploading photos via a mobile app like Instagram brought Flickr far less popular since Flickr was built ...]]></description><link>https://anjanesh.blog/showcase-a-photo-gallery-on-your-website</link><guid isPermaLink="true">https://anjanesh.blog/showcase-a-photo-gallery-on-your-website</guid><category><![CDATA[instagram]]></category><category><![CDATA[image gallery]]></category><category><![CDATA[embed]]></category><category><![CDATA[elfsight]]></category><dc:creator><![CDATA[Anjanesh Lekshminarayanan]]></dc:creator><pubDate>Sun, 21 May 2023 05:18:31 GMT</pubDate><enclosure url="https://cdn.hashnode.com/res/hashnode/image/upload/v1684647290187/a6f6a335-bfa8-4a2d-9126-4fd1682a9f4a.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Once upon a time, there was a cool kid on the block called Flickr and Yahoo! bought it for some $20M+. It still is quite cool for a long time but uploading photos via a mobile app like Instagram brought Flickr far less popular since Flickr was built in the era of regular desktop file upload.</p>
<p>The beauty was its API services for developers to create apps based on Flickr photos. The API still exists - <a target="_blank" href="https://www.flickr.com/services/api/">https://www.flickr.com/services/api/</a> - but Instagram acquired all next-gen users - and a great chunk of them are on mobile-only on a daily basis, being able to just slip in the devices in their pockets.</p>
<p>Instagram also has an embed option to embed a single post / photo to an HTML page on a website. The option to embed an entire Instagram feed is not available out of the box. This can be achieved using <a target="_blank" href="https://developers.facebook.com/products/instagram/apis/">Instagram's API</a> but requires some development time.</p>
<p>If you're looking for a quick solution where-in you just want to dump your photos on Instagram and not elsewhere, and want to showcase a gallery then <a target="_blank" href="https://elfsight.com">elfsight</a> is a viable option. If you are ready to shell out $5 a month beyond their <em>free</em> 200-views-per-month plan then wouldn't it cut a developer's time and cost?</p>
<p>They have a post on how to get this done at - <a target="_blank" href="https://elfsight.com/blog/2022/06/how-to-embed-instagram-feed-on-website/">https://elfsight.com/blog/2022/06/how-to-embed-instagram-feed-on-website/</a></p>
<p>If you want to change the layout, there are some settings that can be altered with. Though I would've preferred a custom CSS code edit.</p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1684646022652/014e004e-d92a-4698-a088-d0e11c43b96e.png" alt class="image--center mx-auto" /></p>
<p>An example of this embed is at <a target="_blank" href="https://allcareerguru.com/gallery">https://allcareerguru.com/gallery</a></p>
]]></content:encoded></item><item><title><![CDATA[carrd - A Low Budget Landing Page Service]]></title><description><![CDATA[I was going through my slack today and I came across this person's post :

Does anyone know what the cheapest way to host a landing page is? I used elastic beanstalk before but it cost me $100 a month…

I mean - $100 for a landing page? Spending $100...]]></description><link>https://anjanesh.blog/carrd-a-low-budget-landing-page-service</link><guid isPermaLink="true">https://anjanesh.blog/carrd-a-low-budget-landing-page-service</guid><category><![CDATA[landing page]]></category><category><![CDATA[Landing Page Creator]]></category><dc:creator><![CDATA[Anjanesh Lekshminarayanan]]></dc:creator><pubDate>Sun, 23 Apr 2023 01:15:57 GMT</pubDate><enclosure url="https://cdn.hashnode.com/res/hashnode/image/upload/v1682192801875/82834a48-eb3b-4ddc-bdcb-9e39a87fdba0.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>I was going through my slack today and I came across this person's post :</p>
<blockquote>
<p>Does anyone know what the cheapest way to host a landing page is? I used elastic beanstalk before but it cost me $100 a month…</p>
</blockquote>
<p>I mean - $100 for a landing page? Spending $100 a month for provisioning a server for your webapp makes sense and with $100 / mo you can scale to a fairly large extent given that a lot of sites with traffic of 1K - 10K per day are on some shared hosting servers like hostinger or bluehost or dreamhost or hostgator which start at way below $10 a month. But using <a target="_blank" href="https://aws.amazon.com/elasticbeanstalk/">Elastic Beanstalk</a> for a landing page is not worth the money and the effort to set up. Because landing pages are meant to be generating leads and sales. So a product developer, focus on the application itself and use some 3rd party service for digital marketing if you cannot hire a full-time staff to do so.</p>
<p>For just a landing page for your upcoming product, I would suggest you go for a landing page service like <a target="_blank" href="http://carrd.co">carrd.co</a> which has <a target="_blank" href="https://carrd.co/pro">PRO</a> plans starting at $19 a <strong>year</strong> for 10 websites. That's a lot of sites considering a yearly expense. (So, they have a $9 a year for 3 websites plan but this doesn't support custom domains, so I don't know who is their target audience for such a plan). The Pro plan has options for forms, embeds which can be hooked to most form email service providers like SendInblue and even has Buy Now buttons supporting payment gateways etc. Their Plus plan has even more features like redirects, password protection and variables and site files, which I am not sure what the last 2 are. The interesting thing is, within their Pro and Plus plans they sub-plans to support more sites under Pro and Plus plans.</p>
<p><a target="_blank" href="https://try.carrd.co/d17jxp4s">Click here to give carrd a shot today</a>.</p>
]]></content:encoded></item></channel></rss>