<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>알팁(ALTIP) - 알아두면 좋은 마인크래프트 꿀팁 &amp;gt; 커뮤니티 &amp;gt; 정보 게시판</title>
<link>https://altip.net/info</link>
<language>ko</language>
<description>정보 게시판 (2026-03-11 17:14:54)</description>

<item>
<title>윈도우에서 사용하는 XAMPP 장점과 활용법, 로컬 서버 구축 추천</title>
<link>https://altip.net/info/6292</link>
<description><![CDATA[<div><span style="font-size:18pt;color:rgb(0,117,200);"><b>■ 윈도우에서 XAMPP를 사용하는 이유, 쉽고 실용적인 로컬 서버의 대표 선택지</b></span></div><div><br /></div><div><span style="font-size:12pt;">웹사이트를 만들거나 PHP 프로그램을 테스트하려고 할 때 가장 먼저 부딪히는 것이 바로 개발 환경 설정입니다.</span></div><div><span style="font-size:12pt;">Apache, PHP, MySQL 같은 요소를 하나하나 따로 설치하고 맞추는 과정은 초보자에게는 꽤 부담스럽고, 익숙한 사람에게도 생각보다 손이 많이 갑니다.</span></div><div><br /></div><div><span style="font-size:12pt;">이럴 때 많은 사람들이 선택하는 것이 바로 XAMPP입니다. </span></div><div><span style="font-size:12pt;">특히 윈도우 환경에서는 설치와 사용이 비교적 간단하고, 필요한 기능이 한 번에 구성되어 있어 로컬 서버를 빠르게 만들 수 있다는 점에서 매우 편리합니다.</span></div><div><span style="font-size:12pt;">복잡한 서버 지식이 없어도 시작할 수 있고, 실제로 써보면 “이래서 아직도 많이 쓰는구나” 싶을 정도로 실용적인 프로그램입니다.</span></div><div><br /></div><div><a href="https://www.apachefriends.org/download.html" rel="nofollow"><img src="https://altip.net/data/editor/2603/14156ad9a7a6b0d2888288de8f5751df_1773217110_446.JPG" title="14156ad9a7a6b0d2888288de8f5751df_1773217110_446.JPG" alt="14156ad9a7a6b0d2888288de8f5751df_1773217110_446.JPG" /></a><br style="clear:both;" /> </div><div><br /></div><div><span style="font-size:12pt;"> <b>XAMPP가 편한 이유</b></span></div><div><br /></div><div><span style="font-size:12pt;">XAMPP의 가장 큰 장점은 한마디로 간편함입니다.</span></div><div><span style="font-size:12pt;">보통 웹 개발 환경을 구성하려면 Apache 웹서버, PHP 실행 환경, 데이터베이스, 그리고 이를 관리할 수 있는 도구까지 각각 준비해야 합니다. 하지만 XAMPP는 이런 요소들을 하나로 묶어서 제공하기 때문에 설치 과정이 훨씬 단순합니다.</span></div><div><br /></div><div><span style="font-size:12pt;">윈도우에서는 프로그램 설치하듯 진행할 수 있고, 설치 후에는 제어판에서 Apache와 MySQL을 켜고 끄는 방식도 매우 직관적입니다.</span></div><div><span style="font-size:12pt;">명령어를 많이 다루지 않아도 되기 때문에 서버 환경이 낯선 사람도 비교적 쉽게 접근할 수 있습니다.</span></div><div><br /></div><div><span style="font-size:12pt;">특히 `htdocs` 폴더에 파일을 넣고 브라우저로 바로 확인하는 흐름은 매우 단순하면서도 강력합니다.</span></div><div><span style="font-size:12pt;">테스트하고, 수정하고, 다시 확인하는 과정이 빨라서 작업 효율도 좋습니다.</span></div><div><br /></div><div><img src="https://altip.net/data/editor/2603/14156ad9a7a6b0d2888288de8f5751df_1773217220_918.jpg" title="14156ad9a7a6b0d2888288de8f5751df_1773217220_918.jpg" alt="14156ad9a7a6b0d2888288de8f5751df_1773217220_918.jpg" /><br style="clear:both;" /> </div><div><br /></div><div><span style="font-size:12pt;"> <b>윈도우 사용자에게 잘 맞는 이유</b></span></div><div><br /></div><div><span style="font-size:12pt;">윈도우는 많은 사람들이 가장 익숙하게 쓰는 운영체제입니다.</span></div><div><span style="font-size:12pt;">그만큼 파일 관리, 폴더 복사, 백업, 수정 같은 작업이 편하고, XAMPP도 그런 윈도우 환경과 잘 어울립니다.</span></div><div><br /></div><div><span style="font-size:12pt;">로컬에서 웹사이트를 시험해보거나, DB가 연결되는 기능을 점검하거나, 게시판 프로그램을 수정하는 경우에도 별도의 복잡한 서버 접속 없이 내 PC에서 바로 확인할 수 있다는 점이 큰 장점입니다.</span></div><div><br /></div><div><span style="font-size:12pt;">즉, XAMPP는 단순히 설치가 쉬운 프로그램이 아니라, 윈도우 사용자에게 익숙한 방식으로 웹 개발 환경을 제공하는 도구라고 볼 수 있습니다.</span></div><div><br /></div><div><span style="font-size:12pt;"> <b>실용성은 생각보다 더 크다</b></span></div><div><br /></div><div><span style="font-size:12pt;">XAMPP는 단순히 공부용으로만 쓰는 프로그램이라고 생각하기 쉽지만, 실제로는 꽤 다양한 상황에서 실용적으로 활용됩니다.</span></div><div><br /></div><div><span style="font-size:12pt;">예를 들어 개인이 운영하는 홈페이지나 블로그를 수정할 때 운영 서버에 바로 적용하기 전에 로컬에서 먼저 점검할 수 있습니다.</span></div><div><span style="font-size:12pt;">또 PHP 기반 게시판이나 관리 프로그램을 만들 때도 구조를 먼저 잡고 테스트하기 좋습니다.</span></div><div><br /></div><div><span style="font-size:12pt;">데이터베이스가 필요한 기능을 구현할 때도 편리합니다.</span></div><div><span style="font-size:12pt;">회원가입, 로그인, 게시판, 재고관리, 예약 시스템처럼 DB 연동이 필요한 기능은 운영 서버에서 바로 시험하기 부담스러울 수 있는데, XAMPP에서는 부담 없이 반복 테스트가 가능합니다.</span></div><div><br /></div><div><span style="font-size:12pt;">이 점은 실무에서도 꽤 중요합니다.</span></div><div><span style="font-size:12pt;">특히 작은 규모의 프로젝트나 내부용 프로그램을 만드는 경우에는, 빠르게 만들고 수정하고 검토하는 흐름이 중요한데 XAMPP는 이런 작업에 잘 맞습니다.</span></div><div><br /></div><div><span style="font-size:12pt;"> <b>이런 경우에 특히 추천할 만하다</b></span></div><div><br /></div><div><span style="font-size:12pt;">XAMPP는 웹 개발을 처음 시작하는 사람에게 매우 좋은 출발점이 됩니다.</span></div><div><span style="font-size:12pt;">PHP와 MySQL을 배우는 학생, 로컬 테스트 환경이 필요한 개인 개발자, 그누보드나 워드프레스 같은 CMS를 미리 설치해보고 싶은 사용자에게 특히 적합합니다.</span></div><div><br /></div><div><span style="font-size:12pt;">또 회사나 기관에서 간단한 내부 관리 시스템을 시험적으로 만들고 싶을 때도 유용합니다.</span></div><div><span style="font-size:12pt;">예를 들어 재고관리, 사내 게시판, 간단한 데이터 조회 페이지처럼 비교적 소규모 기능을 먼저 로컬에서 검증해볼 때 부담이 적습니다.</span></div><div><br /></div><div><span style="font-size:12pt;">무엇보다도 “일단 내 PC에서 먼저 돌려보고 싶다”는 사람에게 XAMPP는 상당히 만족도가 높은 선택이 될 수 있습니다.</span></div><div><br /></div><div><span style="font-size:12pt;"> <b>추천 사례로 보면 더 이해가 쉽다</b></span></div><div><br /></div><div><span style="font-size:12pt;">예를 들어 PHP 기반 홈페이지를 운영하는 사람이 디자인이나 기능을 수정하려는 경우, 실제 서버에서 바로 수정하면 오류가 날 수 있어 부담스럽습니다. 이럴 때 윈도우에 XAMPP를 설치해 같은 환경을 만들어두면 훨씬 안전하게 테스트할 수 있습니다.</span></div><div><br /></div><div><span style="font-size:12pt;">또 웹 프로그래밍을 처음 배우는 학생이라면, 단순히 문법만 보는 것보다 직접 서버를 켜고 파일을 실행해보는 경험이 훨씬 큰 도움이 됩니다.</span></div><div><span style="font-size:12pt;">회원가입 폼 하나를 만들더라도 실제로 데이터베이스에 저장되는 과정을 눈으로 확인하면 이해가 훨씬 빨라집니다.</span></div><div><br /></div><div><span style="font-size:12pt;">소규모 사업장이나 사내 부서에서도 마찬가지입니다.</span></div><div><span style="font-size:12pt;">정식 배포 전 단계에서 간단한 관리 페이지를 시험적으로 만들고 검토할 때 XAMPP는 빠르고 부담 없는 환경을 제공합니다.</span></div><div><br /></div><div><span style="font-size:12pt;"> 장점을 정리하면</span></div><div><br /></div><div><span style="font-size:12pt;">XAMPP의 강점은 분명합니다.</span></div><div><span style="font-size:12pt;">설치가 쉽고, 사용법이 직관적이며, 로컬 테스트 환경으로서 충분히 실용적입니다.</span></div><div><span style="font-size:12pt;">특히 윈도우에서는 접근성이 좋아서 초보자와 실무자 모두에게 두루 잘 맞습니다.</span></div><div><br /></div><div><span style="font-size:12pt;">복잡한 서버 구성 지식이 없어도 웹 개발 환경을 비교적 쉽게 만들 수 있고, PHP와 DB 연동 작업을 빠르게 반복 테스트할 수 있다는 점은 매우 큰 장점입니다.</span></div><div><span style="font-size:12pt;">처음 배우는 사람에게는 부담을 줄여주고, 익숙한 사람에게는 시간을 아껴주는 도구라고 할 수 있습니다.</span></div><div><br /></div><div><span style="font-size:12pt;color:rgb(0,117,200);"> <b>총평</b></span></div><div><b><br /></b></div><div><span style="font-size:12pt;color:rgb(0,117,200);"><b>윈도우에서 XAMPP를 사용한다는 것은 결국 쉽게 시작하고, 빠르게 테스트하고, 실용적으로 활용할 수 있는 환경을 선택하는 것과 같습니다.</b></span></div><div><span style="font-size:12pt;color:rgb(0,117,200);"><b>거창한 서버 구축이 아니라, 내 컴퓨터에서 바로 웹 환경을 실행하고 확인하고 싶은 사람에게 XAMPP는 여전히 매우 좋은 선택입니다.</b></span></div><div><b><br /></b></div><div><span style="font-size:12pt;color:rgb(0,117,200);"><b>입문자에게는 웹 개발의 문턱을 낮춰주는 도구이고, 실무자에게는 테스트와 검증의 속도를 높여주는 도구입니다.</b></span></div><div><span style="font-size:12pt;color:rgb(0,117,200);"><b>그래서 XAMPP는 지금도 단순한 설치 프로그램이 아니라, 윈도우에서 가장 현실적이고 효율적인 로컬 웹 개발 환경 중 하나라고 말할 수 있습니다.</b></span></div>]]></description>
<dc:creator>altip</dc:creator>
<dc:date>2026-03-11T17:14:54+09:00</dc:date>
</item>


