<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>된사람 되기</title>
    <link>https://nagerlang.tistory.com/</link>
    <description>난사람 보다는 된사람..
나의 부족함을 잘 알고 변화하는 사람이 되고 싶습니다.
물론 자신의 부족함을 인정하고 변화하기가 쉽지는 않겠지만 ..^^</description>
    <language>ko</language>
    <pubDate>Fri, 26 Jun 2026 16:22:04 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>꿈꾸는공대생</managingEditor>
    <image>
      <title>된사람 되기</title>
      <url>https://t1.daumcdn.net/cfile/tistory/266EA53E545CF7F927</url>
      <link>https://nagerlang.tistory.com</link>
    </image>
    <item>
      <title>탐색기 프리징 현상 완전 해결법</title>
      <link>https://nagerlang.tistory.com/158</link>
      <description>&lt;p data-ke-size=&quot;size16&quot;&gt;&lt;a href=&quot;https://arca.live/b/programmers/22840296&quot; target=&quot;_blank&quot; rel=&quot;noopener&amp;nbsp;noreferrer&quot;&gt;https://arca.live/b/programmers/22840296&lt;/a&gt;&lt;/p&gt;</description>
      <author>꿈꾸는공대생</author>
      <guid isPermaLink="true">https://nagerlang.tistory.com/158</guid>
      <comments>https://nagerlang.tistory.com/158#entry158comment</comments>
      <pubDate>Fri, 15 May 2026 12:25:55 +0900</pubDate>
    </item>
    <item>
      <title>Chrome 앗 이런 문제 해결하기</title>
      <link>https://nagerlang.tistory.com/154</link>
      <description>&lt;p&gt;블로그에 떠돌아다니는 수많은 방법을 동원해도 문제가 해결되지 않을 때가 있다.&lt;/p&gt;&lt;p&gt;그럴 때에는 Fasoo 관련된 프로그램(DRM, ...) 을 지워주면 문제가 해결된다.&lt;/p&gt;&lt;p&gt;아래 링크를 참조..&lt;/p&gt;&lt;p&gt;https://productforums.google.com/forum/#!topic/chrome-ko/eLlUGcf7xUw;context-place=forum/chrome-ko&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <author>꿈꾸는공대생</author>
      <guid isPermaLink="true">https://nagerlang.tistory.com/154</guid>
      <comments>https://nagerlang.tistory.com/154#entry154comment</comments>
      <pubDate>Sat, 10 Feb 2018 22:42:01 +0900</pubDate>
    </item>
    <item>
      <title>Synology Assistant 에서 NAS 검색이 안될 때...</title>
      <link>https://nagerlang.tistory.com/151</link>
      <description>&lt;p&gt;V3 혹은 윈도우 방화벽이 켜져있을 가능성이 크다.&lt;/p&gt;&lt;p&gt;이 경우에는 허용 IP 주소에 공유기 IP 범위를 주면 해결된다.&lt;/p&gt;&lt;p&gt;나는 ASUS 공유기를 썼는데 192.168.0.0 ~ 192.168.255.255 를 허용해주니 해결되었다.&lt;/p&gt;</description>
      <author>꿈꾸는공대생</author>
      <guid isPermaLink="true">https://nagerlang.tistory.com/151</guid>
      <comments>https://nagerlang.tistory.com/151#entry151comment</comments>
      <pubDate>Tue, 5 Dec 2017 19:48:07 +0900</pubDate>
    </item>
    <item>
      <title>MySQL Workbench Data migration with sql file</title>
      <link>https://nagerlang.tistory.com/150</link>
      <description>&lt;p&gt;일단 내가 있는 사무실 (정부출연연구소 내 사무실)에서는 Azure 쪽으로 접속하는 경로를 막아둔 것 같다. 그래서 MySQL Workbench에서 Azure 쪽으로 접속이 안되는 문제가 있었는데, 휴대폰 hotspot을 켜고 접속 성공..&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;- 일단 MySQL Workbench에서 서버 접속 후 Server 탭에서 Data Import 메뉴를 선택한다.&lt;/p&gt;&lt;p&gt;- Data Import 메뉴에서 Import from Self-Contained File을 선택하고 .sql 파일의 경로를 설정해준다.&lt;/p&gt;&lt;p&gt;- Data를 import하기위한 대상 DB(schema)를 고르고 Start Import 버튼을 누른다.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;아래는 향후 도움이 될 것 같아서..&lt;/p&gt;&lt;h1 style=&quot;box-sizing: border-box; margin: 20px 0px 10px; font-size: 40px; font-family: &amp;quot;Nanum Gothic&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; line-height: 1.1; color: rgb(51, 51, 51);&quot;&gt;&lt;span style=&quot;font-size: 12pt;&quot;&gt;phpMyAdmin 애플리케이션을 애저 웹 앱에 설치하고 애저 MySQL에 연결시키기&lt;/span&gt;&lt;/h1&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;http://blog.aliencube.org/ko/2017/11/05/installing-phpmyadmin-to-azure-webapp-and-azure-mysql/&lt;/div&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <author>꿈꾸는공대생</author>
      <guid isPermaLink="true">https://nagerlang.tistory.com/150</guid>
      <comments>https://nagerlang.tistory.com/150#entry150comment</comments>
      <pubDate>Thu, 23 Nov 2017 18:45:54 +0900</pubDate>
    </item>
    <item>
      <title>you must uninstall the windows software development kit</title>
      <link>https://nagerlang.tistory.com/149</link>
      <description>&lt;p&gt;WinDbg 를 설치하려다 보면 가끔 아래와같은 에러메세지와 함께 설치되지 않을 때가 있다.&lt;/p&gt;&lt;p&gt;이 문제는 이미 Visual Studio 등을 설치하면서 windows SDK가 설치되어있기 때문이다.&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;어떤 글에서는 Windows SDK를 지우고 설치하는 것을 추천하지만,&amp;nbsp;&lt;/p&gt;&lt;p&gt;사실은 이미 설치된 SDK를 수정하는 것으로 간단히 WinDbg를 설치할 수 있다.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;1. 제어판&lt;/p&gt;&lt;p&gt;2. 앱 및 기능&lt;/p&gt;&lt;p&gt;3. windows software development kit 검색&lt;br /&gt;&amp;nbsp; &amp;nbsp;(버전이 여러개 있을 수 있는데 가장 최신 버전으로 해보자)&lt;/p&gt;&lt;p&gt;4. 수정&lt;/p&gt;&lt;p&gt;5. windows debugger 체크 및 설치&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;* 참고&lt;/p&gt;&lt;p&gt;https://stackoverflow.com/questions/37230401/how-to-install-windbg-when-vs-2015-is-already-installed&lt;/p&gt;</description>
      <author>꿈꾸는공대생</author>
      <guid isPermaLink="true">https://nagerlang.tistory.com/149</guid>
      <comments>https://nagerlang.tistory.com/149#entry149comment</comments>
      <pubDate>Wed, 22 Nov 2017 19:20:03 +0900</pubDate>
    </item>
    <item>
      <title>Qt LNK4042</title>
      <link>https://nagerlang.tistory.com/148</link>
      <description>&lt;p&gt;Qt warning&lt;/p&gt;&lt;p&gt;LNK4042: object specified more than once; extras ignored&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;.pro 파일을 확인해보면 sources 나 headers 에 파일들이 중복으로 선언된 것들을 확인할 수 있을 것이다. 간단히 해결된다.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;http://www.mathiaswestin.net/2014/11/compiling-qt-code-gave-multiple.html&lt;/p&gt;</description>
      <author>꿈꾸는공대생</author>
      <guid isPermaLink="true">https://nagerlang.tistory.com/148</guid>
      <comments>https://nagerlang.tistory.com/148#entry148comment</comments>
      <pubDate>Tue, 21 Nov 2017 22:43:01 +0900</pubDate>
    </item>
    <item>
      <title>Azure 외부 접속 방법</title>
      <link>https://nagerlang.tistory.com/147</link>
      <description>&lt;p&gt;네트워크보안그룹 추가하여 인바운드 규칙 생성&lt;/p&gt;&lt;p&gt;http://blog.naver.com/rkdcjfdl/221025502472&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;방화벽설정관련&lt;/p&gt;&lt;p&gt;https://technet.microsoft.com/en-us/library/ms175043(v=sql.120).aspx&lt;/p&gt;</description>
      <author>꿈꾸는공대생</author>
      <guid isPermaLink="true">https://nagerlang.tistory.com/147</guid>
      <comments>https://nagerlang.tistory.com/147#entry147comment</comments>
      <pubDate>Wed, 15 Nov 2017 20:41:56 +0900</pubDate>
    </item>
    <item>
      <title>JPEG 이미지 축소 (용량 축소 / 사이즈 축소)</title>
      <link>https://nagerlang.tistory.com/141</link>
      <description>&lt;h3 class=&quot;r&quot; style=&quot;font-size: 18px; font-weight: normal; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; padding: 0px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: rgb(34, 34, 34); font-family: arial, sans-serif;&quot;&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: &amp;quot;맑은 고딕&amp;quot;, sans-serif; font-size: 13px; white-space: normal;&quot;&gt;각종 웹사이트에 본인의 증명사진과 같은 이미지를 업로드 해야할 일이 있다.&lt;/span&gt;&lt;/h3&gt;&lt;div&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: &amp;quot;맑은 고딕&amp;quot;, sans-serif; font-size: 13px; white-space: normal;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;증명사진을 찍은 스튜디오에서 원본파일을 받아왔다면 JPEG 이미지일 때가 많다.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;그리고 이 사진들은 엄청난 화질과 어마어마한 용량을 자랑한다..&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;그리고 이 용량은 우리의 업로드를 방해하곤 한다.. ㅋㅋ&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;그래서 JPEG 이미지를 축소할 필요가 생기는데,&amp;nbsp;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;몇 가지 사이트를 이용해 보고서 아래의 사이트를 가장 추천하게 되었다!! 강력 추천!!&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;h3 class=&quot;r&quot; style=&quot;font-size: 18px; font-weight: normal; margin: 0px; padding: 0px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: rgb(34, 34, 34); font-family: arial, sans-serif;&quot;&gt;&lt;a href=&quot;https://www.google.co.kr/url?sa=t&amp;amp;rct=j&amp;amp;q=&amp;amp;esrc=s&amp;amp;source=web&amp;amp;cd=4&amp;amp;ved=0ahUKEwjgtdyU6-_NAhWDNpQKHbTrCPMQFggxMAM&amp;amp;url=http%3A%2F%2Fcompressjpeg.com%2F&amp;amp;usg=AFQjCNGt1ynkgI7dV8aex6XsCkzFmdT-Aw&amp;amp;sig2=pOPl4WgkXUcqdzS0L4SO-g&amp;amp;bvm=bv.126993452,d.dGo&quot; target=&quot;_blank&quot; data-href=&quot;http://compressjpeg.com/&quot; style=&quot;color: rgb(102, 0, 153); cursor: pointer;&quot;&gt;Compress JPEG Images Online&lt;/a&gt;&lt;/h3&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;http://compressjpeg.com/&lt;/p&gt;</description>
      <category>Skills/Computer</category>
      <author>꿈꾸는공대생</author>
      <guid isPermaLink="true">https://nagerlang.tistory.com/141</guid>
      <comments>https://nagerlang.tistory.com/141#entry141comment</comments>
      <pubDate>Wed, 13 Jul 2016 15:56:05 +0900</pubDate>
    </item>
    <item>
      <title>fatal error C1083: 컴파일러 중간 파일 파일을 열 수 없습니다.</title>
      <link>https://nagerlang.tistory.com/138</link>
      <description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;위와 같은 error 메세지를 받았을 때, 다양한 경로로 해결 방법을 시도해 보았지만 해결이 되지 않았다.&lt;/p&gt;&lt;p&gt;&amp;nbsp;확실한 것은 아닌데.. Dropbox를 잠시 중단시켜놓았더니 잘 되었음.&lt;/p&gt;&lt;p&gt;&amp;nbsp;추측으로는.. Dropbox에서 동기화를 위해 pch 파일에 접근하면서 pch 파일 생성에 충돌이 발생한 것은 아닐까 싶다.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <category>Skills/Programming</category>
      <author>꿈꾸는공대생</author>
      <guid isPermaLink="true">https://nagerlang.tistory.com/138</guid>
      <comments>https://nagerlang.tistory.com/138#entry138comment</comments>
      <pubDate>Thu, 31 Mar 2016 15:04:46 +0900</pubDate>
    </item>
    <item>
      <title>아웃룩(outlook) 익스체인지(exchange) 데이터 파일 (.pst) 변경</title>
      <link>https://nagerlang.tistory.com/136</link>
      <description>&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;아래 사이트를 보면 자세한 설명이 나와있음.&lt;/p&gt;&lt;p&gt;https://support.office.com/ko-kr/article/%EC%98%A4%ED%94%84%EB%9D%BC%EC%9D%B8-Outlook-%EB%8D%B0%EC%9D%B4%ED%84%B0-%ED%8C%8C%EC%9D%BC-ost-%EC%9D%B4%EB%8F%99-18f9e726-ff80-4cf4-94f6-3a788c79b7f0&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>Skills/Computer</category>
      <author>꿈꾸는공대생</author>
      <guid isPermaLink="true">https://nagerlang.tistory.com/136</guid>
      <comments>https://nagerlang.tistory.com/136#entry136comment</comments>
      <pubDate>Tue, 8 Mar 2016 11:12:49 +0900</pubDate>
    </item>
  </channel>
</rss>