<?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>DEV Community: fawlid</title>
    <description>The latest articles on DEV Community by fawlid (@fawlid).</description>
    <link>https://dev.to/fawlid</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%2F878013%2Fa96d41e3-705e-4a1a-bd99-bbde6510e33d.jpeg</url>
      <title>DEV Community: fawlid</title>
      <link>https://dev.to/fawlid</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/fawlid"/>
    <language>en</language>
    <item>
      <title>solve network "action needed" in windows</title>
      <dc:creator>fawlid</dc:creator>
      <pubDate>Fri, 02 Jun 2023 12:22:08 +0000</pubDate>
      <link>https://dev.to/fawlid/solve-network-action-needed-in-windows-g94</link>
      <guid>https://dev.to/fawlid/solve-network-action-needed-in-windows-g94</guid>
      <description>&lt;p&gt;hello guys!&lt;br&gt;
Today, i faced a problem that when i connect to my WLAN network and i had connection but i cloudnt see WiFi icon on my pc and got "Action needed" message for my network.&lt;/p&gt;

&lt;p&gt;i tried to solve this problem by cmd and i founded out when i use DNS and VPN at the same time, this problem occured.&lt;br&gt;
if you have this problem too, do things below in cmd:&lt;/p&gt;

&lt;p&gt;**1. turn off your VPN.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Unset you DNS.&lt;/li&gt;
&lt;li&gt;press windows+R, type cmd and hit ctrl+shift+enter to run as administrator.&lt;/li&gt;
&lt;li&gt;type command ipconfig /flushdns&lt;/li&gt;
&lt;li&gt;after you got results, type ipconfig /release&lt;/li&gt;
&lt;li&gt;same as 5, after you got results, type ipconfig /renew&lt;/li&gt;
&lt;li&gt;then type "netsh winsock reset" and restart your system.
7+. Disable and Enable your WiFi driver.**&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;maybe when you put DNS again, this problem occur again and you should change your DNS!&lt;/p&gt;

&lt;p&gt;hope this guide be helpful for you&lt;br&gt;
and this is my pleasure to improve this way by typing your idea below.&lt;/p&gt;

&lt;p&gt;Thanks.&lt;/p&gt;

</description>
      <category>problem</category>
      <category>cmd</category>
      <category>productivity</category>
      <category>network</category>
    </item>
    <item>
      <title>Help me with installing Dart</title>
      <dc:creator>fawlid</dc:creator>
      <pubDate>Sun, 28 Aug 2022 15:35:15 +0000</pubDate>
      <link>https://dev.to/fawlid/help-me-with-installing-dart-8n6</link>
      <guid>https://dev.to/fawlid/help-me-with-installing-dart-8n6</guid>
      <description>&lt;p&gt;Hello guys &lt;br&gt;
These days I wanna try Dart but I cant install dart-sdk by chocolatey!&lt;br&gt;
Can you help me with this problem?&lt;/p&gt;

&lt;p&gt;Picture of Error:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--VNyE9nyT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ezz5akv3xq2s3pnkijpr.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--VNyE9nyT--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ezz5akv3xq2s3pnkijpr.png" alt="Image description" width="880" height="456"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>dart</category>
      <category>programming</category>
      <category>help</category>
    </item>
    <item>
      <title>In which way do you guide me ?</title>
      <dc:creator>fawlid</dc:creator>
      <pubDate>Wed, 27 Jul 2022 16:58:24 +0000</pubDate>
      <link>https://dev.to/fawlid/in-which-way-do-you-guide-me--519o</link>
      <guid>https://dev.to/fawlid/in-which-way-do-you-guide-me--519o</guid>
      <description>&lt;p&gt;hello dears 👋🏼&lt;/p&gt;

&lt;p&gt;These days I wanna try new things about programing but I got confused to choose which one of them. 🤔&lt;br&gt;
I have 3 options:&lt;/p&gt;

&lt;p&gt;**  1. Django&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;React&lt;/li&gt;
&lt;li&gt;Flutter&lt;/li&gt;
&lt;li&gt;Security roadmap ♥**&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;I know we cant say which one is best! but it is my pleasure to share your opinion and experiences about options above (specially 4).&lt;br&gt;
Love you all and hope you best 😘&lt;/p&gt;