<item>
<title>마인크래프트 Spigot 서버 만들기 | 설치부터 설정까지 완벽 가이드</title>
<link>https://altip.net/info/79</link>
<description><![CDATA[<p> </p>
<p>1.자바설치 </p>
<p><a href="https://altip.net/minecraft_tip/24" target="_blank" rel="nofollow noreferrer noopener">https://altip.net/minecraft_tip/24</a></p>
<p>서버 버전에 따라 자바가 달라집니다.</p>
<p>아래 링크를 참고하시고 설치하세요</p>
<p> </p>
<p>2. 서버 파일 다운로드 </p>
<p> 다운로드</p>
<p><a href="https://papermc.io/downloads/all" target="_blank" rel="nofollow noreferrer noopener">https://papermc.io/downloads/all</a></p>
<p> </p>
<p>3. 메모장을 열고</p>
<p> </p>
<p><span style="color:#0080ff;"><b>@echo off</b></span></p>
<p><span style="color:#0080ff;"><b>java -jar -Xms1G -Xmx2G paper.jar</b></span></p>
<p><span style="color:#0080ff;"><b>pause  </b></span></p>
<p><span style="color:#0080ff;"><b> </b></span></p>
<p><span style="color:#0080ff;"><span style="color:#000000;">아래의 내용을 적습니다.</span></span></p>
<p style="text-align:center;"><img src="https://altip.net/data/editor/2501/20250125160616_9241ffc6b4a483197657b612b715f717_j88l.jpg" alt="1.jpg" style="width:730px;height:512px;" /></p>
<p style="text-align:center;"> </p>
<p style="text-align:center;"><img src="https://altip.net/data/editor/2501/20250125160733_9241ffc6b4a483197657b612b715f717_1isq.jpg" alt="2.jpg" style="width:673px;height:511px;" /></p>
<p style="text-align:center;"> </p>
<p style="text-align:left;">다운로드한 파일 이름이 일치하도록 수정합니다.</p>
<p style="text-align:center;">[예시]</p>
<p style="text-align:center;"><img src="https://altip.net/data/editor/2501/20250125160947_9241ffc6b4a483197657b612b715f717_e3za.jpg" alt="3.jpg" style="width:732px;height:553px;" /></p>
<p style="text-align:center;"> </p>
<p><span style="color:#0080ff;"><b>@echo off</b></span></p>
<p><b style="color:#0080ff;">java -jar -Xms1G -Xmx2G </b><span style="color:rgb(0,128,255);"><b><span style="color:#ff0000;">paper-1.21.4-121</span></b></span><b><span style="color:#ff0000;">.jar</span></b></p>
<p><span style="color:#0080ff;"><b>pause  </b></span></p>
<p><span style="color:#0080ff;"><b> </b></span></p>
<p style="text-align:left;"><br /></p>
<p style="text-align:center;"><img src="https://altip.net/data/editor/2501/20250125161816_9241ffc6b4a483197657b612b715f717_zgfd.jpg" alt="4.jpg" style="width:800px;height:450px;" /></p>
<p><span style="color:#0080ff;"><b> </b></span></p>
<p><span style="color:#0080ff;"><span style="color:#000000;"><b></b>다른 이름으로 저장 - &gt; 시작하기.bat </span></span></p>
<p>저장하세요<b style="color:#0080ff;"> </b></p>
<p><span style="font-family:Roboto, Noto, sans-serif;font-size:15px;background-color:#ffffff;"></span></p>
<div class="content_copy"><span style="color:#3c3d3f;font-family:NotoSansCJKKr, '-apple-system', Roboto, Helvetica, Arial, sans-serif;font-weight:700;letter-spacing:-0.4px;background-color:#ffffff;">"이 포스팅은 쿠팡 파트너스 활동의 일환으로, 이에 따른 일정액의 수수료를 제공받습니다."</span></div><div class="content_copy"><span style="color:#3c3d3f;font-family:NotoSansCJKKr, '-apple-system', Roboto, Helvetica, Arial, sans-serif;font-weight:700;letter-spacing:-0.4px;background-color:#ffffff;"><br /></span></div>


]]></description>
<dc:creator>altip</dc:creator>
<dc:date>2025-01-25T16:13:17+09:00</dc:date>
</item>


