<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Jay Mishra</title>
    <description>The latest articles on Forem by Jay Mishra (@akajay_tech).</description>
    <link>https://forem.com/akajay_tech</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1183543%2F154c314a-2b1c-489b-82c9-90c7cc4a21ba.jpg</url>
      <title>Forem: Jay Mishra</title>
      <link>https://forem.com/akajay_tech</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/akajay_tech"/>
    <language>en</language>
    <item>
      <title>SSH a headache when trying to test connection on GITHUB</title>
      <dc:creator>Jay Mishra</dc:creator>
      <pubDate>Wed, 25 Oct 2023 14:17:24 +0000</pubDate>
      <link>https://forem.com/akajay_tech/ssh-a-headache-when-trying-to-test-connection-on-github-4pd3</link>
      <guid>https://forem.com/akajay_tech/ssh-a-headache-when-trying-to-test-connection-on-github-4pd3</guid>
      <description>&lt;p&gt;Hi community! Today when I was working on GitHub for testing my ssh connection through &lt;br&gt;
&lt;code&gt;ssh -T git@github.com&lt;/code&gt; I got to this error of display in the terminal i.e. &lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;a href="mailto:git@github.com"&gt;git@github.com&lt;/a&gt;: Permission denied (publickey).&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;When I tried to find out what the exact reason of this error, as when I have already configured my username and email using the &lt;br&gt;
git config --global user.name&lt;br&gt;
&amp;amp;&lt;br&gt;&lt;br&gt;
git config --global user.email&lt;br&gt;
so why it's showing this error, do anyone have any idea about this?&lt;/p&gt;

</description>
      <category>github</category>
      <category>testing</category>
      <category>security</category>
      <category>webdev</category>
    </item>
    <item>
      <title>Manually loading extensions aka Sideloading</title>
      <dc:creator>Jay Mishra</dc:creator>
      <pubDate>Sat, 21 Oct 2023 06:05:41 +0000</pubDate>
      <link>https://forem.com/akajay_tech/manually-loading-extensions-aka-sideloading-mjc</link>
      <guid>https://forem.com/akajay_tech/manually-loading-extensions-aka-sideloading-mjc</guid>
      <description>&lt;h3&gt;
  
  
  Sideloading : - /terms used to describe the process of installing software obtained from a third-party source rather than an official retailer.
&lt;/h3&gt;

&lt;p&gt;In the context of mobile devices, sideloading typically refers to the transfer of apps from web sources that are not vendor-approved&lt;/p&gt;

&lt;p&gt;For example, when referring to Android apps, “sideloading” typically means installing an application package in APK format onto an Android device. Such packages are usually downloaded from websites other than the official app store Google Play.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Same goes with the Microsoft edge extension&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;During the development, you can use the Microsoft Edge browser to run and debug your extensions safely. &lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;By sideloading your extensions locally in your browser, &lt;strong&gt;&lt;em&gt;You can run and test your extension without changing any settings.&lt;/em&gt;&lt;/strong&gt;&lt;br&gt;
&lt;strong&gt;This helps you test new extensions safely&lt;/strong&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ol&gt;
&lt;li&gt;Directly go to the &lt;a href="https://dev.toedge://extensions"&gt;edge://extensions&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Turn on the developer mode toggle. (in the end of the sidebar).&lt;/li&gt;
&lt;li&gt;When installing your extension for the first time, click the &lt;strong&gt;&lt;em&gt;Load unpacked button&lt;/em&gt;&lt;/strong&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;(The Select the extension directory dialog opens)&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Select the directory that contains your extension source files, and then click the &lt;strong&gt;Select Folder&lt;/strong&gt; button. Your extension is installed in your browser. it will look the same as installed from the store. 
&lt;strong&gt;&lt;em&gt;That is how you can manually install extensions to your edge browser&lt;/em&gt;&lt;/strong&gt;
&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Well that's it you are now a pro extensions developer. Good luck! 😉&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>beginners</category>
      <category>extensions</category>
    </item>
    <item>
      <title>The Plight of Web Developers in the Tech Industry: A Focus on India</title>
      <dc:creator>Jay Mishra</dc:creator>
      <pubDate>Wed, 18 Oct 2023 13:23:52 +0000</pubDate>
      <link>https://forem.com/akajay_tech/the-plight-of-web-developers-in-the-tech-industry-a-focus-on-india-24ne</link>
      <guid>https://forem.com/akajay_tech/the-plight-of-web-developers-in-the-tech-industry-a-focus-on-india-24ne</guid>
      <description>&lt;p&gt;Hello, Dev.to community! Today, I'd like to shed some light on an issue that's close to my heart - the challenges faced by web developers in the tech industry, particularly in India, and more specifically those coming from backgrounds like PHP.&lt;/p&gt;

&lt;h2&gt;
  
  
  The Undervaluing of PHP Developers 💔
&lt;/h2&gt;

&lt;p&gt;Despite PHP being a versatile and powerful language that powers over 78% of all websites, PHP developers often find themselves undervalued and underappreciated. This is particularly true in India, where the rapid growth of the tech industry has not been without its growing pains.&lt;/p&gt;