</description>
      <category>flutter</category>
      <category>react</category>
      <category>security</category>
      <category>django</category>
    </item>
    <item>
      <title>Python Dumb Finder🐍</title>
      <dc:creator>fawlid</dc:creator>
      <pubDate>Tue, 12 Jul 2022 10:26:59 +0000</pubDate>
      <link>https://dev.to/fawlid/python-dumb-finder-1ffd</link>
      <guid>https://dev.to/fawlid/python-dumb-finder-1ffd</guid>
      <description>&lt;p&gt;Hello Guys!🤞🏼&lt;/p&gt;

&lt;p&gt;After a while, I wrote a dumb finder program that written by Python just for FUN!!😂&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What is your idea to improve our Dumb finder program?🤔&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;`#------------ * Start coding * -----------&lt;br&gt;
from tkinter import *&lt;br&gt;
from tkinter import messagebox&lt;br&gt;
from random import randint&lt;/p&gt;

&lt;h1&gt;
  
  
  Importing needed packages
&lt;/h1&gt;

&lt;p&gt;my_window = Tk()&lt;/p&gt;

&lt;h1&gt;
  
  
  Create an instance of window
&lt;/h1&gt;

&lt;p&gt;my_window.geometry("350x200")&lt;/p&gt;

&lt;h1&gt;
  
  
  Set the geometry of the window
&lt;/h1&gt;

&lt;p&gt;my_window.title("Dumb Finder")&lt;/p&gt;

&lt;h1&gt;
  
  
  Window title
&lt;/h1&gt;

&lt;p&gt;text = Label(my_window, text="Are You Dumb?" , font=("Hobo Std",14,"bold")).pack(pady=50)&lt;/p&gt;

&lt;h1&gt;
  
  
  define a label(text)
&lt;/h1&gt;

&lt;p&gt;def no_changer():&lt;br&gt;
    random_x = randint(0,150)&lt;br&gt;
    #gives random x for no button&lt;br&gt;
    random_y = randint(0,150)&lt;br&gt;
    #gives random y for no button&lt;br&gt;
    no_btn.place(x=random_x, y=random_y)&lt;br&gt;
    #place no button by random-generated x , y&lt;/p&gt;

&lt;p&gt;def yes_alert():&lt;br&gt;
    messagebox.showinfo("Dumb Founded!", "I KNOW &amp;lt;3")&lt;br&gt;
    #show message&lt;br&gt;
    my_window.quit()&lt;br&gt;
    #close window after clicking Ok&lt;/p&gt;

&lt;p&gt;no_btn = Button(my_window, text= "No" , width=5 , font=30, command=no_changer)&lt;/p&gt;

&lt;h1&gt;
  
  
  define No button and send to no_changer function
&lt;/h1&gt;

&lt;p&gt;no_btn.place(x=100, y=100)&lt;/p&gt;

&lt;h1&gt;
  
  
  place no button in x=100 , y=100
&lt;/h1&gt;

&lt;p&gt;yes_btn = Button(my_window, text= "Yes" , width=5 , font=30, command=yes_alert)&lt;/p&gt;

&lt;h1&gt;
  
  
  define Yes button and send to yes_alert function
&lt;/h1&gt;

&lt;p&gt;yes_btn.place(x=200, y=100)&lt;/p&gt;

&lt;h1&gt;
  
  
  place Yes button in x = 200 , y=100
&lt;/h1&gt;

&lt;p&gt;my_window.mainloop()&lt;/p&gt;

&lt;h1&gt;
  
  
  stay on my_window until manually close program
&lt;/h1&gt;

&lt;h1&gt;
  
  
  ------------- * End of code * -----------
&lt;/h1&gt;

&lt;h1&gt;
  
  
  ------------- ** Code by &lt;a class="mentioned-user" href="https://dev.to/fawlid"&gt;@fawlid&lt;/a&gt; ** -----`
&lt;/h1&gt;

</description>
      <category>beginners</category>
      <category>python</category>
      <category>tkinter</category>
      <category>showdev</category>
    </item>
  </channel>
</rss>