<item>
<title>ppt를 만들어주는 ai</title>
<link>https://altip.net/info/78</link>
<description><![CDATA[<p style="text-align:center;"><span style="font-size:18px;">Gamma라는 Ai입니다</span></p>
<p style="text-align:center;"><span style="font-size:18px;">시간이 없거나 Ppt를 만들기 귀찮을때 사용하기 매우 좋은 도구 입니다</span></p>
<p style="text-align:center;"><span style="font-size:18px;"> </span></p>
<p style="text-align:center;"><span style="font-size:18px;"><a href="https://gamma.app/signup?r=2qavqybbhe128im" target="_blank" title="GammaApp" rel="nofollow noreferrer noopener">바로가기</a></span></p>]]></description>
<dc:creator>아포칼립스</dc:creator>
<dc:date>2024-12-17T19:55:25+09:00</dc:date>
</item>


<item>
<title>마인크래프트 PE용/베드락  맵 저장 위치는 다음과 같습니다.</title>
<link>https://altip.net/info/77</link>
<description><![CDATA[<p><font color="#0080ff" face="system, sans-serif"><span style="font-size:16px;letter-spacing:-0.3px;"><b>PE</b></span></font></p>
<p><b><span class="se-fs- se-ff-" style="margin:0px;padding:0px;border:0px;font-size:16px;line-height:inherit;font-family:system, sans-serif;vertical-align:baseline;letter-spacing:-0.3px;"></span><span class="se-fs- se-ff-" style="margin:0px;padding:0px;border:0px;font-size:16px;line-height:inherit;font-family:system, sans-serif;vertical-align:baseline;letter-spacing:-0.3px;color:#000000;">Adroid &gt; data &gt; com.mojang.minecraftpe &gt; files &gt; games &gt; com.mojang &gt; mincraftworlds</span><span class="se-fs- se-ff-" style="margin:0px;padding:0px;border:0px;font-size:16px;line-height:inherit;font-family:system, sans-serif;vertical-align:baseline;letter-spacing:-0.3px;"></span></b></p>
<p><b><span class="se-fs- se-ff-" style="margin:0px;padding:0px;border:0px;font-size:16px;line-height:inherit;font-family:system, sans-serif;vertical-align:baseline;letter-spacing:-0.3px;color:#0080ff;"> </span></b></p>
<p><b><span class="se-fs- se-ff-" style="margin:0px;padding:0px;border:0px;font-size:16px;line-height:inherit;font-family:system, sans-serif;vertical-align:baseline;letter-spacing:-0.3px;color:#0080ff;">BE</span></b></p>
<p><span style="font-size:16px;"><b><span style="color:#000000;">C:\Users\자신의컴의로그인아이디\AppData\Local\Packages\Microsoft.MinecraftUWP_8wekyb3d8bbwe\LocalState\games\com.mojang\minecraftWorlds</span></b></span></p>]]></description>
<dc:creator>altip</dc:creator>
<dc:date>2024-10-10T12:08:52+09:00</dc:date>
</item>


