<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>피로그래머 깡통..</title>
    <link>https://candunix.tistory.com/</link>
    <description>VB6 24년차 현업 프로그래머.</description>
    <language>ko</language>
    <pubDate>Sun, 10 May 2026 17:30:03 +0900</pubDate>
    <generator>TISTORY</generator>
    <ttl>100</ttl>
    <managingEditor>+깡통+</managingEditor>
    <image>
      <title>피로그래머 깡통..</title>
      <url>https://t1.daumcdn.net/cfile/tistory/173B4F324C3FF4BA5F</url>
      <link>https://candunix.tistory.com</link>
    </image>
    <item>
      <title>통쥬들의 졸업. 2022, 2024</title>
      <link>https://candunix.tistory.com/177</link>
      <description></description>
      <category>통쥬</category>
      <category>졸업</category>
      <category>통쥬들의 근황</category>
      <author>+깡통+</author>
      <guid isPermaLink="true">https://candunix.tistory.com/177</guid>
      <comments>https://candunix.tistory.com/177#entry177comment</comments>
      <pubDate>Tue, 20 Feb 2024 15:26:34 +0900</pubDate>
    </item>
    <item>
      <title>GetRecordCount 리턴값 문제</title>
      <link>https://candunix.tistory.com/176</link>
      <description>아직 파고 들지 않아서 원인은 정확하지 않다.
20년전 VB나 MFC에서 Recordset 을 사용하려면 항상 스트레스였다.
&amp;nbsp;
CString strSQL = L&quot;SELECT * FROM AreaList&quot;; CRecordset&amp;nbsp;rs(&amp;amp;m_Db); rs.Open(CRecordset::forwardOnly, strSQL);
&amp;nbsp;
long&amp;nbsp;cnt&amp;nbsp;=&amp;nbsp;rs.GetRecordCount(); rs.Move..</description>
      <category>프로그래밍/MFC</category>
      <author>+깡통+</author>
      <guid isPermaLink="true">https://candunix.tistory.com/176</guid>
      <comments>https://candunix.tistory.com/176#entry176comment</comments>
      <pubDate>Thu, 16 Nov 2023 14:54:11 +0900</pubDate>
    </item>
    <item>
      <title>도메인을 다시 찾다.</title>
      <link>https://candunix.tistory.com/175</link>
      <description>나는 오래전에 도메인을 잃어버린 경험이 있다.
개인적인 실수였다.
너무나도 궁핍했던 그때...&amp;nbsp; 도메인 연장 비용까지 고민을 했었던걸로 기억한다.
&amp;nbsp;
그리고 몇년에 걸쳐 그 도메인이 해지되기를 기다렸다.
수입자동차를 튜닝하는 회사의 도메인이라 쉽게 바뀌지 않을것 같았지만 기다렸다.
마침내 수년의 세월이 흘러 사이트 관리가 안되기 시작한 것을 알게되었다.
음..&amp;nbsp; 이제 곧 문닫는건가??&amp;nbsp; 예상은 적중했고 도메인을 다시 ..</description>
      <category>끄적임...</category>
      <author>+깡통+</author>
      <guid isPermaLink="true">https://candunix.tistory.com/175</guid>
      <comments>https://candunix.tistory.com/175#entry175comment</comments>
      <pubDate>Wed, 1 Mar 2023 19:57:48 +0900</pubDate>
    </item>
    <item>
      <title>HP 8715 8710 8720 계열 무한카트리지 문제 해결. MFG로 사용!</title>
      <link>https://candunix.tistory.com/174</link>
      <description>약 2년전 2020.8월쯤 국산 재고가 부족하여 무한카트리지가 장착된 HP8715 병행제품 구입.
메뉴가 영어로 나오지만 한국으로 변경하면 문제 없기에 구매.
잘~ 써오다..
무한공급기의 잉크가 덜 딸려간다는 느낌이 났는데 그냥 씀.
약 2000 page 이후 잉크가 소진되면서 카트리지 석션을 진행.
이후 카트리지 오류 봉착.
&amp;nbsp;
헤드 청소.
헤드 청소액 주입.
헤드 잉크 주입.
헤드 펌핑.
카트리지 석션~
펌웨어 다운그레이드!!&amp;nbsp; 최..</description>
      <category>끄적임...</category>
      <category>HP 8710</category>
      <category>HP 8715</category>
      <category>hp 8720</category>
      <category>카트리지 오류</category>
      <author>+깡통+</author>
      <guid isPermaLink="true">https://candunix.tistory.com/174</guid>
      <comments>https://candunix.tistory.com/174#entry174comment</comments>
      <pubDate>Sat, 10 Dec 2022 15:42:10 +0900</pubDate>
    </item>
    <item>
      <title>MSSQL 운영체제 오류 5 해결</title>
      <link>https://candunix.tistory.com/173</link>
      <description>Windows 보안 업데이트 이후에 생긴 문제로 판단된다.
SQL 2008 Express, SQL 2017 Express 를 사용중이며 DB파일을 자주 연결 하는 편이다.
&amp;nbsp;
mdf, ldf를 연결하려는 순간!
운영체제 오류 5: &quot;5(액세스가 거부되었습니다.)&quot;
구글링 해보니 db파일을 연결할때 sql server가 권한이 없기 때문에 발생하는 듯.
서비스에 로그인 탭에서는 계정지정 NETWORK SERVICE 가 설정되어 있다.&amp;nbsp;
..</description>
      <category>프로그래밍/Error 고민, 해결</category>
      <author>+깡통+</author>
      <guid isPermaLink="true">https://candunix.tistory.com/173</guid>
      <comments>https://candunix.tistory.com/173#entry173comment</comments>
      <pubDate>Mon, 25 Apr 2022 04:10:30 +0900</pubDate>
    </item>
    <item>
      <title>VS2015 갑자기 컴파일 안됨.</title>
      <link>https://candunix.tistory.com/172</link>
      <description>갑자기 컴파일이 안되면서 오류가 쏟아진다.
