<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>bwt &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/bwt/</link>
	<description>Feed of posts on WordPress.com tagged "bwt"</description>
	<pubDate>Wed, 10 Feb 2010 16:34:17 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Product Review: WinMount 3.2.1217 (x86/x64)]]></title>
<link>http://achugh.wordpress.com/2010/01/15/product-review-winmount-3-2-1217-x86x64/</link>
<pubDate>Fri, 15 Jan 2010 10:10:33 +0000</pubDate>
<dc:creator>achugh</dc:creator>
<guid>http://achugh.wordpress.com/2010/01/15/product-review-winmount-3-2-1217-x86x64/</guid>
<description><![CDATA[WinMount provides a revolutionary way to handle ZIP and RAR archives. Rather than decompressing them]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><em>WinMount provides a revolutionary way to handle ZIP and RAR archives. Rather than decompressing them, it mounts them into a virtual drive to allow you to view or use them.</em></p>
<p><em><img class="alignnone" title="WinMount" src="http://i46.tinypic.com/fn5wlk.jpg" alt="WinMount" width="419" height="300" /></p>
<p>WinMount supports packing files now !!<br />
WinMount supports mounting WIM format !!<br />
WinMount is a powerful windows utility which is dedicated to managing compressed archives and image files impressivesly and conviniently. It can be used to mount ZIP, RAR, ISO,etc archives very fast, which enabling you to use the files inside it directly without needing extract it beforehand. Such convenience, therefore, saves your time and disk space dramatically. In addition, WinMount, serving as a CD-ROM OR DVD-ROM emulator, supports almost all image file formats, which including but not limited to ISO, CUE/BIN, CCD,BWT, MDS, CDI, NRG, PDI B5T and ISZ.</p>
<p>WinMount&#8217;s Feature:<br />
• ISO<br />
• CUE/BIN<br />
• MDS/MDF (Media Descriptor File)<br />
• ISZ (Compressed ISO images)<br />
• NRG (Nero)<br />
• CCD (CloneCD)<br />
• BWT (Blindwrite)<br />
• CDI (Discjuggler)<br />
• PDI (Instant CD/DVD)<br />
• B5T (BlindWrite 5)</p>
<p>More functions are on their way, check the list below:<br />
• Support mounting Http, ftp<br />
• Support mounting Ghost disk image file<br />
• Support mounting VMWare disk image file<br />
• Support mounting arj and ice archive files<br />
• Support mounting Inno setup, install-shield archive files &#8230; Whatever you can imagine</em></p>
<p>Download: <a href="http://uploading.com/files/699c6421/WinMount_v3.2.1217.rar/" target="_blank">Uploading</a> or <a href="http://hotfile.com/dl/21034051/a521f50/WinMount_v3.2.1217.rar.html" target="_blank">HotFile</a><br />
Download size: 6.14 Mb</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[BWT for NLP (2)]]></title>
<link>http://mlstat.wordpress.com/2009/11/12/bwt-for-nlp-2/</link>
<pubDate>Thu, 12 Nov 2009 21:58:57 +0000</pubDate>
<dc:creator>mlstat</dc:creator>
<guid>http://mlstat.wordpress.com/2009/11/12/bwt-for-nlp-2/</guid>
<description><![CDATA[I show how the Burrows-Wheeler Transform can be used to compute the similarity between two strings. ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I show how the Burrows-Wheeler Transform can be used to compute the similarity between two strings. We submitted results from this method (along with results from the Context-Chain metric developed by my colleagues Frank Schilder and Ravi Kondadadi) for the Automatically Evaluating the Summaries of Peers (AESOP) task of the TAC 2009 conference.</p>
<p>The task was to produce an automatic metric to evaluate machine generated summaries (i.e., <em>system</em> summaries) against human generated summaries for the TAC &#8216;09 Update Summarization Task. Clearly the automatic metric is just some function that produces a similarity score between the system summary and the human generated (the so-called <em>model</em>) summary.</p>
<p>The  proposed metrics were evaluated by comparing their rankings of the system summaries from different peers to that of the ranking produced by human judges.</p>
<div id="_mcePaste"><strong>Similarity Metric</strong></div>
<p>We use an estimate of the conditional &#8220;compressibility&#8221; of the model summary given the system summary as the similarity metric. The conditional compressibility is defined as the increase in the compressibility of the model summary when the system summary has been observed.</p>
<div>
<div id="_mcePaste">In order to judge the similarity of the system summary <img src='http://l.wordpress.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S' title='S' class='latex' />, to the model summary <img src='http://l.wordpress.com/latex.php?latex=M&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='M' title='M' class='latex' />, we propose to use the difference in compressibility of <img src='http://l.wordpress.com/latex.php?latex=M&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='M' title='M' class='latex' /> when <img src='http://l.wordpress.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S' title='S' class='latex' /> is not seen to when <img src='http://l.wordpress.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S' title='S' class='latex' /> is given. This metric basically</div>
<div id="_mcePaste">captures the reduction in the uncertainty in <img src='http://l.wordpress.com/latex.php?latex=M&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='M' title='M' class='latex' /> when <img src='http://l.wordpress.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S' title='S' class='latex' /> is known.</div>
<p>We define the compressibility <img src='http://l.wordpress.com/latex.php?latex=c%28M%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='c(M)' title='c(M)' class='latex' /> of any string <img src='http://l.wordpress.com/latex.php?latex=M&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='M' title='M' class='latex' /> by</p>
<p><img src='http://l.wordpress.com/latex.php?latex=c%28M%29+%3D+%5Cfrac%7BH%28M%29%7D%7B%26%23124%3BM%26%23124%3B%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='c(M) = \frac{H(M)}{&#124;M&#124;}' title='c(M) = \frac{H(M)}{&#124;M&#124;}' class='latex' /></p>
<p>and the conditional compressibility of string <img src='http://l.wordpress.com/latex.php?latex=M&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='M' title='M' class='latex' /> over an alphabet <img src='http://l.wordpress.com/latex.php?latex=%5Cmathcal%7BA%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mathcal{A}' title='\mathcal{A}' class='latex' /> given another string <img src='http://l.wordpress.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S' title='S' class='latex' /> over the same alphabet as</p>
<p><img src='http://l.wordpress.com/latex.php?latex=c%28M%26%23124%3BS%29+%3D+%5Cfrac%7BH%28S%2BM%29+-+H%28S%29%7D%7B%26%23124%3BM%26%23124%3B%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='c(M&#124;S) = \frac{H(S+M) - H(S)}{&#124;M&#124;}' title='c(M&#124;S) = \frac{H(S+M) - H(S)}{&#124;M&#124;}' class='latex' /></p>
<p>where <img src='http://l.wordpress.com/latex.php?latex=S%2BM&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S+M' title='S+M' class='latex' /> is the concatenation of the strings <img src='http://l.wordpress.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S' title='S' class='latex' /> and <img src='http://l.wordpress.com/latex.php?latex=M&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='M' title='M' class='latex' />, <img src='http://l.wordpress.com/latex.php?latex=H%28S%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='H(S)' title='H(S)' class='latex' /> is the entropy of string <img src='http://l.wordpress.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S' title='S' class='latex' />, and <img src='http://l.wordpress.com/latex.php?latex=%26%23124%3BM%26%23124%3B&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='&#124;M&#124;' title='&#124;M&#124;' class='latex' /> is the length of the string <img src='http://l.wordpress.com/latex.php?latex=M&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='M' title='M' class='latex' />.</p>
<div id="_mcePaste">The fractional increase in compressibility of <img src='http://l.wordpress.com/latex.php?latex=M&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='M' title='M' class='latex' /> given <img src='http://l.wordpress.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S' title='S' class='latex' /> can then measured by</div>
<p><img src='http://l.wordpress.com/latex.php?latex=r%28M%26%23124%3BS%29+%3D+%5Cfrac%7Bc%28M%29+-+c%28M%26%23124%3BS%29%7D%7Bc%28M%29%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='r(M&#124;S) = \frac{c(M) - c(M&#124;S)}{c(M)}' title='r(M&#124;S) = \frac{c(M) - c(M&#124;S)}{c(M)}' class='latex' />.</p>
<p>We use <img src='http://l.wordpress.com/latex.php?latex=r%28M%26%23124%3BS%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='r(M&#124;S)' title='r(M&#124;S)' class='latex' /> as the similarity metric to measure the similarity of a system summary <img src='http://l.wordpress.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S' title='S' class='latex' /> to the model summary <img src='http://l.wordpress.com/latex.php?latex=M&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='M' title='M' class='latex' />.</p>
<p>Our metric is similar to the one <a href="http://homepages.cwi.nl/~paulv/papers/similarity.pdf" target="_blank">proposed</a> by Li and Vitanyi and is theoretically well-justified from the perspective of algorithmic information theory. One peculiarity is that our similarity is asymmetric.</p>
<p>The only thing that is needed to implement the above similarity metric is an estimate of the entropy <img src='http://l.wordpress.com/latex.php?latex=H%28S%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='H(S)' title='H(S)' class='latex' /> for a string <img src='http://l.wordpress.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S' title='S' class='latex' />. We use the BWT for this estimate.</p>
<p><strong>BWT-based String Entropy Estimate</strong></p>
<p>We use the Move-To-Front (MTF) entropy of the Burrows-Wheeler transform of a given string <img src='http://l.wordpress.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S' title='S' class='latex' /> as an estimate for its entropy $H(S)$.</p>
</div>
<div>The <a href="http://en.wikipedia.org/wiki/Move-to-front_transform" target="_blank">MTF encoding</a> of a string is performed by traversing the string and assigning to each symbol the position of that symbol in the alphabet and then moving the symbol to the front of the alphabet. Therefore a sequence with a lot of runs will  have a lot of zeros in its MTF encoding.</div>
<p>In <a href="http://www.cs.tau.ac.il/~haimk/adv-ds-2007/bwt_analysis_journal.pdf" target="_blank">this paper</a> the MTF coding is used to define the MTF entropy (which the authors also call <em>local entropy</em>) of a string <img src='http://l.wordpress.com/latex.php?latex=R&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='R' title='R' class='latex' /> as</p>
<p><img src='http://l.wordpress.com/latex.php?latex=%5Cmbox%7BMTFE%7D%28R%29+%3D+%5Csum_i+%5Cmbox%7Blog%7D%28%5Cmbox%7BMTF%7D%28R%29_i+%2B+1%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mbox{MTFE}(R) = \sum_i \mbox{log}(\mbox{MTF}(R)_i + 1)' title='\mbox{MTFE}(R) = \sum_i \mbox{log}(\mbox{MTF}(R)_i + 1)' class='latex' /></p>
<p>where <img src='http://l.wordpress.com/latex.php?latex=%5Cmbox%7BMTF%7D%28R%29_i&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mbox{MTF}(R)_i' title='\mbox{MTF}(R)_i' class='latex' /> is the <img src='http://l.wordpress.com/latex.php?latex=i%5E%7Bth%7D&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='i^{th}' title='i^{th}' class='latex' /> symbol of the MTF coding of the string <img src='http://l.wordpress.com/latex.php?latex=R&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='R' title='R' class='latex' />.</p>
<p>Now we define <img src='http://l.wordpress.com/latex.php?latex=H%28S%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='H(S)' title='H(S)' class='latex' />, the entropy of string <img src='http://l.wordpress.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S' title='S' class='latex' /> as</p>
<p><img src='http://l.wordpress.com/latex.php?latex=H%28S%29+%3D+%5Cmbox%7BMTFE%7D%28%5Cmbox%7BBWT%7D%28S%29%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='H(S) = \mbox{MTFE}(\mbox{BWT}(S))' title='H(S) = \mbox{MTFE}(\mbox{BWT}(S))' class='latex' /></p>
<p>where <img src='http://l.wordpress.com/latex.php?latex=%5Cmbox%7BBWT%7D%28S%29&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='\mbox{BWT}(S)' title='\mbox{BWT}(S)' class='latex' /> is the BWT of string <img src='http://l.wordpress.com/latex.php?latex=S&#038;bg=ffffff&#038;fg=000000&#038;s=0' alt='S' title='S' class='latex' />.</p>
<p>Since the Burrows-Wheeler transform involves just the construction of a suffix array, the computation of our compression based evaluation metric is linear in time and space in the length of the model and system summary strings.</p>
<p><strong>Some Technical Details</strong></p>
<div id="_mcePaste">For our implementation, we considered each word in a string as a separate symbol. Our alphabet of symbols therefore contained all the words in the two strings being compared. The words were normalized by lower casing and removing punctuation. Because BWT needs an ordered alphabet, we used the lexicographic order on the words in the alphabet.</div>
<p><strong>Results</strong></p>
<div><img class="aligncenter size-full wp-image-350" title="table1" src="http://mlstat.wordpress.com/files/2009/11/table1.png" alt="table1" width="540" height="283" /></div>
<p>The results on the TAC-AESOP task (above) show that the BWT based metric (FraCC in the table) is reasonable for summarization evaluation, especially because there are not very many knobs to tune. I obtained these results from Frank (who will present them at TAC next week). The &#8220;best metric&#8221; is the AESOP submission that seemed to have high scores across several measures.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[DAEMON Tools Lite v4.35.5]]></title>
<link>http://netvietnam.org/2009/11/01/daemon-tools-lite-v4-35-5/</link>
<pubDate>Sat, 31 Oct 2009 17:28:48 +0000</pubDate>
<dc:creator>Nhân Mã</dc:creator>
<guid>http://netvietnam.org/2009/11/01/daemon-tools-lite-v4-35-5/</guid>
<description><![CDATA[DAEMON Tools là chương trình dùng để tạo và quản lí các ổ CD/DVD ảo. Chương trình giúp bạn tạo ra cá]]></description>
<content:encoded><![CDATA[DAEMON Tools là chương trình dùng để tạo và quản lí các ổ CD/DVD ảo. Chương trình giúp bạn tạo ra cá]]></content:encoded>
</item>
<item>
<title><![CDATA[Power Of Exploring In Software Testing]]></title>
<link>http://testingideas.wordpress.com/2009/09/28/exploring/</link>
<pubDate>Mon, 28 Sep 2009 12:45:06 +0000</pubDate>
<dc:creator>dhanasekars</dc:creator>
<guid>http://testingideas.wordpress.com/2009/09/28/exploring/</guid>
<description><![CDATA[I am not here to explain in detail about exploratory testing . Please read James Bach, Cem Kaner and]]></description>
<content:encoded><![CDATA[I am not here to explain in detail about exploratory testing . Please read James Bach, Cem Kaner and]]></content:encoded>
</item>
<item>
<title><![CDATA[BWT for NLP (1)]]></title>
<link>http://mlstat.wordpress.com/2009/09/26/bwt-for-nlp-1/</link>
<pubDate>Sat, 26 Sep 2009 19:30:02 +0000</pubDate>
<dc:creator>mlstat</dc:creator>
<guid>http://mlstat.wordpress.com/2009/09/26/bwt-for-nlp-1/</guid>
<description><![CDATA[The Burrows-Wheeler transform (BWT), which is the main step in the bzip2 compression algorithm, is a]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>The <a href="http://en.wikipedia.org/wiki/Burrows–Wheeler_transform">Burrows-Wheeler transform</a> (BWT), which is the main step in the bzip2 compression algorithm, is a permutation transform on a string over an ordered alphabet. It is a clever idea and can be useful for some string processing for natural language processing.  I will present one such use.</p>
<p>BWT massages the original string into being more amenable to compression. Of course the transform doesn&#8217;t alter the compressibility (entropy rate) of the original string. All it does is make the string more compressible by algorithms we know.</p>
<p>The reason string permutation by BWT (as opposed to say sorting the string, which makes it <em>really</em> compressible) is useful is that the reverse transform (undoing the permutation) can be done with very little additional information. Mark Nelson wrote a <a href="http://marknelson.us/1996/09/01/bwt/" target="_blank">nice introduction</a> to the transform.  Moreover, the BWT essentially involves the construction of the <a href="http://en.wikipedia.org/wiki/Suffix_array" target="_blank">suffix array</a> for the string, and therefore can be done in time and space linear in the length of the string.</p>
<p>Here is an example of the Burrows-Wheeler tranformation of the first stanza of Yeats&#8217; <em>Sailing to Byzantium</em>. I added some newlines to the transformed string, and the underscores represent spaces in the original string. Notice the long runs of characters in the transformed string.</p>
<p><em>Original string</em></p>
<p style="font:12px Verdana;color:#333333;margin:0;">THAT is no country for old men. The young In one another&#8217;s arms, birds in the trees &#8211; Those dying generations &#8211; at their song, The salmon-falls, the mackerel-crowded seas, Fish, flesh, or fowl, commend all summer long Whatever is begotten, born, and dies. Caught in that sensual music all neglect Monuments of unageing intellect.</p>
<p><em>BWTransformed string</em></p>
<p style="font:12px Verdana;color:#333333;margin:0;">rsgnsnlhhs__lntsnH__T__.A____ss.,gt,.-gcd,es s,,,ode,yrgtsgrTredllssrn,edtrln,ntefemnu__fs___eh_hrC___ia__-eennlew_r_nshhhhslldrnbghrttmmgsmhvmnkielto-___nnnnna_ueesstWtTtTttTgsd__ye_teb__Fcweallolgfaaeaa_l</p>
<p style="font:12px Verdana;color:#333333;margin:0;">__mumoulr_reoeIiiueao_eouoii_aoeiueon__cm_sliM_</p>
<p style="font:12px Verdana;color:#333333;margin:0;">fbhngycrfeoeeoieiteaoctamleen&#8217;idit_o__ieu_n_cchaanta</p>
<p style="font:12px Verdana;color:#333333;margin:0;">____oa_nnosans_oomeoord_</p>
<p><strong>A useful property</strong></p>
<p><a href="http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.19.2614" target="_blank">Effros et. al. showed</a> that for a string generated by a finite-memory source, the BWT of the string is asymptotically (in the length of the string) indistinguishable from a piece-wise independent and identically distributed (i.i.d.) string. This is not surprising given that symbols with similar contexts appear sequentially in the BWT string, and for finite memory sources the current symbol is generated i.i.d. given a finite length context.</p>
<p>This property can be exploited to easily cluster words according to context by using BWT.</p>
<p><strong>Word clustering</strong></p>
<p><a href="http://acl.ldc.upenn.edu/J/J92/J92-4003.pdf" target="_blank">In this paper</a>, among other things, Brown et.al. present a word clustering algorithm based on maximizing the average mutual information between the cluster ids of adjacent words. Some results are presented in Table 2 in the paper.</p>
<p>Such word clusters can be useful for feature engineering for sequence tagging tasks such as part-of-speech tagging or named-entity recognition. One of the most commonly used features for such tasks is one which checks if the current word is in a carefully constructed list of words.</p>
<p>Brown et. al. admit that, even after optimizations, their algorithm is slow and resort to approximations. (I realize that computers have gotten much faster since but still their algorithm is cubic in the size of the vocabulary.)</p>
<p><strong>Word clustering based on BWT</strong></p>
<p>We will cluster two words together if they appear independently given certain contexts (albeit with different probabilities). We first perform a BW transform on the input string of words (considering each <em>word</em> as a symbol, unlike in the example above) and measure whether the two words appear independently in an i.i.d. fragment.</p>
<p>Instead of actually trying to chop the BWT string into i.i.d. fragments before analysis, we adopt a proxy metric. We check if the number of times the two words are next to each other in the BWT string is large compared to what we would expect from their frequencies. We compute this as probability ratio with appropriate smoothing.</p>
<p>Another neat consequence of doing the clustering by BWT is that we only need to consider pairs of words that do appear next to each other in the BWT string. Therefore the selection of candidates for clustering is linear in the length of the string and not quadratic in the size of the vocabulary.</p>
<p><strong>Some results</strong></p>
<p>I ran this algorithm on about a month&#8217;s worth of New York Times and Wall Street Journal news data and these are the pairs of words with the highest scores.</p>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:1131px;width:1px;height:1px;">january february 0.177721578886</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:1131px;width:1px;height:1px;">january march 0.143172972502</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:1131px;width:1px;height:1px;">march february 0.142398170589</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:1131px;width:1px;height:1px;">englandgeoneng jerseyusanj 0.141412321852</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:1131px;width:1px;height:1px;">news becdnews 0.135642386152</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:1131px;width:1px;height:1px;">finala final 0.131901568726</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:1131px;width:1px;height:1px;">finala finalb 0.122728309966</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:1131px;width:1px;height:1px;">finala finalc 0.113085215849</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:1131px;width:1px;height:1px;">cafd cea 0.107549686029</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:1131px;width:1px;height:1px;">february april 0.100734422316</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:1131px;width:1px;height:1px;">january april 0.0993752546848</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:1131px;width:1px;height:1px;">has have 0.0967101802923</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:1131px;width:1px;height:1px;">march april 0.0929933503714</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:1131px;width:1px;height:1px;">did does 0.0854452561942</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:1131px;width:1px;height:1px;">has had 0.0833642704346</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:1131px;width:1px;height:1px;">will would 0.0827179598199</div>
<div id="_mcePaste" style="position:absolute;left:-10000px;top:1131px;width:1px;height:1px;">have had 0.0773517518078</div>
<p style="padding-left:60px;"><span style="color:#993366;">january february 0.177721578886</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">january march 0.143172972502</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">march february 0.142398170589</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">englandgeoneng jerseyusanj 0.141412321852</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">news becdnews 0.135642386152</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">finala final 0.131901568726</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">finala finalb 0.122728309966</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">finala finalc 0.113085215849</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">cafd cea 0.107549686029</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">february april 0.100734422316</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">january april 0.0993752546848</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">has have 0.0967101802923</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">march april 0.0929933503714</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">did does 0.0854452561942</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">has had 0.0833642704346</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">will would 0.0827179598199</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">have had 0.0773517518078</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">&#8230;</span></p>
<p>I constructed a graph by joining all word pairs that have a score above a threshold and ran a greedy maximal clique algorithm. These are some of the resulting word clusters.</p>
<p style="padding-left:60px;"><span style="color:#993366;">older young younger</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">announced today yesterday said reported</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">month today week yesterday</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">days month months decade year weeks years</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">decades months decade weeks years</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">com org www</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">writing write wrote</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">directed edited produced</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">should will probably could would may might can</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">worries worried concerns</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">work worked working works</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">wearing wear wore</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">win lost losing</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">man people men</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">against like to about that by for on in with from of at</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">under by on with into over from of</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">baton moulin khmer</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">daughter husband sister father wife mother son</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">red green blue black</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">ice sour whipped</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">time days months year years day</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">eastern coast southeastern</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">bergen orange nassau westchester</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">east ivory west</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">goes gone go going went</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">known seen well</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">travel review leisure weekly editorial</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">cultural financial foreign editorial national metropolitan</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">thursdays wednesdays fridays sundays tuesdays</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">thursday today monday sunday yesterday wednesday saturday friday tuesday</span></p>
<p style="padding-left:60px;"><span style="color:#993366;">&#8230;</span></p>
<p><strong>Discussion</strong></p>
<p>1. For the above results, I only did the clustering based on right contexts. We can easily extend the word-pair score to take into account left contexts as well by concatenating the BWT of the <em>reversed</em> string to the BWT of the original string, and calculating the scores on this double length transformed string.</p>
<p>2. The word clustering algorithm of Brown et. al. proceeds by iteratively merging the best pair of words and replacing the two words in the alphabet (and the string) by a merged word. We can imagine doing something similar with our approach, except, because BWT uses the order on the alphabet, we need to decide where to insert the merged word.</p>
<p>3. One thing that I should have done but didn&#8217;t for the above results is to order the alphabet (of words) lexicographically. Instead I assign positive integers to the words based on their first appearance in the string, which is the order BWT uses to sort. Fixing this should improve the results.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Jasa Bantuan Mahasiswa Tugas Akhir/skripsi ]]></title>
<link>http://kazetku.wordpress.com/2009/09/07/jasa-bantuan-mahasiswa-tugas-akhirskripsi/</link>
<pubDate>Mon, 07 Sep 2009 15:10:17 +0000</pubDate>
<dc:creator>konsultan skripsi</dc:creator>
<guid>http://kazetku.wordpress.com/2009/09/07/jasa-bantuan-mahasiswa-tugas-akhirskripsi/</guid>
<description><![CDATA[Konsultan Skripsi IT (HARGA MAHASISWA) kunjungi : http://skripsi.9cy.com http://kazetku.wordpresss.c]]></description>
<content:encoded><![CDATA[Konsultan Skripsi IT (HARGA MAHASISWA) kunjungi : http://skripsi.9cy.com http://kazetku.wordpresss.c]]></content:encoded>
</item>
<item>
<title><![CDATA[Jasa &amp; Bantuan Penyusunan Skripsi ]]></title>
<link>http://kazetku.wordpress.com/2009/09/07/jasa-bantuan-penyusunan-skripsi/</link>
<pubDate>Mon, 07 Sep 2009 15:04:07 +0000</pubDate>
<dc:creator>konsultan skripsi</dc:creator>
<guid>http://kazetku.wordpress.com/2009/09/07/jasa-bantuan-penyusunan-skripsi/</guid>
<description><![CDATA[Konsultan Skripsi IT (HARGA MAHASISWA) kunjungi : http://skripsi.9cy.com http://kazetku.wordpresss.c]]></description>
<content:encoded><![CDATA[Konsultan Skripsi IT (HARGA MAHASISWA) kunjungi : http://skripsi.9cy.com http://kazetku.wordpresss.c]]></content:encoded>
</item>
<item>
<title><![CDATA[Menerima Jasa Pembuatan Program untuk Usaha, Skripsi, Tugas Akhir - Teknik Informatika dan Teknik LainnyaDear Brother and Sister...info : http://skripsi.9cy.comAda kabar gembira untuk kalian yang sedang/dalam/akan mengerjakan skripsi atau tugas akhir.. Jika bro and sist punya masalah seperti ini :1. Merasa bingung untuk memulai?!?!?,2. Tidak ada motivasi?!?!?!,3. Takut tidak sesuai dengan DEADLINE?!?!?.4. Mentoxxzz tidak bisa mengerjakan???5. Sudah lanjut sampai hampir D-O??6. dan segudang masalah lainnya yang menghambat skripsi atau TA kalianJangan putus asa, karena kami hadir untuk MEMBANTU dan MEMBIMBING kalian supaya bro and sist bisa segera lulus dan terlepas dari beban teror skripsi atau TA yang menakutkan dan memulai hal baru yang lebih menyenangkan yaitu dunia kerja.Kami hadir dengan menawarkan jasa pembuatan TA/PA/SKRIPSI. Untuk kalian.... jurusan apapun...bidang apapun....terutamna TI/SI/KA. Kami terbuka bagi bro and sist diseluruh Indonesia.Kami tidak ingin menjebak bro and sist dengan program2 atau laporan yang siap pakai, melainkan kami ingin  berjalan bersama-sama  dengan bro and sist dalam pengerjaan dari awal sampai akhirnya kalian lulus nanti. Dari proses perencanaan, implementasi, ujian sampai revisi nanti, kami akan berusaha untuk membantu bro and sist sampai kalian merasa nyaman untuk wisuda.Target : Kami tidak ingin membuat program skripsi yang hebat, bernilai tinggi, dan sesuatu yang muluk-muluk seperti yang selama ini ditawarkan oleh. Akan tetapi kami akan menyesuaikan program skripsi tersebut denngan tingkat kemampuan bro and sist tanpa menghilangkan bobot dari judul yang bro dan sist pilih. Hal ini dikarenakan sasaran utama kami adalah kelulusan bro and sist sekalian. Bukankah jika bro dan sist tidak menguasai dan kesulitan sendiri dengan program skripsi yang kami berikan malah menjadi bumerang bagi bro and sist ketika sidang/ujian nanti.Dan sesuai dengan pengalaman kami selama 3 th lebih dalam bidang ini, bobot dari program skripsi yang bro and sist kerjakan tergantung dari sudut pandang dosen pembimbing kalian.Oleh sebab itu kami akan membantu semaksimal mungkin menyesuaikan dengan kemampuan bro and sist tanpa menghilangkan unsur-unsur yang akan ditentukan oleh pembimbing kalian. Dan pada akhirnya jelas yang menjadi tujuan utama kami adalah bro and sist akan dengan berani maju sidang/ujian dengan penguasaan materi dan program yang minimal 80% berhasil.Harga : Besar harga tergantung dari Tingkat Kesulitan teknik dan metode dalam Tugas Akhir bro and sist.. jangan khawatir sistem pembayaran kepada kami dapat bro and sist cicil sampai bro and sist lulus nanti.Yang kami bantu : Kami akan membantu pengerjaan program dari awal perancangan, implementasi sampai revisi. Disamping itu kami juga akan membantu pembuatan laporan (khususnya bab 3 - 4). Kami juga akan memberikan bimbingan/les privat kepada bro and sist. Dan juga pemantapan untuk menghadapi sidang/ujian dalam bentuk materi dan simulasi ujian dalam bentuk pertanyaan dan tugas.Lama Pengerjaan : Target kami adalah bro and sist dapat lulus hanya dalam 1 semester pengerjaan skripsi/tugas akhir.Informasi lebih lanjut lihat di http://skripsi.9cy.com Menerima Jasa Pembuatan Program untuk Usaha, Skripsi, Tugas Akhir - Teknik Informatika dan Teknik Lainnya]]></title>
<link>http://kazetku.wordpress.com/2009/08/26/menerima-jasa-pembuatan-program-untuk-usaha-skripsi-tugas-akhir-teknik-informatika-dan-teknik-lainnyadear-brother-and-sister-info-httpskripsi-9cy-comada-kabar-gembira-untuk-kalian-yang-seda/</link>
<pubDate>Wed, 26 Aug 2009 02:12:25 +0000</pubDate>
<dc:creator>konsultan skripsi</dc:creator>
<guid>http://kazetku.wordpress.com/2009/08/26/menerima-jasa-pembuatan-program-untuk-usaha-skripsi-tugas-akhir-teknik-informatika-dan-teknik-lainnyadear-brother-and-sister-info-httpskripsi-9cy-comada-kabar-gembira-untuk-kalian-yang-seda/</guid>
<description><![CDATA[more info : http://skripsi.9cy.com Dear Brother and Sister&#8230; Ada kabar gembira untuk kalian yan]]></description>
<content:encoded><![CDATA[more info : http://skripsi.9cy.com Dear Brother and Sister&#8230; Ada kabar gembira untuk kalian yan]]></content:encoded>
</item>
<item>
<title><![CDATA[New clothes!]]></title>
<link>http://blythegirl.wordpress.com/2009/06/15/new-clothes/</link>
<pubDate>Mon, 15 Jun 2009 01:14:14 +0000</pubDate>
<dc:creator>blythegirl</dc:creator>
<guid>http://blythegirl.wordpress.com/2009/06/15/new-clothes/</guid>
<description><![CDATA[Finally we gots some new clothes! Here am I in mono comme ca and Brigitte in Hollywood. Doesn&#8217;]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Finally we gots some new clothes!</p>
<p><img class="reflect" src="http://farm3.static.flickr.com/2449/3626509301_0370dcc478.jpg?v=0" alt="yuki yaki by you." width="500" height="375" /></p>
<p>Here am I in mono comme ca and Brigitte in Hollywood. Doesn&#8217;t she have super long legs?!</p>
<p><img class="reflect" src="http://farm4.static.flickr.com/3279/3626509701_2265ac6662.jpg?v=0" alt="yuki yaki by you." width="500" height="375" /></p>
<p>And then, we gots some new outfits from Volks Who&#8217;s That Girl collection!</p>
<p><img class="reflect" src="http://farm4.static.flickr.com/3365/3627324792_b70bb49c3c.jpg?v=0" alt="yaki by you." width="215" height="280" /><img class="reflect" src="http://farm3.static.flickr.com/2482/3627324418_d1f6ef0831.jpg?v=0" alt="yuki by you." width="212" height="281" /></p>
<p><img class="reflect" src="http://farm3.static.flickr.com/2464/3627324968_fc2e06ecfc.jpg?v=0" alt="yuki yaki by you." width="500" height="375" /></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Welcome to McDowell's]]></title>
<link>http://blythegirl.wordpress.com/2009/05/27/welcome-to-mcdowells/</link>
<pubDate>Wed, 27 May 2009 07:14:18 +0000</pubDate>
<dc:creator>blythegirl</dc:creator>
<guid>http://blythegirl.wordpress.com/2009/05/27/welcome-to-mcdowells/</guid>
<description><![CDATA[I decided to get a job so I can buy more clothes and shoes. Since I already had the uniform I applie]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I decided to get a job so I can buy more clothes and shoes. Since I already had the uniform I applied to work at McDowell&#8217;s. It didn&#8217;t go so well&#8230;</p>
<p><img class="alignnone size-full wp-image-405" title="DSC00791" src="http://blythegirl.wordpress.com/files/2009/05/dsc00791.jpg" alt="DSC00791" width="450" height="297" /></p>
<p><em><strong>Me: </strong>So, how do I look?</em></p>
<p><em><strong>Prince Akeem: </strong>Hmmm.. not too shabby&#8230;</em></p>
<p><em><img class="alignnone size-full wp-image-406" title="DSC00792" src="http://blythegirl.wordpress.com/files/2009/05/dsc00792.jpg" alt="DSC00792" width="450" height="326" /></em></p>
<p><em><strong>Me: </strong>Oh yeah! I look good!</em></p>
<p><em><strong>Prince Akeem: </strong>Good enough to mop up the floor!</em></p>
<p><em><img class="alignnone size-full wp-image-407" title="DSC00793" src="http://blythegirl.wordpress.com/files/2009/05/dsc00793.jpg" alt="DSC00793" width="450" height="304" /></em></p>
<p><em><strong>Me: </strong>Hold on, let me pose for you in my cute uniform!</em></p>
<p><em><strong>Semmi: </strong>Pose here next to the mop!</em></p>
<p><em><img class="alignnone size-full wp-image-408" title="DSC00796" src="http://blythegirl.wordpress.com/files/2009/05/dsc00796.jpg" alt="DSC00796" width="450" height="280" /></em></p>
<p><em><strong>Me: </strong>Oh wait! I hear my fans calling!</em></p>
<p><em><strong>Prince Akeem: </strong>That&#8217;s not your fans, it&#8217;s the mop calling!</em></p>
<p><em><strong>Me: </strong>I quit! Bye!<br />
</em></p>
<p><em><br />
</em></p>
<p><em><br />
</em></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[DAEMON Tools Lite 4.30.4]]></title>
<link>http://netvietnam.org/2009/04/25/daemon-tools-lite-4304/</link>
<pubDate>Sat, 25 Apr 2009 10:10:04 +0000</pubDate>
<dc:creator>Nhân Mã</dc:creator>
<guid>http://netvietnam.org/2009/04/25/daemon-tools-lite-4304/</guid>
<description><![CDATA[DAEMON Tools là chương trình dùng để tạo và quản lí các ổ CD/DVD ảo. Chương trình giúp bạn tạo ra cá]]></description>
<content:encoded><![CDATA[DAEMON Tools là chương trình dùng để tạo và quản lí các ổ CD/DVD ảo. Chương trình giúp bạn tạo ra cá]]></content:encoded>
</item>
<item>
<title><![CDATA[Alcohol 120% [1.9.8]]]></title>
<link>http://fullinter.wordpress.com/2009/03/18/alcohol-120-198/</link>
<pubDate>Wed, 18 Mar 2009 05:00:02 +0000</pubDate>
<dc:creator>zonahurbana</dc:creator>
<guid>http://fullinter.wordpress.com/2009/03/18/alcohol-120-198/</guid>
<description><![CDATA[Alcohol 120% es una utilidad capaz de grabar CD y DVD y que crea hasta 31 unidades virtuales. Estas ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:center;"><img class="resize" src="http://www.softmixmax.com/softmixmax/picture/2000338969573766730_rs.jpg" border="0" alt="" /></p>
<p style="text-align:center;"><strong>Alcohol 120%</strong> es una <strong>utilidad capaz de grabar CD y DVD</strong> y que<strong> crea hasta 31 unidades<br />
virtuales</strong>. Estas unidades virtuales sirven para reproducir desde el disco duro como si<br />
tuvieses insertado el DVD o CD en cuestión.</p>
<p style="text-align:center;">Alcohol 120% soporta los siguientes formatos:<br />
ISO, MDS, CCD, CUE, BWT, CDI, NRG, PDI</p>
<p style="text-align:center;">Idioma: <strong>Español</strong><br />
Tamaño: <strong>7.05mb</strong></p>
<p style="text-align:center;"><a href="http://uploading.com/files/7PQZVZAD/Alcohol120.rar.html" target="_blank"><img src="http://img3.xooimage.com/files/9/f/a/4r6vyc.jpg-be84aa.gif" border="0" alt="" /></a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Cupcakes and a naked boy]]></title>
<link>http://blythegirl.wordpress.com/2009/02/26/cupcakes-and-a-naked-boy/</link>
<pubDate>Thu, 26 Feb 2009 00:00:52 +0000</pubDate>
<dc:creator>blythegirl</dc:creator>
<guid>http://blythegirl.wordpress.com/2009/02/26/cupcakes-and-a-naked-boy/</guid>
<description><![CDATA[Brigitte and I went to our usual cafe for some cupcakes. And we were surprised by a topless waiter! ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignnone size-full wp-image-387" title="dsc00352" src="http://blythegirl.wordpress.com/files/2009/02/dsc00352.jpg" alt="dsc00352" width="450" height="337" /></p>
<p>Brigitte and I went to our usual cafe for some cupcakes. And we were surprised by a topless waiter! I thought it was funny but Brigitte was a bit stunned!</p>
<p><img class="alignnone size-full wp-image-388" title="dsc00339" src="http://blythegirl.wordpress.com/files/2009/02/dsc00339.jpg" alt="dsc00339" width="450" height="337" /></p>
<p>Ta dah! Yummy cupcake!</p>
<p><img class="alignnone size-full wp-image-391" title="dsc003401" src="http://blythegirl.wordpress.com/files/2009/02/dsc003401.jpg" alt="dsc003401" width="450" height="337" /></p>
<p><img class="alignnone size-full wp-image-390" title="dsc00341" src="http://blythegirl.wordpress.com/files/2009/02/dsc00341.jpg" alt="dsc00341" width="448" height="376" /></p>
<p>The cupcake was so delicious! It was a rich chocolate cake topped with a dreamy cream cheese frosting  with coconut flakes!</p>
<p><img class="alignnone size-full wp-image-394" title="dsc00348" src="http://blythegirl.wordpress.com/files/2009/02/dsc00348.jpg" alt="dsc00348" width="450" height="337" />Hee Hee! Brigitte said I looked like a cupcake in my Blythism dress!</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Live at the Academy Awards!]]></title>
<link>http://blythegirl.wordpress.com/2009/02/25/live-at-the-academy-awards/</link>
<pubDate>Wed, 25 Feb 2009 08:34:18 +0000</pubDate>
<dc:creator>blythegirl</dc:creator>
<guid>http://blythegirl.wordpress.com/2009/02/25/live-at-the-academy-awards/</guid>
<description><![CDATA[Hi! It&#8217;s Brigitte and Jacqui reporting live at the 81st Annual Academy Awards! (Okay, we]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignnone size-full wp-image-375" title="dsc00335" src="http://blythegirl.wordpress.com/files/2009/02/dsc00335.jpg" alt="dsc00335" width="449" height="304" /></p>
<p>Hi! It&#8217;s Brigitte and Jacqui reporting live at the 81st Annual Academy Awards! (Okay, we&#8217;re a little late, not really live, and we weren&#8217;t really there.. but let&#8217;s just pretend cuz that&#8217;s what Blythes do best!) As you can see behind us all the stars have arrived on the red carpet! Everyone looks so beautiful!</p>
<p>These ladies were our favorites on the red carpet:</p>
<p><img class="alignnone size-full wp-image-376" title="thenson_oscars" src="http://blythegirl.wordpress.com/files/2009/02/thenson_oscars.jpg" alt="thenson_oscars" width="210" height="345" /><img class="alignnone size-full wp-image-379" title="p_cruz_oscars1" src="http://blythegirl.wordpress.com/files/2009/02/p_cruz_oscars1.jpg" alt="p_cruz_oscars1" width="208" height="345" />Taraji Henson in Roberto Cavalli and Penelope Cruz in vintage Balmain Couture.</p>
<p>And of course, a huge Congratulations to Kate Winslet! Woo Hoo! Go Kate!</p>
<p><img class="alignnone size-full wp-image-380" title="kwinslet_oscars2" src="http://blythegirl.wordpress.com/files/2009/02/kwinslet_oscars2.jpg" alt="kwinslet_oscars2" width="450" height="675" />She does look quite the Hollywood Royalty in Yves Saint Laurent&#8230; the golden statue helps too!</p>
<p>Our outfits:</p>
<p><strong>Brigitte</strong>: dress: VM stock</p>
<p><strong>Me</strong>: dress: Blythism, necklace: BWT stock, gloves: BWT stock</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[I'm a rockstar]]></title>
<link>http://blythegirl.wordpress.com/2009/01/29/im-a-rockstar/</link>
<pubDate>Thu, 29 Jan 2009 00:49:50 +0000</pubDate>
<dc:creator>blythegirl</dc:creator>
<guid>http://blythegirl.wordpress.com/2009/01/29/im-a-rockstar/</guid>
<description><![CDATA[We still haven&#8217;t gone anywhere so Brigitte and I had to entertain ourselves. Today we played r]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignnone size-full wp-image-352" title="dsc00098" src="http://blythegirl.wordpress.com/files/2009/01/dsc00098.jpg" alt="dsc00098" width="450" height="600" /></p>
<p>We still haven&#8217;t gone anywhere so Brigitte and I had to entertain ourselves. Today we played rockstars with me on the turntable and B on the guitar. At first B didn&#8217;t want to play but eventually she started to really get into her role!</p>
<p><img class="alignnone size-full wp-image-353" title="dsc00096" src="http://blythegirl.wordpress.com/files/2009/01/dsc00096.jpg" alt="dsc00096" width="216" height="161" /><img class="alignnone size-full wp-image-354" title="dsc00095" src="http://blythegirl.wordpress.com/files/2009/01/dsc00095.jpg" alt="dsc00095" width="214" height="160" /></p>
<p>Rock on dudes! Rock on! Woo Hoo!</p>
<p><img class="alignnone size-full wp-image-357" title="dsc00099" src="http://blythegirl.wordpress.com/files/2009/01/dsc00099.jpg" alt="dsc00099" width="450" height="337" /></p>
<p>Our outfits:</p>
<p><strong>Me</strong>: shirt and pants: Bratz Boyz, shoes: BWT stock</p>
<p><strong>Brigitte</strong>: shirt: Rement, Hoodie: nava kiwi, skirt: TIB shop, fishnets: Onionblythe, socks: TIB shop, shoes: BHC</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Stock Day]]></title>
<link>http://blythegirl.wordpress.com/2009/01/27/stock-day/</link>
<pubDate>Tue, 27 Jan 2009 23:34:42 +0000</pubDate>
<dc:creator>blythegirl</dc:creator>
<guid>http://blythegirl.wordpress.com/2009/01/27/stock-day/</guid>
<description><![CDATA[I haven&#8217;t posted in awhile cuz my human didn&#8217;t take me anywhere. So today Brigitte and I]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignnone size-full wp-image-341" title="dsc00110" src="http://blythegirl.wordpress.com/files/2009/01/dsc00110.jpg" alt="dsc00110" width="450" height="600" /></p>
<p>I haven&#8217;t posted in awhile cuz my human didn&#8217;t take me anywhere. So today Brigitte and I decided to put on our stock outfits so my human will remember how special we are and take us out more!</p>
<p><img class="alignnone size-full wp-image-342" title="dsc00113" src="http://blythegirl.wordpress.com/files/2009/01/dsc00113.jpg" alt="dsc00113" width="450" height="600" /></p>
<p><img class="alignnone size-full wp-image-343" title="dsc00114" src="http://blythegirl.wordpress.com/files/2009/01/dsc00114.jpg" alt="dsc00114" width="450" height="337" /></p>
<p><img class="alignnone size-full wp-image-344" title="dsc00120" src="http://blythegirl.wordpress.com/files/2009/01/dsc00120.jpg" alt="dsc00120" width="210" height="158" /><img class="alignnone size-full wp-image-345" title="dsc00115" src="http://blythegirl.wordpress.com/files/2009/01/dsc00115.jpg" alt="dsc00115" width="212" height="158" /></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Daemon Tools Lite - Emulación de sistemas anticopia de DVD y CD]]></title>
<link>http://discoduro.wordpress.com/2009/01/27/emulacion-de-sistemas-anticopia-de-dvd-y-cd/</link>
<pubDate>Tue, 27 Jan 2009 16:00:16 +0000</pubDate>
<dc:creator>kikovf</dc:creator>
<guid>http://discoduro.wordpress.com/2009/01/27/emulacion-de-sistemas-anticopia-de-dvd-y-cd/</guid>
<description><![CDATA[Nombre: Daemon Tools Lite Licencia: Gratis para uso no comercial S.O: Windows XP, Windows Vista, Win]]></description>
<content:encoded><![CDATA[Nombre: Daemon Tools Lite Licencia: Gratis para uso no comercial S.O: Windows XP, Windows Vista, Win]]></content:encoded>
</item>
<item>
<title><![CDATA[Mock parisian cafe]]></title>
<link>http://blythegirl.wordpress.com/2009/01/18/mock-parisian-cafe/</link>
<pubDate>Sun, 18 Jan 2009 08:18:24 +0000</pubDate>
<dc:creator>blythegirl</dc:creator>
<guid>http://blythegirl.wordpress.com/2009/01/18/mock-parisian-cafe/</guid>
<description><![CDATA[Today Brigitte and I went to a Parisian cafe&#8230;. well, kinda! Our human set us up a mock cafe in]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Today Brigitte and I went to a Parisian cafe&#8230;. well, kinda! Our human set us up a mock cafe in Paris all with the Eiffel Tower in the background. We had a lot of yummy pastries. I think I had too much pink champagne though, the room started to spin a bit!</p>
<p><img class="alignnone size-full wp-image-307" title="dsc00070" src="http://blythegirl.wordpress.com/files/2009/01/dsc00070.jpg" alt="dsc00070" width="450" height="337" /></p>
<p><img class="alignnone size-full wp-image-309" title="dsc00072" src="http://blythegirl.wordpress.com/files/2009/01/dsc00072.jpg" alt="dsc00072" width="214" height="160" /><img class="alignnone size-full wp-image-308" title="dsc00071" src="http://blythegirl.wordpress.com/files/2009/01/dsc00071.jpg" alt="dsc00071" width="213" height="160" /></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[At the Playground]]></title>
<link>http://blythegirl.wordpress.com/2009/01/09/at-the-playground/</link>
<pubDate>Fri, 09 Jan 2009 09:42:17 +0000</pubDate>
<dc:creator>blythegirl</dc:creator>
<guid>http://blythegirl.wordpress.com/2009/01/09/at-the-playground/</guid>
<description><![CDATA[Today my little sister and I got to go to the playground. Even though we live in Southern California]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignnone size-full wp-image-262" title="dsc00042" src="http://blythegirl.wordpress.com/files/2009/01/dsc00042.jpg" alt="dsc00042" width="450" height="600" /></p>
<p>Today my little sister and I got to go to the playground. Even though we live in Southern California, it&#8217;s still chilly so we wore our cute pixie hats our human made for us. (You can get the pattern by clicking <a href="http://www.creativeblythe.com/pattern1.htm" target="_blank">here</a>. It&#8217;s by Creative Blythe. So cute!) But don&#8217;t even get me started on B&#8217;s outfit! She insisted on dressing herself. She looks so silly! But don&#8217;t tell her I said that, she&#8217;ll start crying.</p>
<p><img class="alignnone size-full wp-image-264" title="dsc00039" src="http://blythegirl.wordpress.com/files/2009/01/dsc00039.jpg" alt="dsc00039" width="450" height="600" /><em><strong>Me</strong>: Come over here B!</em></p>
<p><em><strong>Brigitte</strong>: ummm.. no thanks, you go ahead I&#8217;ll just stay here where I can&#8217;t fall through the cracks.</em></p>
<p><img class="alignnone size-full wp-image-265" title="dsc00038" src="http://blythegirl.wordpress.com/files/2009/01/dsc00038.jpg" alt="dsc00038" width="450" height="337" /><em><strong>Me</strong>: See, it&#8217;s not scary at all.</em> <em>Let&#8217;s go on the slide next!</em></p>
<p><img class="alignnone size-full wp-image-266" title="dsc00029" src="http://blythegirl.wordpress.com/files/2009/01/dsc00029.jpg" alt="dsc00029" width="450" height="337" /></p>
<p><img class="alignnone size-full wp-image-267" title="dsc00028" src="http://blythegirl.wordpress.com/files/2009/01/dsc00028.jpg" alt="dsc00028" width="450" height="337" /></p>
<p><img class="alignnone size-full wp-image-268" title="dsc00031" src="http://blythegirl.wordpress.com/files/2009/01/dsc00031.jpg" alt="dsc00031" width="450" height="260" /><em><strong>Brigitte</strong>: ummm&#8230; we&#8217;re up kinda high&#8230;.</em></p>
<p><em><strong>Me</strong>: Yeah! It&#8217;s gonna be so fun!</em></p>
<p><em><strong>Brigitte</strong>: I don&#8217;t think I wanna go down the slide anymore. I don&#8217;t want to dirty my clothes.</em></p>
<p><em><strong>Me</strong>: Whatever scaredy cat!</em></p>
<p><img class="alignnone size-full wp-image-269" title="dsc00032" src="http://blythegirl.wordpress.com/files/2009/01/dsc00032.jpg" alt="dsc00032" width="450" height="561" /><em>Weeeeeeeeee!!!!</em></p>
<p><img class="alignnone size-full wp-image-270" title="dsc00033" src="http://blythegirl.wordpress.com/files/2009/01/dsc00033.jpg" alt="dsc00033" width="450" height="337" /><em>Woo Hoo!</em></p>
<p><img class="alignnone size-full wp-image-271" title="dsc00035" src="http://blythegirl.wordpress.com/files/2009/01/dsc00035.jpg" alt="dsc00035" width="450" height="337" /><em>hmmmph!</em></p>
<p>Our outfits:</p>
<p>Me &#8211; hat: handmade, sweater: Rement, jeans: Bratz Boyz, shoes: BWT stock</p>
<p>Brigitte &#8211; hat: handmade, dress: Blythism, bloomers and shoes: YNH stock, socks: TIB store</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Happy New Year!]]></title>
<link>http://blythegirl.wordpress.com/2009/01/03/happy-new-year/</link>
<pubDate>Sat, 03 Jan 2009 04:04:39 +0000</pubDate>
<dc:creator>blythegirl</dc:creator>
<guid>http://blythegirl.wordpress.com/2009/01/03/happy-new-year/</guid>
<description><![CDATA[Happy New Year! On New Year&#8217;s Day Brigitte and I went to my human&#8217;s mom&#8217;s (I call ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Happy New Year! On New Year&#8217;s Day Brigitte and I went to my human&#8217;s mom&#8217;s (I call her madame) for lunch. She served us a traditional Korean New Year meal which was quite an adventure for me and B.</p>
<p><img class="size-medium wp-image-232 alignnone" title="dsc099981" src="http://blythegirl.wordpress.com/files/2009/01/dsc099981.jpg?w=300" alt="dsc099981" width="450" height="337" /></p>
<p><em><strong>Brigitte: </strong>Jacqui, that&#8217;s a lot of rice! Do you think we can finish all of it? I wish it was a bowl of snow instead. *sigh*<br />
</em></p>
<p>This is the New Year&#8217;s soup called <a href="http://www.slashfood.com/2006/01/01/korean-new-year-tradition-dduk-gook-rice-dumpling-soup/" target="_blank">dduk gook</a>, which is basically rice dumpling soup. The dumplings are really chewy. It&#8217;s actually yummy and kinda fun to eat and keeps your tummy warm! B had trouble eating it at first. LOL!</p>
<p><em><img class="alignnone size-medium wp-image-234" title="dsc099991" src="http://blythegirl.wordpress.com/files/2009/01/dsc099991.jpg?w=300" alt="dsc099991" width="215" height="162" /><img class="alignnone size-medium wp-image-235" title="dsc00002" src="http://blythegirl.wordpress.com/files/2009/01/dsc00002.jpg?w=300" alt="dsc00002" width="214" height="159" /></em></p>
<p><em><strong>Brigitte:</strong> Jacqui, how long do you chew it for?</em></p>
<p><em><strong>Me: </strong>Just swallow it, okay?!</em></p>
<p><em><strong>Brigitte: </strong>But, what if it&#8217;s like gum? Ooooh I&#8217;m going to blow a bubble!<br />
</em></p>
<p>After lunch we had to bow to madame to wish her a prosperous and healthy new year and in exchange <img class="alignright size-medium wp-image-237" title="dsc00011" src="http://blythegirl.wordpress.com/files/2009/01/dsc00011.jpg?w=300" alt="dsc00011" width="300" height="225" />she gives us some shinies! It&#8217;s another korean tradition. We&#8217;re suppossed to wear <a href="http://en.wikipedia.org/wiki/Hanbok" target="_blank">hanboks</a>, which are the traditional korean attire, but we don&#8217;t have any so we stole Mulan&#8217;s dresses! We thought it was close enough! Then my human took some pretty pictures of us in madame&#8217;s backyard. I had a lot of fun, but B preferred having tea indoors.</p>
<p><img class="alignnone size-full wp-image-241" title="dsc00010" src="http://blythegirl.wordpress.com/files/2009/01/dsc00010.jpg" alt="dsc00010" width="450" height="337" /></p>
<p><img class="alignnone size-full wp-image-242" title="dsc00014" src="http://blythegirl.wordpress.com/files/2009/01/dsc00014.jpg" alt="dsc00014" width="450" height="600" /></p>
<p><img class="alignnone size-full wp-image-243" title="dsc00018" src="http://blythegirl.wordpress.com/files/2009/01/dsc00018.jpg" alt="dsc00018" width="450" height="337" /></p>
<p><img class="alignnone size-full wp-image-246" title="dsc00022" src="http://blythegirl.wordpress.com/files/2009/01/dsc00022.jpg" alt="dsc00022" width="450" height="337" /></p>
<p>We ended the day watching the Rose Bowl. Fight on USC!  I&#8217;m going to ask my human to make us USC Songleader outfits.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[sister, sister]]></title>
<link>http://blythegirl.wordpress.com/2008/12/28/sister-sister/</link>
<pubDate>Sun, 28 Dec 2008 07:31:14 +0000</pubDate>
<dc:creator>blythegirl</dc:creator>
<guid>http://blythegirl.wordpress.com/2008/12/28/sister-sister/</guid>
<description><![CDATA[So this was my biggest Christmas surprise &#8211; a little sister! Her name is Brigitte but I just c]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>So this was my biggest Christmas surprise &#8211; a little sister! Her name is Brigitte but I just call her B. She calls me Jacqui. She&#8217;s so cute, but a little airheaded. She thinks she&#8217;s a real princess! She&#8217;s always asking where the snow is and insists on skiing with her dress and coat. I told her there&#8217;s really not much snow here (actually none) and that we&#8217;ll have to take a trip to the mountains to go skiing. She started crying. arghhhhh! Little sisters are a handful!</p>
<p><img class="alignnone size-full wp-image-194" title="dsc09864" src="http://blythegirl.wordpress.com/files/2008/12/dsc09864.jpg" alt="dsc09864" width="450" height="337" /></p>
<p><img class="alignnone size-full wp-image-201" title="yuki1" src="http://blythegirl.wordpress.com/files/2008/12/yuki1.jpg" alt="yuki1" width="450" height="600" /></p>
<p><img class="alignnone size-full wp-image-196" title="dsc09867" src="http://blythegirl.wordpress.com/files/2008/12/dsc09867.jpg" alt="dsc09867" width="450" height="600" /></p>
<p>I&#8217;m going to have so much to teach her about fashion and life and stuff! You just can&#8217;t go around wearing a princess lolita dress around here. yikes! I think I hear B crying again!</p>
<p>my outfit:</p>
<p>dress: Blythism, belt: Bratz Boyz, socks, BWT stock, shoes: BHC</p>
<p>Brigitte&#8217;s outfit:  all YNH stock</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Eat Shop Drink]]></title>
<link>http://blythegirl.wordpress.com/2008/12/23/eat-shop-drink/</link>
<pubDate>Tue, 23 Dec 2008 10:07:13 +0000</pubDate>
<dc:creator>blythegirl</dc:creator>
<guid>http://blythegirl.wordpress.com/2008/12/23/eat-shop-drink/</guid>
<description><![CDATA[I decided that &#8220;Eat, Shop, Drink&#8221; will by my motto! Whose shoes do you like better? Mine]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignnone size-full wp-image-141" title="dsc09649" src="http://blythegirl.wordpress.com/files/2008/12/dsc09649.jpg" alt="dsc09649" width="134" height="98" /><img class="alignnone size-full wp-image-142" title="1shop" src="http://blythegirl.wordpress.com/files/2008/12/1shop.jpg" alt="1shop" width="133" height="98" /><img class="alignnone size-full wp-image-143" title="dsc09650" src="http://blythegirl.wordpress.com/files/2008/12/dsc09650.jpg" alt="dsc09650" width="136" height="99" /></p>
<p>I decided that &#8220;Eat, Shop, Drink&#8221; will by my motto!</p>
<p><img class="alignnone size-full wp-image-149" title="1escalator" src="http://blythegirl.wordpress.com/files/2008/12/1escalator.jpg" alt="1escalator" width="449" height="304" /></p>
<p><img class="alignnone size-full wp-image-147" title="1pose2" src="http://blythegirl.wordpress.com/files/2008/12/1pose2.jpg" alt="1pose2" width="450" height="600" /></p>
<p><img class="alignnone size-full wp-image-148" title="1pose" src="http://blythegirl.wordpress.com/files/2008/12/1pose.jpg" alt="1pose" width="450" height="472" /></p>
<p><img class="alignnone size-full wp-image-150" title="1shoes" src="http://blythegirl.wordpress.com/files/2008/12/1shoes.jpg" alt="1shoes" width="450" height="272" />Whose shoes do you like better? Mine or my human&#8217;s? I choose mine!</p>
<p><img class="alignnone size-full wp-image-157" title="wine" src="http://blythegirl.wordpress.com/files/2008/12/wine.jpg" alt="wine" width="449" height="327" /></p>
<p><img class="alignnone size-full wp-image-152" title="1chefs" src="http://blythegirl.wordpress.com/files/2008/12/1chefs.jpg" alt="1chefs" width="516" height="389" /></p>
<p><img class="alignnone size-full wp-image-153" title="1hungry" src="http://blythegirl.wordpress.com/files/2008/12/1hungry.jpg" alt="1hungry" width="517" height="359" />Oh! I&#8217;m so hungry! Are we eating here?</p>
<p>Boo.. my human is not into fancy eateries so we went to <a href="http://www.mitsuwa.com/english/index.html" target="_blank">Mitsuwa</a> instead. We were all hungry so everything was delicious!</p>
<p><img class="alignnone size-full wp-image-161" title="1curry2" src="http://blythegirl.wordpress.com/files/2008/12/1curry2.jpg" alt="1curry2" width="199" height="147" /><img class="alignnone size-full wp-image-162" title="1chicken" src="http://blythegirl.wordpress.com/files/2008/12/1chicken.jpg" alt="1chicken" width="201" height="148" /></p>
<p>my outfit:</p>
<p>sweater: rement, skirt: BWT stock, socks: TIB shop, shoes: BHC</p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