<item>
<title>실시간 보호 끄기 - Windows 보안</title>
<link>https://altip.net/info/75</link>
<description><![CDATA[<p><b><span style="color:#0080ff;font-size:18px;">실시간 보호 끄기</span></b></p>
<p>파일을 다운로드 받기 전 바이러스 실시간 보호를 꺼야합니다.</p>
<p><br /></p>
<p> </p>
<p><br /></p>
<p>1.  윈도우 검색에서 "Windows 보안"을 치면 메뉴가 뜨는데요 실행합니다.</p>
<p><br /></p>
<p>(알집이나 알약등 다른 백신이 있는경우 해당 프로그램에서 실시간 감시를 꼭 꺼줘야합니다. 그렇지 않으면 지워집니다.)</p>
<p><br /></p>
<p><br /></p>
<p> </p>
<p><br /></p>
<p>2. Windows보안 화면에서 좌측 메뉴에서</p>
<p><br /></p>
<p>바이러스 및 위협방지  &gt; 설정관리</p>
<p><img src="https://altip.net/data/editor/2408/20240814112302_163ed78cc937ac0965a49f17aa46cb34_ih0g.png" alt="vir.png" style="width:800px;height:669px;" /></p>
<p><br /></p>
<p> </p>
<p><br /></p>
<p>3. 실시간 보호 끄기</p>
<p><img src="https://altip.net/data/editor/2408/20240814110103_eaced658841926f2637d2a72bd96bb11_jz7b.jpg" alt="SL.jpg" style="width:358px;height:207px;" /></p><p><br /></p><p><span style="font-size:12pt;">다시 정리합니다.</span></p><p><br /></p><h3><strong><span style="font-size:12pt;">실시간 보호 끄는 방법 (Windows 10 / 11 기준)</span></strong></h3><ol>
<li style="font-size:12pt;">
<p><strong><span style="font-size:12pt;">시작 메뉴</span></strong><span style="font-size:12pt;"> → </span><strong><span style="font-size:12pt;">"Windows 보안"</span></strong><span style="font-size:12pt;"> 검색해서 실행</span></p>
</li>
<li style="font-size:12pt;">
<p><span style="font-size:12pt;">좌측 메뉴에서 </span><strong><span style="font-size:12pt;">"바이러스 및 위협 방지"</span></strong><span style="font-size:12pt;"> 클릭</span></p>
</li>
<li style="font-size:12pt;">
<p><strong><span style="font-size:12pt;">"바이러스 및 위협 방지 설정"</span></strong><span style="font-size:12pt;"> 항목 아래의 </span><strong><span style="font-size:12pt;">"설정 관리"</span></strong><span style="font-size:12pt;"> 클릭</span></p>
</li>
<li>
<p><strong><span style="font-size:12pt;">"실시간 보호"</span></strong><span style="font-size:12pt;"> 스위치를 </span><strong><span style="font-size:12pt;">끔(Off)</span></strong><span style="font-size:12pt;"> 으로 변경</span></p>
<ul>
<li style="font-size:12pt;">
<p><span style="font-size:12pt;">사용자 계정 컨트롤(UAC)이 뜨면 </span><strong><span style="font-size:12pt;">"예"</span></strong><span style="font-size:12pt;"> 클릭</span></p>
</li>
<li>
<p><span style="font-size:12pt;">일부 버전에서는 관리자가 아니면 변경이 제한될 수 있음</span><br /></p></li>
</ul>
</li>
</ol>

<br /><br />
<div class="content_copy"><span style="color:rgb(60,61,63);font-family:NotoSansCJKKr, '-apple-system', Roboto, Helvetica, Arial, sans-serif;font-weight:700;letter-spacing:-0.4px;background-color:rgb(255,255,255);">"이 포스팅은 쿠팡 파트너스 활동의 일환으로, 이에 따른 일정액의 수수료를 제공받습니다."</span></div><div class="content_copy"><span style="color:rgb(60,61,63);font-family:NotoSansCJKKr, '-apple-system', Roboto, Helvetica, Arial, sans-serif;font-weight:700;letter-spacing:-0.4px;background-color:rgb(255,255,255);"><br /></span></div>


]]></description>
<dc:creator>altip</dc:creator>
<dc:date>2024-08-14T11:02:34+09:00</dc:date>
</item>