VS2019로 소스를 열어서 업그레이드 했기 때문인듯...
이전에 백업된 자료로 다시 컴파일이 가능하다.&amp;nbsp; 휴~
&amp;nbsp;
심각도 코드 설명 프로젝트 파일 줄 비표시&amp;nbsp;오류(Suppression)&amp;nbsp;상태 오류(활성) 파일 소스을(를) 열 수 없습니다. &quot;new.h&quot; LPRx c:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\atlmfc\i..</description>
      <category>프로그래밍/Error 고민, 해결</category>
      <author>+깡통+</author>
      <guid isPermaLink="true">https://candunix.tistory.com/172</guid>
      <comments>https://candunix.tistory.com/172#entry172comment</comments>
      <pubDate>Thu, 7 Apr 2022 18:27:21 +0900</pubDate>
    </item>
    <item>
      <title>용어정리</title>
      <link>https://candunix.tistory.com/171</link>
      <description>&amp;nbsp;FES:&amp;nbsp;FlexWATCH&amp;nbsp;Extended&amp;nbsp;Service &amp;nbsp;NC:&amp;nbsp;Network&amp;nbsp;Camera &amp;nbsp;NIP:&amp;nbsp;Network&amp;nbsp;Image&amp;nbsp;Provider &amp;nbsp;NIPP:&amp;nbsp;Network&amp;nbsp;Image&amp;nbsp;Providing&amp;nbsp;Protocol &amp;nbsp;NSS:&amp;nbsp;Network&amp;nbsp;Storage&amp;nbsp;Server..</description>
      <category>끄적임...</category>
      <author>+깡통+</author>
      <guid isPermaLink="true">https://candunix.tistory.com/171</guid>
      <comments>https://candunix.tistory.com/171#entry171comment</comments>
      <pubDate>Tue, 22 Mar 2022 17:37:24 +0900</pubDate>
    </item>
    <item>
      <title>2020년 오랜소망 창업 (벌써 1년)</title>
      <link>https://candunix.tistory.com/170</link>
      <description>참으로 오랜 세월 내가 운영하는 회사를 가지고 싶었습니다.
직장인이라면 누구나 꿈꿔봤을지도 모르겠습니다.
&amp;nbsp;
아니 직장인이 되기전 이미 미래에 창업을 생각하고 있었습니다.
그래서 많은 경험을 하려고 노력했고 그 밑거름으로 시작했습니다.
&amp;nbsp;
개발 상담 환영합니다.
http://www.cansys.co.kr</description>
      <category>끄적임...</category>
      <author>+깡통+</author>
      <guid isPermaLink="true">https://candunix.tistory.com/170</guid>
      <comments>https://candunix.tistory.com/170#entry170comment</comments>
      <pubDate>Mon, 27 Sep 2021 19:01:47 +0900</pubDate>
    </item>
    <item>
      <title>TIM3, TIM8 PWM 충돌문제..</title>
      <link>https://candunix.tistory.com/169</link>
      <description>기록 차원에서 남겨둡니다.
&amp;nbsp;
STM32F103xC 를 사용했는데 PWM 시그널이 2가지가 필요했습니다.
그런데 TIM3 CH4에서 TIM8 데이터가 나옵니다.
칩 불량인가? 다른 칩에서도 같은 문제가 나오네요.
이 문제로 많은 시간을 허비하며 문제점 파악에 나섰고,
TIM 내부 블럭도와 CubeIDE 에서 실마리를 발견했습니다.
&amp;nbsp;
문제가 발생한 PWM Pin 을 살펴보는중 Remap 사용시 TIM8 CH3N 을 발견했습니다.&amp;nbs..</description>
      <category>프로그래밍/Cortex-M3(stm32)</category>
      <category>STM32</category>
      <category>Timer PWM</category>
      <author>+깡통+</author>
      <guid isPermaLink="true">https://candunix.tistory.com/169</guid>
      <comments>https://candunix.tistory.com/169#entry169comment</comments>
      <pubDate>Sat, 9 Jan 2021 13:58:56 +0900</pubDate>
    </item>
    <item>
      <title>KiCAD Perform Design Rules Check</title>
      <link>https://candunix.tistory.com/168</link>
      <description>이제 시작입니다.
천천히 하나씩 업데이트 해둘께요.
KiCAD 5.1.6 사용 합니다.
&amp;nbsp;
DRC Check를 하면 나타나는 메시지들이 있네요.
&amp;nbsp;
Drilled holes too close together.
드릴 홀(인접) 간격이 너무 가깝습니다.
&amp;nbsp;
Courtyards overlap.
부품이 서로 겹칩니다.
=&amp;gt; 사실 외관 라인이 더 크게 그려진 경우가 있기 때문에 문제점이 없다면 이부분을 무시할 수 있을꺼라 봅니다...</description>
      <category>임베디드/아트웍</category>
      <category>KiCAD</category>
      <author>+깡통+</author>
      <guid isPermaLink="true">https://candunix.tistory.com/168</guid>
      <comments>https://candunix.tistory.com/168#entry168comment</comments>
      <pubDate>Thu, 19 Nov 2020 12:06:27 +0900</pubDate>
    </item>
  </channel>
</rss>