&lt;h2&gt;
  
  
  Exploitation in the Workplace 😓
&lt;/h2&gt;

&lt;p&gt;Many companies, intentionally or not, exploit web developers in several ways:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Long Working Hours&lt;/strong&gt;: Web developers are often expected to work long hours and weekends. While dedication is important, this can lead to burnout and affect the quality of work.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Low Compensation&lt;/strong&gt;: Despite the high demand for their skills, many web developers are not compensated fairly for their work. This is especially true for PHP developers who are often paid less than their peers who specialize in other languages.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Lack of Recognition&lt;/strong&gt;: Web developers' contributions often go unnoticed, as their work is "behind the scenes". This lack of recognition can be demotivating.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Limited Career Growth&lt;/strong&gt;: Many companies do not provide clear career progression paths for their web developers. This lack of growth opportunities can lead to job dissatisfaction.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Delayed or Denied Payments&lt;/strong&gt;: Some companies take advantage of developers by delaying or even denying payment for their work. This can lead to financial crises and extreme stress, especially for those who have relocated to expensive cities with high living costs.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;h2&gt;
  
  
  The Way Forward 🌈
&lt;/h2&gt;

&lt;p&gt;While these issues are disheartening, it's important to remember that change is possible. Companies need to recognize the value that web developers bring and treat them with the respect they deserve. Fair compensation, reasonable working hours, recognition, timely payments, and opportunities for growth should be the norm, not the exception.&lt;/p&gt;

&lt;p&gt;As developers, we can also take steps to improve our situation. This includes continuously upgrading our skills, networking with other professionals, and advocating for our rights at the workplace.&lt;/p&gt;

&lt;p&gt;Let's start a conversation about this. Share your experiences and thoughts in the comments below! &lt;/p&gt;

&lt;p&gt;&lt;em&gt;&lt;span&gt; &amp;amp; Finally: - This post is generated with the help of Bing AI, but the problems listed, and the data provided is true, and by that I am taking full responsibility of what I stated in this post! &lt;/span&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>php</category>
      <category>career</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Hello Dev.to, I’m a WordPress and PHP Enthusiast!</title>
      <dc:creator>Jay Mishra</dc:creator>
      <pubDate>Mon, 16 Oct 2023 00:13:49 +0000</pubDate>
      <link>https://forem.com/akajay_tech/hello-devto-im-a-wordpress-and-php-enthusiast-3n5e</link>
      <guid>https://forem.com/akajay_tech/hello-devto-im-a-wordpress-and-php-enthusiast-3n5e</guid>
      <description>&lt;p&gt;Hello everyone! 👋&lt;/p&gt;

&lt;p&gt;I’m excited to join the dev.to community and connect with other developers. I’m a professional WordPress and PHP developer, and I absolutely love working with both.&lt;/p&gt;

&lt;h2&gt;
  
  
  My Journey
&lt;/h2&gt;

&lt;p&gt;I started my journey as a PHP developer, building dynamic websites and web applications. PHP is a powerful scripting language that allows you to create complex and secure web applications. It’s been an incredible journey learning and mastering PHP.&lt;/p&gt;

&lt;p&gt;Later, I discovered WordPress and was amazed by its simplicity and flexibility. WordPress is not just a blogging platform; it’s a full-fledged content management system that powers over 30% of the web. I’ve been working with WordPress for several years now, creating custom themes, plugins, and even contributing to the core.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I Love WordPress and PHP
&lt;/h2&gt;

&lt;p&gt;What I love about WordPress is its simplicity and flexibility. You can create anything from a simple blog to an e-commerce store with WordPress. And with PHP, you can add any functionality you want to your WordPress site.&lt;/p&gt;

&lt;p&gt;PHP is also a great language for web development. It’s easy to learn, yet powerful enough to build complex web applications. And with the latest updates in PHP 7 and 8, it’s become even more efficient and secure.&lt;/p&gt;

&lt;h2&gt;
  
  
  What I’ll Be Sharing
&lt;/h2&gt;

&lt;p&gt;I’ll be sharing my knowledge and experience in WordPress and PHP development here on dev.to. Expect posts on:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Building custom themes in WordPress&lt;/li&gt;
&lt;li&gt;Developing plugins for WordPress&lt;/li&gt;
&lt;li&gt;Advanced PHP techniques&lt;/li&gt;
&lt;li&gt;Security best practices in PHP and WordPress&lt;/li&gt;
&lt;li&gt;Performance optimization for WordPress sites&lt;/li&gt;
&lt;li&gt;And much more!&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Let’s Connect!
&lt;/h2&gt;

&lt;p&gt;I’m looking forward to connecting with other developers here on dev.to. If you’re working with WordPress or PHP, or if you’re interested in learning or discussing more about them, let’s connect! Feel free to leave a comment or send me a message.&lt;/p&gt;

&lt;p&gt;Happy coding! 🚀&lt;br&gt;
Jay Mishra (&lt;a class="mentioned-user" href="https://dev.to/akajay_tech"&gt;@akajay_tech&lt;/a&gt;)&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>wordpress</category>
      <category>php</category>
      <category>developer</category>
    </item>
  </channel>
</rss>