<item>
<title>DeepL Write AI로 로 장문의 글을 번역합니다.</title>
<link>https://altip.net/info/74</link>
<description><![CDATA[<p style="text-align:center;"><img src="https://altip.net/data/editor/2407/20240726101913_2c9a35d4f0d82f0590d27c51dbeee11e_syi9.jpg" alt="DEEPS.JPG" style="width:800px;height:410px;" /></p>]]></description>
<dc:creator>lime</dc:creator>
<dc:date>2024-07-26T10:19:19+09:00</dc:date>
</item>


<item>
<title>디스코드 아바타 메이커</title>
<link>https://altip.net/info/73</link>
<description><![CDATA[<p><img src="https://altip.net/data/editor/2406/20240625120718_3c4ea76938bf6289461b78f66400ebba_s7vz.png" alt="discord-avatar-512-I97P3.png" style="width:512px;height:512px;" /></p>
<p> </p>
<p><img src="https://altip.net/data/editor/2406/20240625120718_3c4ea76938bf6289461b78f66400ebba_qsra.png" alt="discord-avatar-512-8XU08.png" style="width:512px;height:512px;" /></p>
<p> </p>
<p><img src="https://altip.net/data/editor/2406/20240625120719_3c4ea76938bf6289461b78f66400ebba_h4p7.png" alt="discord-avatar-512-NE008.png" style="width:512px;height:512px;" /></p>
<p> </p>
<p><img src="https://altip.net/data/editor/2406/20240625120719_3c4ea76938bf6289461b78f66400ebba_5jw7.png" alt="discord-avatar-512-L8VOQ.png" style="width:512px;height:512px;" /></p>]]></description>
<dc:creator>아포칼립스</dc:creator>
<dc:date>2024-06-25T12:07:22+09:00</dc:date>
</item>


<item>
<title>마인크래프트 버전별 자바 JDK 버전</title>
<link>https://altip.net/info/72</link>
<description><![CDATA[<p><span style="font-size:22px;">~1.16.x =&gt; 자바 <a href="https://www.oracle.com/kr/java/technologies/javase/javase8-archive-downloads.html" target="_blank" rel="nofollow noreferrer noopener">JDK 8</a></span></p>
<p> </p>
<p><span style="font-size:22px;">1.17.x=&gt; 자바 <a href="https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html" target="_blank" rel="nofollow noreferrer noopener">JDK 17</a></span></p>
<p> </p>
<p><span style="font-size:22px;">1.18.x =&gt; 자바 <a href="https://www.oracle.com/java/technologies/javase/jdk18-archive-downloads.html" target="_blank" rel="nofollow noreferrer noopener">JDK 18</a></span></p>
<p> </p>
<p><span style="font-size:22px;">1.19.x~1.20.4=&gt; 자바 <a href="https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html" target="_blank" rel="nofollow noreferrer noopener">JDK 17</a></span></p>
<p> </p>
<p><span style="font-size:22px;">1.20.5~1.21=&gt; 자바 <a href="https://www.oracle.com/kr/java/technologies/downloads/#java21" target="_blank" rel="nofollow noreferrer noopener">JDK 21</a></span></p>]]></description>
<dc:creator>아포칼립스</dc:creator>
<dc:date>2024-06-25T11:07:47+09:00</dc:date>
</item>


