Posts

Showing posts with the label Guide

I made a Python program that Automates process of Setting Desktop Background aka Wallpaper

Image
Hello again, Let me show you a python program that i made to Automate the task of Setting Desktop Background aka Wallpaper on your Windows/ Linux System by Downloading from Unsplash ( The internet's source of freely-usable images. Powered by creators everywhere ). Check out the my  Github link  for more details on these python program.

Use FTP for Wireless transfer of Files across Devices in LAN

Image
FTP has been around us for long time now. I am not going to bore you with Theory of FTP. But I want all of you to use File Transfer Protocol to transfer files across different devices connected by a same Wi-fi Network. I have observed that, despite of presence of FTP around us on our devices, we tend to use Wired cables for data transfer. I have completely switched from wired to wireless, be it Data Transfer, Media Streaming, etc. I don't hate wires but Wireless technology is more portable and convenient in many situations. So lets see how we can use FTP for data transfer. For practical purpose, i am going to use Windows OS, Android OS and Xampp Software for FTP server. Check for Windows firewall settings to allow Filezilla Server on private network

Use your old android phone as a Wifi router/Access point for your home network to extend Wi-fi Signal

Image
( (( ( ( Project RangeS3 ) ) ) ) ) Solution to Weak Wi-fi Signal propagation from old Wireless Router by using a Wi-fi repeater Application on the Android phone Hello guys , Welcome to another technical blog in which I will show you a very interesting application that will extend your Wi-fi signal in your home with zero cost and minimum setup time. Without any further due, lets gets started. In these Blog, I will discuss all of the following points below: Why we want to extend our Wi-fi signal present in our home network and what are the benefits of doing it? What are the reasons that I have used this method in this project instead of buying a new Wireless Router? If Wifi signal is not the issue then why to use this App? Why to use specific Wi-fi Repeater application VPN HOTSPOT by MyGodStudio on play store instead of all other Wi-Fi-repeater applications available? Technical specs and conditions to satisfy before proceeding further? How to Implement this project and how-to s...

Windows media streaming over LAN with high bit rate

Image
Let us talk about Windows media Streaming because it is excellent for people like us who wants to stream local downloaded content to a Larger screen like smart TV without buffering and lag. Lets just dive deep into it. Quick info about the technology that makes it possible. Windows 10 has a preinstalled DLNA server which lets user stream local media library to another dlna supported device directly over common wifi network.  DLNA stands for Digital Living Network Alliance and in simple terms it is a set of standards that makes it easy to set up a device to stream videos , photos , music with other devices on the same network. You can study DLNA in much more detail from Wikipedia . lets now turn our Windows 10 computer into a dlna server. i have attached the snapshots from my system that shows you the whole process. Open Control panel and navigate to Network and internet > Network and sharing center > Media streaming options  and turn on media streaming if not by clicking...

Code Grepper : A big help to Programmers/Developers

Image
Source: CodeGrepper Source: CodeGrepper Have you ever encountered a situation, where you are programming/developing software in your favorite code editor and you get error/warning that you might not know the solution to it , so you google search instantly by copying the error statement. You also visit various community driven forums for troubleshooting errors but sometimes that also does not help.  Have you ever thought of a website/software which can answer any error/query/questions instantly by searching throught a large set of database developed by communities of developers. To all the programmers/developers/coders out in the world, today we have a best in class solution. I introduce CodeGreppers.com  to you all. As the name suggests , it is a browser extension for answering the queries related to Programming languages directly in google search by creating a top section snippet specially for answer. Its totally free and it is just growing daily supported by hundreds of deve...

All about Digital Media Players

Image
I have studied & analysed Digital media hardware/players that are currently available in the market(2020) with lot of different categories , price, ranges ,etc. For watching well-known video content like Netflix, Hotstar, Amazon prime video series, Hulu, Alt balaji, sony liv, etc on a Tv display is an amazing experience. Those people who have access to a smart tv (i.e very common nowadays in 2020) can enjoy this services by paying the subscription charges and 4k has greatly impacted the trend. But people like me , who does not have a smart tv cannot enjoy these services.(I am joking, we can). We too have options to watch digital content on non smart hdtv without having a android tv. How is it possible for us by using Digital media players. Digital media players are present in the market since 2007(formerly from Apple and Roku). Let me brief you about Digital media players like Apple tv , Roku tv , Amazon firetv , Google chromecast, etc. A Digital media player is a home entertainmen...