<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="http://rss.egloos.com/style/blog.xsl" type="text/xsl" media="screen"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
	<title>SeRaDin's Technical Trend</title>
	<link>http://seradin.egloos.com</link>
	<description>스킨 수정 중입니다. 며칠만 기다려 주세요 ^^</description>
	<language>ko</language>
	<pubDate>Wed, 03 May 2006 07:43:42 GMT</pubDate>
	<generator>Egloos</generator>
	<image>
		<title>SeRaDin's Technical Trend</title>
		<url>http://pds2.egloos.com/logo/1/200601/11/63/a0009363.jpg</url>
		<link>http://seradin.egloos.com</link>
		<width>80</width>
		<height>107</height>
		<description>스킨 수정 중입니다. 며칠만 기다려 주세요 ^^</description>
	</image>
  	<item>
		<title><![CDATA[ 이쪽으로 이사합니다 ^^ ]]> </title>
		<link>http://seradin.egloos.com/1319222</link>
		<guid>http://seradin.egloos.com/1319222</guid>
		<description>
			<![CDATA[ 
  <br />
 <a title="" href="http://seradin.pe.kr">http://seradin.pe.kr</a><br />
<br />
 이쪽에 태터 블로그를 새로 만들었습니다.<br />
 왠지 어디에 얽매이는게 싫어서...<br />
<br />
 이제부터는 제 글을 쓸 생각입니다.<br />
 펌은 가끔~~ 생길겁니다. ㅋㅋ<br />
<br />
 방명록도 있으니 한번씩 써주세욧!! ^^<br /><br />			 ]]> 
		</description>
		<category>Trend</category>

		<comments>http://seradin.egloos.com/1319222#comments</comments>
		<pubDate>Wed, 03 May 2006 07:43:42 GMT</pubDate>
		<dc:creator>세라딘</dc:creator>
	</item>
	<item>
		<title><![CDATA[ JMP - Java Memory Profiler 0.50 Release ]]> </title>
		<link>http://seradin.egloos.com/1260859</link>
		<guid>http://seradin.egloos.com/1260859</guid>
		<description>
			<![CDATA[ 
  <a target="_blank" href="http://www.khelekore.org/jmp/">To JMP Official Site</a><br />
<br />
Java Memory Profiler (JMP) uses the JVMPI interface to track objects and method times in the JVM (Java Virtual Machine). It uses a GTK+ interface to display statistics. The current instance count and the total amount of memory for each class is shown as is the total time spent in each method.<br />
<br />
ChangeLog : Made jmp usable on java/1.4.x again. Made jmp compilable on gcc/2.95 again.<br />
<br />
<img src="http://technorati.com/pix/icn-talkbubble.gif" /> <a class="technorati" href="http://technorati.com/tag/java" rel="tag">java</a>, <a class="technorati" href="http://technorati.com/tag/profiler" rel="tag">profiler</a>, <a class="technorati" href="http://technorati.com/tag/jmp" rel="tag">jmp</a><br /><br />			 ]]> 
		</description>
		<category>Trend</category>

		<comments>http://seradin.egloos.com/1260859#comments</comments>
		<pubDate>Fri, 17 Feb 2006 02:28:24 GMT</pubDate>
		<dc:creator>세라딘</dc:creator>
	</item>
	<item>
		<title><![CDATA[ An early look at JUnit 4 ]]> </title>
		<link>http://seradin.egloos.com/1260851</link>
		<guid>http://seradin.egloos.com/1260851</guid>
		<description>
			<![CDATA[ 
  <a target="_blank" href="http://www.ibm.com/developerworks/java/library/j-junit4.html">View Full Article</a><br />
<br />
JUnit is the de facto standard unit testing library for the Java™ language. JUnit 4 is the first significant release of this library in almost three years. It promises to simplify testing by exploiting Java 5's annotation feature to identify tests rather than relying on subclassing, reflection, and naming conventions. In this article, obsessive code tester Elliotte Harold takes JUnit 4 out for a spin and details how to use the new framework in your own work. Note that this article assumes prior experience with JUnit.<br />
<br />
<img src="http://technorati.com/pix/icn-talkbubble.gif" /> <a class="technorati" href="http://technorati.com/tag/junit" rel="tag">junit</a><br /><br />			 ]]> 
		</description>
		<category>Trend</category>

		<comments>http://seradin.egloos.com/1260851#comments</comments>
		<pubDate>Fri, 17 Feb 2006 02:13:21 GMT</pubDate>
		<dc:creator>세라딘</dc:creator>
	</item>
	<item>
		<title><![CDATA[ Java Platform, Standard Edition (Java SE) 6 Beta ]]> </title>
		<link>http://seradin.egloos.com/1260131</link>
		<guid>http://seradin.egloos.com/1260131</guid>
		<description>
			<![CDATA[ 
  <a target="_blank" href="http://java.sun.com/javase/6/">View Full Article</a><br />
<br />
Java SE 6 highlights:<br />
<br />
New Security features and enhancements:<br />
<ul><li>Native platform GSS/Kerberos integration</li><li>Java Authentication and Authorization Service (JAAS) login module that employs LDAP authentication</li><li>New Smart Card I/O API</li></ul>Integrated Web Services:<br />
<ul><li>New API for XML digital signature services for secure web services</li><li>New Client and Core Java Architecture for XML-Web Services (JAX-WS) 2.0 APIs</li><li>New support for Java Architecture for XML Binding (JAXB) 2.0</li></ul>Enhanced Management &amp; Serviceability:<br />
<ul><li>Improved JMX Monitoring API</li><li>Runtime Support for dTrace (Solaris 10 and future Solaris OS releases only)</li><li>New custom deployment facilities</li></ul>Increased Developer Productivity:<br />
<ul><li>Improved memory usage analysis and leak detection</li><li>Significant library improvements</li><li>Improvements to the Java Platform Debug Architecture (JPDA) &amp; JVM Tool Interface</li></ul>Improved User Experience:<br />
<ul><li>Look and feel updates to better match underlying platforms</li><li>Improved desktop performance and integration</li><li>Enhanced internationalization support</li></ul>In-depth summary of Java SE 6 features and enhancements to the platform is provided in the <a target="_blank" href="http://jcp.org/en/jsr/detail?id=270">Mustang JSR</a> and the <a target="_blank" href="http://java.sun.com/developer/technicalArticles/J2SE/Desktop/mustang/">desktop</a> and <a target="_blank" href="http://java.sun.com/developer/technicalArticles/J2SE/Desktop/Mustang_build39.html">core</a> feature overviews.<br />
<br />
<img src="http://technorati.com/pix/icn-talkbubble.gif" /> <a class="technorati" href="http://technorati.com/tag/java" rel="tag">java</a><br /><br />			 ]]> 
		</description>
		<category>Trend</category>

		<comments>http://seradin.egloos.com/1260131#comments</comments>
		<pubDate>Thu, 16 Feb 2006 05:18:41 GMT</pubDate>
		<dc:creator>세라딘</dc:creator>
	</item>
	<item>
		<title><![CDATA[ '웹 2.0 컨퍼런스 코리아 2006' 관련 포인트 ]]> </title>
		<link>http://seradin.egloos.com/1260013</link>
		<guid>http://seradin.egloos.com/1260013</guid>
		<description>
			<![CDATA[ 
  <a target="_blank" href="http://itviewpoint.com">서명덕기자의 인터넷세상</a>에서 발췌<br />
<br />
<a target="_blank" href="http://itviewpoint.com/tt/index.php?pl=1165">원문보기 #1</a><br />
<a target="_blank" href="http://itviewpoint.com/tt/index.php?pl=1164">원문보기 #2</a><br />
<a target="_blank" href="http://itviewpoint.com/tt/index.php?pl=1163">원문보기 #3</a><br />
<a target="_blank" href="http://itviewpoint.com/tt/index.php?pl=1162">원문보기 #4</a><br />
<a target="_blank" href="http://itviewpoint.com/tt/index.php?pl=1161">원문보기 #5</a><br />
<a target="_blank" href="http://itviewpoint.com/tt/index.php?pl=1160">원문보기 #6</a><br />
<br />
- SK커뮤니케이션즈 황현수 과장<br />
<ul><li>기획자들은 온라인 사업을 진행하기에 앞서 긴꼬리 모델에서 매스미디어와 마이크로미디어 중 어떤 쪽 영향력에 집중할 것인지 고민해야 한다</li><li>많이 팔리는 20%가 전체 80%를 차지한다' '똑똑한 직원 20%가 나머지 직원 80%를 먹여 살린다</li><li>지식인은 1%의 생산자와 10%의 전달자가 있으면 90%가 행복해 질 수 있는 집단 지성으로 구성되어 있다</li><li>꼬리표(태그)를 달면 개인화 된 가치를 부여할 수 있기 때문에 한 사람의 꼬리표 리스트를 보면 개인화 된 마케팅도 가능할 것</li></ul>- 전병국 검색엔진마스터 대표<br />
<ul><li>웹의 무질서를 질서로 받아들여라. 웹을 창발성 웹이 아닌 이상적인 틀로 봐서는 무조건 실패한다</li><li>평소에 사용자들의 행동 패턴에서 사람들이 참여하게 끔하며 참여하지 않은 듯 참여하게 하라</li><li>어떻게 참여하도록 할 것인지 고민하지 말고 검색되고 싶게 하라</li><li>국내 포탈은 웹 2.0 이 아니라 'PC통신 2.0'에 불과하다고 질타했다. 참여는 있으나 집단 지성이 없고, 참여는 있으나 개방이 없다</li></ul>- 염동훈 엑스피니티 대표<br />
<ul><li>구글이나 야후 등이 일부 회사를 사는 까닭은 '사용자들을 많이 확보하고 있나' '회사가 기술 특허를 가지고 있나' 등이 아니라 '그 회사를 설립한 구성원들이 필요하기 때문에 인수한다</li></ul>- 다음 R&amp;D센터 윤석찬 팀장<br />
<ul><li>웹 2.0이란 아무도 소유하지 않고(no one owns it), 모두가 사용할 수 있고(everyone can use it), 누구나 개선할 수 있는(anyone improve it) 것이다</li><li>플랫폼으로서의 웹(Web as Platform)은 기반 플랫폼이라는 말에서 의미하듯이 가둬 놓는(Lock-in) 헤게모니가 있으며, 그 곳에 공개 API를 접목해서 프로그램을 끼워 넣도록 되어 있다", "닷넷 플랫폼에 응용 소프트웨어를 개발해 사고 파는 것처럼, OS나 개발 플랫폼을 쥐고 있는 것을 의미한다</li><li>'데이터'를 다루는 기술이 실제 웹 2.0 기술의 핵심 키워드가 될 것</li><li>무조건 데이터만 있어선 안되고 정보 공개를 통해 상호작용 높아질수록 가치 크게 높아지는 네트워크 효과도 필요</li><li>참여 문화라는 것이 그냥 만들어지는 것은 아니라 사람들이 참여할 수 있는 장을 만들어줘야 한다</li><li>피드백과 진보를 담보하며 끊임없는 시험판 서비스를 구현하는 지속적인 베타 서비스(Perpetual Development) 개발, 프로토타입을 기반으로 한 가벼운 플랫폼을 구현하고 오피니언 리더들과의 원활한 의사소통을 통해 참여자들의 디지털 감성을 만족</li><li>그 동안 포털들은 사용자들의 콘텐츠(UCC)를 단순히 수집하는데 집중하고, 사람들이 방문하는 행위를 '페이지뷰 메이커'로서 봐 왔다</li></ul>- 한상기 오피니티 아시아퍼시픽 대표<br />
<ul><li>포크소노미 또는 꼬리표 붙이기(태깅)의 경우 단순하고 직관적인 분류이며 수많은 사람들이 공유하는 방식</li></ul>- 강준열 NHN 팀장<br />
<ul><li>아마존의 진정한 가치는 베스트셀러(20%)에 있는 것이 아니라 매출은 적지만 구색을 갖추어 주는 80%의 책들에게 존재한다</li><li>웹 2.0에서의 사용자 참여란 콘텐츠 생산에서의 사용자 참여, 콘텐츠 교환 및 분배에서의 사용자 참여, 그리고 콘텐츠 분류에서의 사용자 참여 및 검색 품질 개선으로 이어진다</li></ul><br /><br />			 ]]> 
		</description>
		<category>Small Talk</category>

		<comments>http://seradin.egloos.com/1260013#comments</comments>
		<pubDate>Thu, 16 Feb 2006 02:56:48 GMT</pubDate>
		<dc:creator>세라딘</dc:creator>
	</item>
	<item>
		<title><![CDATA[  Introduction: Eclipse Test and Performance Tools Platform ]]> </title>
		<link>http://seradin.egloos.com/1259168</link>
		<guid>http://seradin.egloos.com/1259168</guid>
		<description>
			<![CDATA[ 
  <a target="_blank" href="http://www.ibm.com/developerworks/edu/os-dw-os-ecl-tptp-i.html">View Full Article</a><br />
<br />
This tutorial introduces the Eclipse Test and Performance Tools Platform (TPTP), provides step-by-step instructions on how to install Eclipse and the TPTP tools, and demonstrates how to profile a running Java application.<br />
<br />
<img src="http://technorati.com/pix/icn-talkbubble.gif" /> <a class="technorati" href="http://technorati.com/tag/eclipse" rel="tag">eclipse</a>, <a class="technorati" href="http://technorati.com/tag/tptp" rel="tag">tptp</a><br /><br />			 ]]> 
		</description>
		<category>Tutorial</category>

		<comments>http://seradin.egloos.com/1259168#comments</comments>
		<pubDate>Wed, 15 Feb 2006 05:50:19 GMT</pubDate>
		<dc:creator>세라딘</dc:creator>
	</item>
	<item>
		<title><![CDATA[ Mastering Ajax, Part 3: Advanced requests and responses in Ajax ]]> </title>
		<link>http://seradin.egloos.com/1259165</link>
		<guid>http://seradin.egloos.com/1259165</guid>
		<description>
			<![CDATA[ 
  <a target="_blank" href="http://www.ibm.com/developerworks/java/library/wa-ajaxintro3/index.html">View Full Article</a><br />
<br />
In the last article in this series, I provided a solid introduction to the XMLHttpRequest object, the centerpiece of an Ajax application that handles requests to a server-side application or script, and also deals with return data from that server-side component. Every Ajax application uses the XMLHttpRequest object, so you'll want to be intimately familiar with it to make your Ajax applications perform and perform well.<br />
<br />
In this article, I move beyond the basics in the last article and concentrate on more detail about three key parts of this request object:<br />
<br />
    * The HTTP ready state<br />
    * The HTTP status code<br />
    * The types of requests that you can make<br />
<br />
Each of these is generally considered part of the plumbing of a request; as a result, little detail is recorded about these subjects. However, you will need to be fluent in ready states, status codes, and requests if you want to do more than just dabble in Ajax programming. When something goes wrong in your application -- and things always go wrong -- understanding ready states, how to make a HEAD request, or what a 400 status code means can make the difference between five minutes of debugging and five hours of frustration and confusion.<br />
<br />
<img src="http://technorati.com/pix/icn-talkbubble.gif" /> <a class="technorati" href="http://technorati.com/tag/ajax" rel="tag">ajax</a><br /><br />			 ]]> 
		</description>
		<category>Tutorial</category>

		<comments>http://seradin.egloos.com/1259165#comments</comments>
		<pubDate>Wed, 15 Feb 2006 05:46:36 GMT</pubDate>
		<dc:creator>세라딘</dc:creator>
	</item>
	<item>
		<title><![CDATA[ Dev Jobs Outlook Bright for 2006 ]]> </title>
		<link>http://seradin.egloos.com/1257904</link>
		<guid>http://seradin.egloos.com/1257904</guid>
		<description>
			<![CDATA[ 
  <a target="_blank" href="http://www.idevnews.com/TipsTricks.asp?ID=167"></a><font color="#000000" face="Verdana, Arial, Helvetica, sans-serif" size="4"><strong>Integration                 Developers News</strong></font>                                                         <p><font color="#cc9900" face="Verdana, Arial, Helvetica, sans-serif" size="2"><font color="#cc9900" face="Verdana, Arial, Helvetica, sans-serif" size="2"><font color="#cc9900" face="Verdana, Arial, Helvetica, sans-serif" size="2"><font size="3"><b><font color="#000000">Dev Jobs Outlook Bright for 2006</font></b></font></font></font><font color="#000000" face="Verdana, Arial, Helvetica, sans-serif" size="2"><br />
                                     1/26/2006</font></font></p>                       <p><font color="#000000" face="Verdana, Arial, Helvetica, sans-serif" size="2">by <a href="mailto:vance@idevnews.com">Vance McCarthy</a><br />
 In 2006, salaries for software architects and devs may finally see their biggest up ticks since the bubble burst, according to CIO survey conducted by Robert Half Technology (RHT) a leading recruiter of IT talent worldwide. </font></p><p>  <font color="#000000" face="Verdana, Arial, Helvetica, sans-serif" size="2">But, RHA adds, with higher salaries will come bigger workloads. Among the big winners: professionals who can bridge high-tech and business needs by using web-to-legacy integration, analytics, SOA and security. </font></p><p><font color="#000000" face="Verdana, Arial, Helvetica, sans-serif" size="2">RHT’s found CIOs expect to increase their IT hiring in Q4 2005 (and into 2006) across a wide variety of sectors. As a result, RHT predicts the following salary increases: <li>IT auditor up 11.0% ($67,000-$94,250)<br />
 </li><li>Lead apps developer up 5.3% ($72,000-to-$98,250)<br />
 </li><li>Network security administrator up 5.2% ($67,500-$94,750)<br />
  </li><li>Business systems analysts up 5.1% ($58,750-to-$84,750)<br />
 </li><li>Data analysts/report writers will rise 5.0% ($54,000-to-$71,250)<br />
  </li><li>Developers/programmer analysts will rise 4.6% ($55,250-to-$86,750)<br />
  </li><li>Project managers will increase 4.2% ($72,750-to-$99,250)<br />
 </li><li>Quality assurance/testing managers up 2.6% ($67,250-to-$88,250) <br />
<p>  <b>But, More Money Will Mean More Work</b><br />
 But with more money, expect more work. In a related-but-separate “IT workload poll,” RHT’s also workload survey found that “busy IT departments are getting busier by the day.” </p><p> RHT’s nationwide poll of more than 1,400 CIOs found an astonishing two-thirds (66%) said their IT teams have bigger workloads now than the same period in 2004. Only 4% said they had less work than a year ago. The vast majority of those reporting growing workloads (86 percent) attributed the increase to taking on new projects.</p><p>  As an example: CIOs were asked, “<i>How has the workload of your IT staff changed in the past 12 months?</i>”  <br />
 The CIO responses:<br />
  </p></li><li> Workload has “increased significantly” -- 29%<br />
 </li><li> Workload has “increased somewhat” -- 37%<br />
 </li><li> Workload has “decreased” -- 4%<br />
 </li><li> No change in workload -- 30%  </li><br />
</font></p><p> <font color="#000000" face="Verdana, Arial, Helvetica, sans-serif" size="2">  Those CIOs who said they expected an increase in workload were also asked, “<i>Would you say the increased workload on existing IT staff is more the result of decreased staff size or new projects being initiated?</i>”<br />
 The CIO responses:<br />
 <li> New projects --  86%<br />
 </li><li> Decreased staff -- 8% <br />
 </li><li> Both new projects and decreased staff -- 4%<br />
 </li><li> Other  -- 1% <br />
<p> RHT executive director Katherine Spencer Lee summed up the surveys findings this way: “An improving economy has prompted many companies to move forward with business expansion initiatives. Recent government regulations requiring tighter controls on corporate data also are placing greater demands on IT departments.”</p><p>  Lee also had two key pieces of advice for CIOs, managers and IT staff employees:  </p></li><li> To remain competitive and avoid burnout among valued employees, companies must ensure their teams have the capacity to handle new business initiatives; and </li><li> Supervisors should regularly review workers’ ongoing assignments to ensure their to-do lists are manageable to help determine if tasks should be redistributed or if additional contract or full-time personnel are required to support core staff.”</li>  <a href="http://www.roberthalftechnology.com/Home?inTrack=logo">Click here for more on RHT’s survey/polls of CIOs</a>.            </font></p><strong></strong><br /><br />			 ]]> 
		</description>
		<category>Trend</category>

		<comments>http://seradin.egloos.com/1257904#comments</comments>
		<pubDate>Tue, 14 Feb 2006 00:54:21 GMT</pubDate>
		<dc:creator>세라딘</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 개발자들의 수면자세 ]]> </title>
		<link>http://seradin.egloos.com/1257898</link>
		<guid>http://seradin.egloos.com/1257898</guid>
		<description>
			<![CDATA[ 
  <img class="image_left" border="0" onmouseover="this.style.cursor='pointer'" alt="" src="http://pds2.egloos.com/pds/1/200602/14/63/a0009363_9445480.jpg" width="400" height="664" onclick="Control.Modal.openDialog(this, event, 'http://pds2.egloos.com/pds/1/200602/14/63/a0009363_9445480.jpg');" align="left" /><br />
<br />
이런 --;<br />
딱 어릴때의 수면자세군 ...<br />
지금은 탈피중.. ㅋㅋㅋ<br /><br />			 ]]> 
		</description>
		<category>Small Talk</category>

		<comments>http://seradin.egloos.com/1257898#comments</comments>
		<pubDate>Tue, 14 Feb 2006 00:44:23 GMT</pubDate>
		<dc:creator>세라딘</dc:creator>
	</item>
	<item>
		<title><![CDATA[ 오픈 소스 개발자, 그들을 주목하라 ]]> </title>
		<link>http://seradin.egloos.com/1257094</link>
		<guid>http://seradin.egloos.com/1257094</guid>
		<description>
			<![CDATA[ 
  <a target="_blank" href="http://www.zdnet.co.kr/itbiz/column/anchor/scyoon/0,39030409,39144309,00.htm">원문보기</a><br />
<br />
윤석찬 (다음 R&D 센터 팀장)     2006/02/09<br />
<br />
작년 겨울 우리 나라에서 처음으로 주요 오픈 소스 프로젝트에서 활동하고 있는 국내 소스 커미터(Source Committer) 모임이 열린 적이 있다. 우리 나라에서 아파치, 모질라, 오픈 오피스를 비롯하여 FreeBSD, 데비안, 파이썬, 서브버전(SVN) 등 10여 개의 다양한 프로젝트에 참여하고 있었던 사람들로 25명 정도 중에 10여명 정도가 참석하였다. 그 자리에는 해외에서 온 모질라와 우분투 프로젝트 개발자까지 참석해서 각자가 속한 프로젝트의 개발 방법론에 대한 이야기를 나눌 수 있어서 뜻 깊고 의미 있는 자리가 되었다.<br />
<br />
우리 나라 대다수 IT 업체와 S/W 개발사들은 오픈 소스를 채용하고 있고, S/W 개발자라면 적어도 하나 이상의 오픈 소스를 한번이라도 사용해 봤을 것이다. 그렇지만 오픈 소스에 대한 기여도는 그리 크지 않다. 회사 내 공통 모듈이나 라이브러리 같은 경우 오픈 소스 개발 방법론을 채용하고자 하지만 성공하기가 쉽지 않다. 정부의 오픈 소스 지원 정책이 강화되면서 관심은 높아 졌지만 막상 무엇을 어떻게 해야 할지 난감 하기까지 하다. 이 글에서 오픈 소스 사용자가 아닌 개발자를 바라봄으로써 오픈 소스와 S/W 산업에 동시에 기여하는 방법을 생각해 보고자 한다.<br /><br />			 ]]> 
		</description>
		<category>Small Talk</category>

		<comments>http://seradin.egloos.com/1257094#comments</comments>
		<pubDate>Mon, 13 Feb 2006 04:59:51 GMT</pubDate>
		<dc:creator>세라딘</dc:creator>
	</item>
</channel>
</rss>