<item>
<title>마인크래프트 1.21 출력 한글과 개체(엔티티), 마법(인첸트), 블럭, 소리(사운드), 아이템, 특성, 환경(바이옴), 효과(이펙트</title>
<link>https://altip.net/info/71</link>
<description><![CDATA[<h3 class="tit_post" style="text-align:left;margin:7px 0px 0px;padding:0px;line-height:50px;font-family:'pretendard-regular', sans-serif;background-color:#ffffff;"><a href="https://mulbeom.tistory.com/171" target="_blank" style="color:#000000;" rel="nofollow noreferrer noopener"><span style="font-size:12px;">마인크래프트 1.21 한국어 출력 다운로드</span></a><span style="font-size:12px;">:</span></h3>
<p><span style="font-size:12px;"><a href="https://mulbeom.tistory.com/171" target="_blank" rel="nofollow noreferrer noopener">https://mulbeom.tistory.com/171</a></span></p>
<p><span style="font-size:12px;"> </span></p>
<h3 class="tit_post" style="text-align:left;margin:7px 0px 0px;padding:0px;line-height:50px;font-family:'pretendard-regular', sans-serif;background-color:#ffffff;"><a href="https://mulbeom.tistory.com/172" target="_blank" style="color:#000000;" rel="nofollow noreferrer noopener"><span style="font-size:12px;">마인크래프트 1.21 개체(엔티티)</span></a><span style="font-size:12px;">:</span></h3>
<p><span style="font-size:12px;"><a href="https://mulbeom.tistory.com/172" target="_blank" rel="nofollow noreferrer noopener">https://mulbeom.tistory.com/172</a></span></p>
<p><span style="font-size:12px;"> </span></p>
<h3 class="tit_post" style="text-align:left;margin:7px 0px 0px;padding:0px;line-height:50px;font-family:'pretendard-regular', sans-serif;background-color:#ffffff;"><a href="https://mulbeom.tistory.com/173" target="_blank" style="color:#000000;" rel="nofollow noreferrer noopener"><span style="font-size:12px;">마인크래프트 1.21 마법(인첸트)</span></a><span style="font-size:12px;">:</span></h3>
<p><span style="font-size:12px;"><a href="https://mulbeom.tistory.com/173" target="_blank" rel="nofollow noreferrer noopener">https://mulbeom.tistory.com/173</a></span></p>
<p><span style="font-size:12px;"> </span></p>
<h3 class="tit_post" style="text-align:left;margin:7px 0px 0px;padding:0px;line-height:50px;font-family:'pretendard-regular', sans-serif;background-color:#ffffff;"><a href="https://mulbeom.tistory.com/174" target="_blank" style="color:#000000;" rel="nofollow noreferrer noopener"><span style="font-size:12px;">마인크래프트 1.21 블럭</span></a><span style="font-size:12px;">:</span></h3>
<p><span style="font-size:12px;"><a href="" target="_blank" rel="noreferrer noopener">https://mulbeom.tistory.com/174</a></span></p>
<h3 class="tit_post" style="text-align:left;margin:7px 0px 0px;padding:0px;line-height:50px;font-family:'pretendard-regular', sans-serif;background-color:#ffffff;"><a href="https://mulbeom.tistory.com/175" target="_blank" style="color:#000000;" rel="nofollow noreferrer noopener"><span style="font-size:12px;">마인크래프트 1.21 소리(사운드)</span></a></h3>
<p><span style="font-size:12px;"><a href="https://mulbeom.tistory.com/175" target="_blank" rel="nofollow noreferrer noopener">https://mulbeom.tistory.com/175</a></span></p>
<p><span style="font-size:12px;"> </span></p>
<h3 class="tit_post" style="text-align:left;margin:7px 0px 0px;padding:0px;line-height:50px;font-family:'pretendard-regular', sans-serif;background-color:#ffffff;"><a href="https://mulbeom.tistory.com/176" target="_blank" style="color:#000000;" rel="nofollow noreferrer noopener"><span style="font-size:12px;font-family:'맑은 고딕', 'Malgun Gothic';">마인크래프트 1.21 아이템</span></a><span style="font-family:'맑은 고딕', 'Malgun Gothic';">:<br /></span><a href="https://mulbeom.tistory.com/176" target="_blank" style="font-size:12px;" rel="nofollow noreferrer noopener"><span style="font-family:'맑은 고딕', 'Malgun Gothic';">https://mulbeom.tistory.com/176</span></a></h3>
<p> </p>
<p style="text-align:left;"> </p>
<p style="text-align:left;"><b><a href="https://mulbeom.tistory.com/177" target="_blank" style="font-family:'pretendard-regular', sans-serif;text-align:center;color:#000000;" rel="nofollow noreferrer noopener"><span style="font-size:12px;">마인크래프트 1.21 특성</span></a><span style="font-size:12px;">:</span></b></p>
<p><span style="font-size:12px;"><a href="https://mulbeom.tistory.com/177" target="_blank" rel="nofollow noreferrer noopener">https://mulbeom.tistory.com/177</a><br /></span></p>
<h3 class="tit_post" style="margin:7px 0px 0px;padding:0px;line-height:50px;text-align:center;background-color:#ffffff;"></h3>
<p style="text-align:left;"><br /><b><a href="https://mulbeom.tistory.com/178" target="_blank" style="font-family:'pretendard-regular', sans-serif;color:#000000;" rel="nofollow noreferrer noopener"><span style="font-size:12px;">마인크래프트 1.21 환경(바이옴)</span></a><span style="font-size:12px;">:</span></b></p>
<p style="text-align:left;"><span style="font-size:12px;"><a href="https://mulbeom.tistory.com/178" target="_blank" rel="nofollow noreferrer noopener">https://mulbeom.tistory.com/178</a></span></p>
<h3 class="tit_post" style="margin:7px 0px 0px;padding:0px;line-height:50px;text-align:center;background-color:#ffffff;"></h3>
<p style="text-align:left;"><br /><b><a href="https://mulbeom.tistory.com/179" target="_blank" style="font-family:'pretendard-regular', sans-serif;color:#000000;" rel="nofollow noreferrer noopener"><span style="font-size:12px;">마인크래프트 1.21 효과(이펙트)</span></a><span style="font-size:12px;">:</span></b></p>
<font face="Pretendard-Regular, sans-serif"></font>
<p style="text-align:left;"><a href="https://mulbeom.tistory.com/179" target="_blank" rel="nofollow noreferrer noopener"><span style="font-size:12px;">https://mulbeom.tistory.com/1</span><span style="font-size:12px;">79</span></a></p>
<p> </p>]]></description>
<dc:creator>물범</dc:creator>
<dc:date>2024-06-18T17:25:32+09:00</dc:date>
</item>


<item>
<title>알팁 디스코드 서버</title>
<link>https://altip.net/info/70</link>
<description><![CDATA[<iframe width="350" height="500" frameborder="0"></iframe>]]></description>
<dc:creator>아포칼립스</dc:creator>
<dc:date>2024-04-12T16:47:11+09:00</dc:date>
</item>


<item>
<title>업무할때 쓰기 좋은 웹브라우저(beta)</title>
<link>https://altip.net/info/69</link>
<description><![CDATA[<p></p>
<blockquote style="margin:0 0 0 40px;border:none;padding:0px;">
   <p><br /></p>
   <p><br /></p>
   <p><img src="https://altip.net/data/editor/2404/20240409071838_e5f9ef16cd6f226b6ac4cb03421409d6_4ek6.jpeg" alt="CleanShot_2022_11_16_at_10.51.56.jpeg" style="width:800px;height:452px;" /></p>
   <p><img src="https://altip.net/data/editor/2404/20240409071900_e5f9ef16cd6f226b6ac4cb03421409d6_h16b.png" alt="images.png" style="width:247px;height:204px;" /></p>
   <p> </p>
   <p><img src="https://altip.net/data/editor/2404/20240409071838_e5f9ef16cd6f226b6ac4cb03421409d6_e8qj.webp" alt="arc-browser-featured.webp" style="width:800px;height:445px;" /></p>
   <p> </p>
   <p><img src="https://altip.net/data/editor/2404/20240409071838_e5f9ef16cd6f226b6ac4cb03421409d6_fbfy.jpg" alt="Arc-Browser-Tips.jpg" style="width:800px;height:450px;" /></p>
   <p> </p>
   <p><br /></p>
   </blockquote>]]></description>
<dc:creator>아포칼립스</dc:creator>
<dc:date>2024-04-09T07:19:12+09:00</dc:date>
</item>


<item>
<title>단축 url이 어디로 연결되는지 알려주는 사이트</title>
<link>https://altip.net/info/68</link>
<description><![CDATA[위험한 사이트로 연결될 수도 있는 단축 url이 어디로 연결되는지 알려줍니다.]]></description>
<dc:creator>아포칼립스</dc:creator>
<dc:date>2024-04-04T16:52:15+09:00</dc:date>
</item>


<item>
<title>와이파이 QR코드에서 비밀번호를 추출해주는 사이트</title>
<link>https://altip.net/info/67</link>
<description><![CDATA[qr코드에서 와이파이 비밀번호를 추출해주는 사이트 입니다.]]></description>
<dc:creator>아포칼립스</dc:creator>
<dc:date>2024-04-04T16:49:32+09:00</dc:date>
</item>


<item>
<title>모의고사 등급컷(EBSi)</title>
<link>https://altip.net/info/66</link>
<description><![CDATA[<p>모의 고사 등급컷 나왔네요</p>
<p>좀 늦긴했지만 ㅋㅋ</p>]]></description>
<dc:creator>아포칼립스</dc:creator>
<dc:date>2024-03-29T09:28:27+09:00</dc:date>
</item>


<item>
<title>언제 가입했는지 모른 사이트를 한번에 탈퇴해주는 사이트(개인정보 보호위원회)</title>
<link>https://altip.net/info/59</link>
<description><![CDATA[<p><span style="font-size:20px;">언제 가입했는지도 모르겠는 웹사이트를 한번에 탈퇴하게 해주는 사이트입니다.</span></p>]]></description>
<dc:creator>아포칼립스</dc:creator>
<dc:date>2024-03-16T11:28:18+09:00</dc:date>
</item>


<item>
<title>그래프로 그림, 영상 만들어주는 툴</title>
<link>https://altip.net/info/58</link>
<description><![CDATA[<p><img src="https://www.altip.net/data/editor/2403/20240316112212_9e9c48cade18aa42a741e3a6fdfa2d5b_6h8h.png" alt="figures.png" style="width:800px;height:479px;" /></p>
<p>가끔 SNS에 그래프 영상나오는데 대부분은 이 툴을 사용한거일거에요 ㅋㅋ</p>]]></description>
<dc:creator>아포칼립스</dc:creator>
<dc:date>2024-03-16T11:23:03+09:00</dc:date>
</item>


<item>
<title>ai 리스트 사이트</title>
<link>https://altip.net/info/57</link>
<description><![CDATA[<p>ai 사이트를 모아 놓은 사이트입니다.</p>
<p>유료, 무료등으로 크게 나뉘어져 있네요</p><p><br /></p><p><img src="https://altip.net/data/editor/2504/9db5402afb7d81371e6ea5a8366903f6_1744852091_101.JPG" title="9db5402afb7d81371e6ea5a8366903f6_1744852091_101.JPG" alt="9db5402afb7d81371e6ea5a8366903f6_1744852091_101.JPG" /><br style="clear:both;" /> </p>

<br /><br />
<div class="content_copy"><span style="color:rgb(60,61,63);font-family:NotoSansCJKKr, '-apple-system', Roboto, Helvetica, Arial, sans-serif;font-weight:700;letter-spacing:-0.4px;background-color:rgb(255,255,255);">"이 포스팅은 쿠팡 파트너스 활동의 일환으로, 이에 따른 일정액의 수수료를 제공받습니다."</span></div><div class="content_copy"><span style="color:rgb(60,61,63);font-family:NotoSansCJKKr, '-apple-system', Roboto, Helvetica, Arial, sans-serif;font-weight:700;letter-spacing:-0.4px;background-color:rgb(255,255,255);"><br /></span></div>


]]></description>
<dc:creator>아포칼립스</dc:creator>
<dc:date>2024-03-16T11:21:16+09:00</dc:date>
</item>


<item>
<title>그림만 그려주면 html css 코드를 ai가 만들어줍니다</title>
<link>https://altip.net/info/56</link>
<description><![CDATA[그림만 그려주면 html css 코드를 ai가 만들어줍니다.<br/>Ai가 참 대단합니다.<br/>가볍게 사이트 구성하기에는 매우 훌륭합니다.]]></description>
<dc:creator>altip</dc:creator>
<dc:date>2024-03-14T21:44:29+09:00</dc:date>
</item>


<item>
<title>윈도우에 고양이를 키워보자</title>
<link>https://altip.net/info/55</link>
<description><![CDATA[<p><img src="https://www.altip.net/data/editor/2403/20240312124328_17abe97d7a567dd27ed6ff3037ebf1db_mvb3.png" alt="0SEg6C.png" style="width:794px;height:442px;" /></p>]]></description>
<dc:creator>아포칼립스</dc:creator>
<dc:date>2024-03-12T12:43:31+09:00</dc:date>
</item>


<item>
<title>마인크래프트 시드정보</title>
<link>https://altip.net/info/54</link>
<description><![CDATA[대나무 정글 : 125<br/><br/>해변 : 49128 , 12947 , 12875<br/><br/>자작나무 숲 : 5436 , 33490<br/><br/>자작나무 숲 언덕 : 5436 , 33490<br/><br/>오래된 자작나무 숲 : 4011<br/><br/>오래된 소나무 숲 : 200097<br/><br/>짙은 참나무 숲 : 6025 , 89276354<br/><br/>차가운 바다 : 300746916<br/><br/>미지근한 바다 : 3903589<br/><br/>깊은 바다 : 300032 , 7011 , 555555 , 400<br/><br/>깊고 얼어붙은 바다 : 33490<br/><br/>깊고 미지근한 바다 : 63432<br/><br/>사막 : 1738801 , 9705 , 13579<br/><br/>사막 언덕 : 13579<br/><br/>점적석 동굴 : 1731 , 4001<br/><br/>숲 : 96351635 , 49128 , 4001 , 46353 , 200097 , 12875 , 12333 , 102<br/><br/>꽃이 많은 평원 : 9066 , 4009 , 400<br/><br/>해바라기 평원 : 9066<br/><br/>얼어붙은 바다 : 300746916 , 1000<br/><br/>얼어붙은 산 정상 : 46353<br/><br/>얼어붙은 강 : 9022<br/><br/>강 : 49128 , 9705 , 33690 , 2394 , 200097 , 200 , 12875 , 12333<br/><br/>작은 숲 : 4001 , 46353<br/><br/>얼음 가시 : 300043<br/><br/>뾰족한 산 : 33490 , 15913680<br/><br/>정글 : 3903589 , 4014<br/><br/>무성한 동굴 : 89276354 , 521873 , 1014 , 125<br/><br/>초원 : 4001, 46353 , 400 , 33490 , 15913680 , 12333 , 102<br/><br/>침식된 메사 : 1738801 , 2394 , 200<br/><br/>메사 : 13579 , 2394 , 200<br/><br/>메사 고원 : 2394 , 200<br/><br/>숲이 우거진 메사 : 9705 , 200<br/><br/>숲이 우거진 언덕 : 49128 , 4001 , 46353 , 200097 , 12875 , 12333 , 102<br/><br/>버섯 섬 : 3903589<br/><br/>평원 : 9066 , 4009 , 400 , 300043 , 15913680 , 12947<br/><br/>사바나 : 1731 , 49128<br/><br/>눈 덮인 해안 : 200150 , 200<br/><br/>눈 덮인 평원 : 300043<br/><br/>눈 덮인 비탈 : 15913680<br/><br/>눈 덮인 타이가 : 102 , 1000<br/><br/>타이가 : 200097<br/><br/>드문 정글 : 125<br/><br/>돌이 많은 해안 : 300746916 , 9705 , 2394<br/><br/>늪지 : 96351635 , 521873<br/><br/>바람이 부는 숲 : 5436 <br/><br/>바람이 부는 자갈 언덕 : 96351635<br/><br/>바람이 부는 언덕 : 96351635<br/><br/>바람이 부는 사바나 : 9066]]></description>
<dc:creator>altip</dc:creator>
<dc:date>2024-03-10T13:24:35+09:00</dc:date>
</item>

</channel>
</rss>
