<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by Cyrus2k</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Fri, 05 Jun 2026 10:01:24 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Evaluating Characters in PHP</title>
            <link>http://forum.lowyat.net/topic/1509873</link>
            <description>I&amp;#39;m in the process of revamping my blog; I&amp;#39;m trying to create a column where it will holds the recent tracks that had been played with iTunes.&lt;br /&gt;&lt;br /&gt;Using simpleXML, I had managed to retrieve the feed from last.fm and output the artist name and tracks. Everything looks good, but I will like to assign a specific thumbnail image to each artist and display it nicely in the column. &lt;br /&gt;&lt;br /&gt;Part of my code:&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;&amp;#60;?php&lt;br /&gt; &amp;nbsp; &amp;nbsp;&amp;#036;xml = simplexml_load_file&amp;#40;&amp;#39;http&amp;#58;//ws.audioscrobbler.com/1.0/user/jamesliew/recenttracks.rss&amp;#39;&amp;#41;;&lt;br /&gt; &amp;nbsp; &amp;nbsp;&lt;br /&gt; &amp;nbsp; &amp;nbsp;foreach &amp;#40;&amp;#036;xml-&amp;#62;channel-&amp;#62;item as &amp;#036;tracks&amp;#41; {&lt;br /&gt; &amp;nbsp; &amp;nbsp;echo &amp;#036;tracks-&amp;#62;title . &amp;#34;&amp;#60;br /&amp;#62;&amp;#34;; &amp;nbsp;}&lt;br /&gt;?&amp;#62;&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;I was able to get an output like &amp;quot;Artist Name - Track Name&amp;quot; (eg. シド – 光).&lt;br /&gt;&lt;br /&gt;First Question - Apparently the hyphen (&amp;quot; – &amp;quot;) in the &lt;u&gt;&lt;a href='http://ws.audioscrobbler.com/1.0/user/jamesliew/recenttracks.rss' target='_blank'&gt;last.fm feed&lt;/a&gt;&lt;/u&gt; is not exactly the normal hyphen that I could type out regularly; what is the best way to detect this special character? (so that I could use explode() to separate out the Artist Name and Track Name)&lt;br /&gt;In the Unicode chart I found that the hyphen is similar to the &lt;u&gt;&lt;a href='http://www.eki.ee/letter/chardata.cgi?ucode=2013' target='_blank'&gt;EN DASH&lt;/a&gt;&lt;/u&gt;, but keying the &amp;#39;&amp;amp; #8211;&amp;#39; into the explode() function does not work.  &lt;!--emo&amp;:sweat:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/sweat.gif' border='0' style='vertical-align:middle' alt='sweat.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;&lt;br /&gt;Second Question - Since some of the Artists/Tracks name are in Japanese/Chinese, is there a way evaluate these strings of characters correctly so I could assign a specific thumbnail image to them? (I tried using iconv() to convert them to SJIS but I only getting gibberish values). &lt;!--emo&amp;:sweat:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/sweat.gif' border='0' style='vertical-align:middle' alt='sweat.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;&lt;br /&gt;NOTE: All page are encoded in UTF-8; actually I suspect this has something to do with character encoding, but I just couldn&amp;#39;t dig out the correct solution &lt;!--emo&amp;:stars:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/rclxub.gif' border='0' style='vertical-align:middle' alt='rclxub.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;&lt;br /&gt;Any help from you guys are very much appreciated  &lt;!--emo&amp;:respect:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/notworthy.gif' border='0' style='vertical-align:middle' alt='notworthy.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>Cyrus2k</author>
            <category>Codemasters</category>
            <pubDate>Sun, 01 Aug 2010 03:21:31 +0800</pubDate>
        </item>
        <item>
            <title>Need recommendations on new rig</title>
            <link>http://forum.lowyat.net/topic/1287226</link>
            <description>As topic says, need some help with the a new rig...&lt;br /&gt;&lt;br /&gt;Previuosly, done some homework and got a base setting here:&lt;br /&gt;&lt;br /&gt;&lt;!--QuoteBegin--&gt;&lt;div class='quotetop'&gt;QUOTE&lt;/div&gt;&lt;div class='quotemain'&gt;&lt;!--QuoteEBegin--&gt;AMD Athlon II X2 250&amp;nbsp; &amp;nbsp; 	235&lt;br /&gt;MSI 770 C45&amp;nbsp; &amp;nbsp; 	260&lt;br /&gt;Sapphire 4850HD&amp;nbsp; &amp;nbsp; 	365&lt;br /&gt;500GB Seagate 16MB Sata&amp;nbsp; &amp;nbsp; 170&lt;br /&gt;Xigmatek 500W Bronze&amp;nbsp; &amp;nbsp; 240&lt;br /&gt;LITEON DVDRW SATA&amp;nbsp; &amp;nbsp; 	80&lt;br /&gt;4GB DDR3 PC1333 Kingston RAM&amp;nbsp; &amp;nbsp; 290&lt;br /&gt;Total&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;  1640&lt;!--QuoteEnd--&gt;&lt;/div&gt;&lt;!--QuoteEEnd--&gt; &lt;br /&gt;&lt;br /&gt;So, I need help from all of you to further refine this setup, and if possible, will like to add one monitor as well... although its not necessary since I&amp;#39;m using a 17&amp;quot; monitor now... &lt;!--emo&amp;:sweat:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/sweat.gif' border='0' style='vertical-align:middle' alt='sweat.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>Cyrus2k</author>
            <category>Hardware</category>
            <pubDate>Fri, 08 Jan 2010 18:01:54 +0800</pubDate>
        </item>
        <item>
            <title>Solaris 10 Question</title>
            <link>http://forum.lowyat.net/topic/1083158</link>
            <description>Been working on a server (Sun M4000) lately, and just reinstall Solaris 10 in the server.&lt;br /&gt;Since it lacks of its own display output, so I need to use Xbrowser to login the Solaris CDE.&lt;br /&gt;&lt;br /&gt;There are 3 NICs on the server: 2 are used for communication links with other nodes while 1 is used for local access (Xbrowser).&lt;br /&gt;&lt;br /&gt;Then I need to permanently change the IP address of 2 NICs (communications), so I modify the IP entries in the following file&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;/etc/hosts&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;then I reboot the server using&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;shutdown -y -g0 -i6&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;After I reboot it, I am unable to login via Xbrowser anymore. I can monitor the domain using the XSCF shell, but just that no idea what is causing this problem...  By right, I should be able to login since I didnt make any changes to the NIC that I am using for local access.. &lt;!--emo&amp;:stars:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/rclxub.gif' border='0' style='vertical-align:middle' alt='rclxub.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;&lt;br /&gt;Any experienced user mind to enlighten me?</description>
            <author>Cyrus2k</author>
            <category>Linux &amp;amp; Open Source Software</category>
            <pubDate>Fri, 03 Jul 2009 01:10:29 +0800</pubDate>
        </item>
        <item>
            <title>Embedding Video in website</title>
            <link>http://forum.lowyat.net/topic/659349</link>
            <description>Now, I have embedded a quicktime player to play one of my videos (call it v1). And, there are several videos in my directory: v2, v3, v4.&lt;br /&gt;What I wanted to do is; how to make a playlist on the same page so when I click on &amp;quot;v2&amp;quot; my player will stop playing &amp;quot;v1&amp;quot; and change to &amp;quot;v2&amp;quot;? (without reloading the whole page)&lt;br /&gt;&lt;br /&gt;Is it possible to do so? (with quicktime player)</description>
            <author>Cyrus2k</author>
            <category>Codemasters</category>
            <pubDate>Tue, 25 Mar 2008 17:19:34 +0800</pubDate>
        </item>
        <item>
            <title>Our Secret</title>
            <link>http://forum.lowyat.net/topic/612449</link>
            <description>&lt;b&gt;Blog Title&lt;/b&gt; : Our Secret&lt;br /&gt;&lt;b&gt;Blog Address&lt;/b&gt; : &lt;a href='http://himitsu.us/' target='_blank'&gt;http://himitsu.us/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Description&lt;/b&gt; : Himitsu is the personal website of James Liew, a not-so-well-known web designer that has a deep passion in web development, food, games and chicks. &lt;br /&gt;&lt;br /&gt;Alright, done with the necessary stuff from the sticky thread &lt;!--emo&amp;:P--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/tongue.gif' border='0' style='vertical-align:middle' alt='tongue.gif' /&gt;&lt;!--endemo--&gt; Anyway, I just noticed that I haven&amp;#39;t posted my blog here, so there you go. &lt;!--emo&amp;:)--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /&gt;&lt;!--endemo--&gt;&lt;br /&gt;&lt;br /&gt;Done some renovations, anyone that had visited my site previously should know what I had changed &lt;!--emo&amp;:P--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/tongue.gif' border='0' style='vertical-align:middle' alt='tongue.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;Comments/Opinions are welcome; just throw it all to my face &lt;!--emo&amp;:D--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /&gt;&lt;!--endemo--&gt; (awaits for goldie and etsuko attacks)</description>
            <author>Cyrus2k</author>
            <category>Content Creators, Blogmasters &amp;amp; Webmasters</category>
            <pubDate>Tue, 15 Jan 2008 15:30:31 +0800</pubDate>
        </item>
        <item>
            <title>Shameless plug...</title>
            <link>http://forum.lowyat.net/topic/493905</link>
            <description>Well, if you guys don&amp;#39;t mind, please take a look at my personal site. Just finished a new design for it and still tweaking around, will need you guys to help me test it with different browsers and looks for any funky behaviour on the site. &lt;!--emo&amp;:)--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;&lt;br /&gt;&lt;a href='http://himitsu.us' target='_blank'&gt;http://himitsu.us&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Again, I&amp;#39;m not promoting my site freely, I&amp;#39;m just asking opinion on the layout itself &lt;!--emo&amp;:)--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /&gt;&lt;!--endemo--&gt; All comments and criticism are welcome&amp;#33;&lt;br /&gt;&lt;br /&gt;I forgot to take screenshots of my old design, but you could take a glimpse of it at &lt;a href='http://welovetxp.com/2007/07/14/our-secret' target='_blank'&gt;here.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;EDIT: btw, in case you didnt noticed, there is one section still not yet available &lt;!--emo&amp;:sweat:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/sweat.gif' border='0' style='vertical-align:middle' alt='sweat.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>Cyrus2k</author>
            <category>Arts &amp;amp; Designs</category>
            <pubDate>Wed, 25 Jul 2007 13:53:27 +0800</pubDate>
        </item>
        <item>
            <title>Uknown Hardware device</title>
            <link>http://forum.lowyat.net/topic/472743</link>
            <description>Just did a format couple of days ago, and now notice that there is still a single unknown hardware device sitting in my Device Manager list. &lt;!--emo&amp;:sweat:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/sweat.gif' border='0' style='vertical-align:middle' alt='sweat.gif' /&gt;&lt;!--endemo--&gt; &lt;br /&gt;&lt;br /&gt;Is there any method to find out what it is?</description>
            <author>Cyrus2k</author>
            <category>Technical Support</category>
            <pubDate>Thu, 14 Jun 2007 16:24:12 +0800</pubDate>
        </item>
        <item>
            <title>Any nice messenger?</title>
            <link>http://forum.lowyat.net/topic/471601</link>
            <description>Well, as topic says; anyone know any good skinnable messenger out there? (except Trillian..)&lt;br /&gt;&lt;br /&gt;Will prefer small minimal messenger  &lt;!--emo&amp;:P--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/tongue.gif' border='0' style='vertical-align:middle' alt='tongue.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>Cyrus2k</author>
            <category>Desktop Customization</category>
            <pubDate>Tue, 12 Jun 2007 18:24:55 +0800</pubDate>
        </item>
        <item>
            <title>Just removed a few malwares..</title>
            <link>http://forum.lowyat.net/topic/435072</link>
            <description>Well, few days ago my comp acting funky and AVG keep popping with &amp;quot;1630.exe, 1631.exe, etc&amp;quot; malwares detected in the Local Setting/Temp folder. After searching through the net, managed to removed it under safe mode but is my computer still safe?&lt;br /&gt;&lt;br /&gt;btw, just ran ComboFix once... will post log with HJT log as well &lt;!--emo&amp;:sweat:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/sweat.gif' border='0' style='vertical-align:middle' alt='sweat.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>Cyrus2k</author>
            <category>Technical Support</category>
            <pubDate>Sat, 31 Mar 2007 19:05:24 +0800</pubDate>
        </item>
        <item>
            <title>Applying UK visa</title>
            <link>http://forum.lowyat.net/topic/424352</link>
            <description>Going to UK on June to continue my study...&lt;br /&gt;&lt;br /&gt;Anyway, basically now I could prepare most of the stuff that are necessary for the application but there is one part making me headache: offer letter.&lt;br /&gt;&lt;br /&gt;Now I only got the conditional offer letter and I&amp;#39;m wondering if I should go ahead and apply for the visa now. I will only get my unconditional offer letter in the mid of May (around 10th~20th) coz I still got one last subject to resit..  &lt;!--emo&amp;:x--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/doh.gif' border='0' style='vertical-align:middle' alt='doh.gif' /&gt;&lt;!--endemo--&gt;&lt;br /&gt;&lt;br /&gt;I&amp;#39;m quite scared if they reject my application (with the conditional letter)... will I be able to apply again? I heard my friends said that if they rejected my application then my passport will have a black mark (some sort of &amp;#39;blacklisted&amp;#39;?)... Is it true?&lt;br /&gt;&lt;br /&gt;Anyway, any experts here to clear up the mist above my head now..? &lt;!--emo&amp;:sweat:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/sweat.gif' border='0' style='vertical-align:middle' alt='sweat.gif' /&gt;&lt;!--endemo--&gt;  &lt;br /&gt;&lt;br /&gt;EDIT: One more question, will I be able to make it in time if I apply for the visa at the mid of May before my flight on the 2nd of June?&lt;br /&gt;&lt;br /&gt;Thanks in advance...  &lt;!--emo&amp;:respect:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/notworthy.gif' border='0' style='vertical-align:middle' alt='notworthy.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>Cyrus2k</author>
            <category>Education Essentials</category>
            <pubDate>Fri, 09 Mar 2007 23:23:53 +0800</pubDate>
        </item>
        <item>
            <title>Not enough power?</title>
            <link>http://forum.lowyat.net/topic/325431</link>
            <description>ermm, I;m not sure if my comp is not getting enough power, so will need some help to identify it.&lt;br /&gt;&lt;br /&gt;My specs are :&lt;br /&gt;&lt;br /&gt;AMD64 3000+ @ 1.8GHz&lt;br /&gt;2x512MB Kingston DDR400 RAM&lt;br /&gt;Sapphire ATI Radeon X1600XT 256MB DDR3&lt;br /&gt;2xHDD (120GB and 80GB)&lt;br /&gt;2xCD/DVD (CD-RW and DVD-RW)&lt;br /&gt;1xFloppy Drive&lt;br /&gt;17&amp;quot; Benq LCD&lt;br /&gt;&lt;br /&gt;The problem is whenever I boot up my comp, the moment I get into the login screen, the screen will flick a few times then only the login screen appear. And also, whenever I try to play games (FEAR, Halflife2, etc) the screen will also flicks when entering the game.&lt;br /&gt;&lt;br /&gt;My PSU True power is 300W.. so I&amp;#39;m wondering are my computer not getting enough power?&lt;br /&gt;&lt;br /&gt;The screen back to normal after the flicks... but just dunno why the LCD need to flicks before continuing the process..</description>
            <author>Cyrus2k</author>
            <category>Technical Support</category>
            <pubDate>Fri, 11 Aug 2006 02:01:59 +0800</pubDate>
        </item>
    </channel>
</rss>
