<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by Scud_eSpade</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Sat, 06 Jun 2026 06:08:15 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>[WTS] Coach handbag</title>
            <link>http://forum.lowyat.net/topic/3029876</link>
            <description>&lt;b&gt;Item(s):&lt;/b&gt; original coach handbag from US store as per picture&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Package includes:&lt;/b&gt; the handbag&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Price:&lt;/b&gt; bought at USD398 - willing to sell at RM1000&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Dealing method:&lt;/b&gt; COD&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Location of seller:&lt;/b&gt; KL/bangi/semenyih&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Contact method/details:&lt;/b&gt; PM&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Age of item:&lt;/b&gt; 1 week&lt;br /&gt;&lt;br /&gt;---&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Item(s) conditions:&lt;/b&gt; new unsued&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Reason for sale:&lt;/b&gt; Bought as souvenir. somehow someone dont like it  &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;</description>
            <author>Scud_eSpade</author>
            <category>Garage Sales Archive</category>
            <pubDate>Wed, 13 Nov 2013 21:29:24 +0800</pubDate>
        </item>
        <item>
            <title>panda cloud</title>
            <link>http://forum.lowyat.net/topic/1145738</link>
            <description>Im using win xp. I just installed panda cloud and immediately it detects tons of virusses, ttrojan and worm in my lappy.. (no av before.. hehe) after reboot cant connect to internet. Cannot dial up. No setting to configure. Anybody how to fix this?</description>
            <author>Scud_eSpade</author>
            <category>Security &amp;amp; Privacy</category>
            <pubDate>Fri, 28 Aug 2009 22:24:00 +0800</pubDate>
        </item>
        <item>
            <title>mangement trainee</title>
            <link>http://forum.lowyat.net/topic/1071565</link>
            <description>hi all,&lt;br /&gt;&lt;br /&gt;Im a fresh graduated in E&amp;amp;E Engeneering. I hv noticed that a lot of job advertisement offer management trainee. From my understanding, a management trainee will be train in various department to gain experiences. So, these are my doubts about MT:&lt;br /&gt;&lt;br /&gt;1) What are the usual career path for MT?&lt;br /&gt;2) How long MT usually stay as MT before move to the higher level?&lt;br /&gt;3) How suitable is it for engineering student like me to apply for MT?&lt;br /&gt;4) &lt;i&gt;In ur opinion&lt;/i&gt;, if I was offered both MT and engineers position, which one is better? why? (assume i like both job and the pay is same)&lt;br /&gt;&lt;br /&gt;thanks</description>
            <author>Scud_eSpade</author>
            <category>Jobs &amp;amp; Careers</category>
            <pubDate>Mon, 22 Jun 2009 11:54:12 +0800</pubDate>
        </item>
        <item>
            <title>query ms access database after sending data</title>
            <link>http://forum.lowyat.net/topic/941998</link>
            <description>Hi,&lt;br /&gt;&lt;br /&gt;im not very good in vb. Im building an application for my fyp project. It use barcode scanner as an input device. I hv manage to build a database and connect the the serial port to my app.&lt;br /&gt;&lt;br /&gt;for now i have to click a &amp;quot;search&amp;quot; button to query the database after i finished scanning the barcode... which i dont really want. My target is for it to automatically query the database after finished received the barcodes via rs232. Is there any way I can do it? Any example would be appreciated</description>
            <author>Scud_eSpade</author>
            <category>Codemasters</category>
            <pubDate>Fri, 20 Feb 2009 10:12:56 +0800</pubDate>
        </item>
        <item>
            <title>cannot save to access database using vb2005</title>
            <link>http://forum.lowyat.net/topic/913925</link>
            <description>Hi,&lt;br /&gt;Im trying to built an application using vb and ms access database. I can successfully update and view the data but cannot add new data. I got this error when trying to save a data from my application to the ms access database:&lt;br /&gt;&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;System.Data.OleDb.OleDbException was unhandled&lt;br /&gt;  ErrorCode=-2147217900&lt;br /&gt;  Message=&amp;#34;Syntax error in INSERT INTO statement.&amp;#34;&lt;br /&gt;  Source=&amp;#34;Microsoft JET Database Engine&amp;#34;&lt;br /&gt;  StackTrace&amp;#58;&lt;br /&gt;       at System.Data.Common.DbDataAdapter.UpdatedRowStatusErrors&amp;#40;RowUpdatedEventArgs rowUpdatedEvent, BatchCommandInfo&amp;#91;&amp;#93; batchCommands, Int32 commandCount&amp;#41;&lt;br /&gt;       at System.Data.Common.DbDataAdapter.UpdatedRowStatus&amp;#40;RowUpdatedEventArgs rowUpdatedEvent, BatchCommandInfo&amp;#91;&amp;#93; batchCommands, Int32 commandCount&amp;#41;&lt;br /&gt;       at System.Data.Common.DbDataAdapter.Update&amp;#40;DataRow&amp;#91;&amp;#93; dataRows, DataTableMapping tableMapping&amp;#41;&lt;br /&gt;       at System.Data.Common.DbDataAdapter.UpdateFromDataTable&amp;#40;DataTable dataTable, DataTableMapping tableMapping&amp;#41;&lt;br /&gt;       at System.Data.Common.DbDataAdapter.Update&amp;#40;DataSet dataSet, String srcTable&amp;#41;&lt;br /&gt;       at PSA.Form1.btnCommit_Click&amp;#40;Object sender, EventArgs e&amp;#41; in E&amp;#58;&amp;#092;Documents&amp;#092;4th year 2nd sem&amp;#092;FYP2&amp;#092;Visual Basic&amp;#092;Database&amp;#092;PSAx&amp;#092;PSAx&amp;#092;Form1.vb&amp;#58;line 110&lt;br /&gt;       at System.Windows.Forms.Control.OnClick&amp;#40;EventArgs e&amp;#41;&lt;br /&gt;       at System.Windows.Forms.Button.OnClick&amp;#40;EventArgs e&amp;#41;&lt;br /&gt;       at System.Windows.Forms.Button.OnMouseUp&amp;#40;MouseEventArgs mevent&amp;#41;&lt;br /&gt;       at System.Windows.Forms.Control.WmMouseUp&amp;#40;Message&amp;amp; m, MouseButtons button, Int32 clicks&amp;#41;&lt;br /&gt;       at System.Windows.Forms.Control.WndProc&amp;#40;Message&amp;amp; m&amp;#41;&lt;br /&gt;       at System.Windows.Forms.ButtonBase.WndProc&amp;#40;Message&amp;amp; m&amp;#41;&lt;br /&gt;       at System.Windows.Forms.Button.WndProc&amp;#40;Message&amp;amp; m&amp;#41;&lt;br /&gt;       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage&amp;#40;Message&amp;amp; m&amp;#41;&lt;br /&gt;       at System.Windows.Forms.Control.ControlNativeWindow.WndProc&amp;#40;Message&amp;amp; m&amp;#41;&lt;br /&gt;       at System.Windows.Forms.NativeWindow.DebuggableCallback&amp;#40;IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam&amp;#41;&lt;br /&gt;       at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW&amp;#40;MSG&amp;amp; msg&amp;#41;&lt;br /&gt;       at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop&amp;#40;Int32 dwComponentID, Int32 reason, Int32 pvLoopData&amp;#41;&lt;br /&gt;       at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner&amp;#40;Int32 reason, ApplicationContext context&amp;#41;&lt;br /&gt;       at System.Windows.Forms.Application.ThreadContext.RunMessageLoop&amp;#40;Int32 reason, ApplicationContext context&amp;#41;&lt;br /&gt;       at System.Windows.Forms.Application.Run&amp;#40;ApplicationContext context&amp;#41;&lt;br /&gt;       at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun&amp;#40;&amp;#41;&lt;br /&gt;       at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel&amp;#40;&amp;#41;&lt;br /&gt;       at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run&amp;#40;String&amp;#91;&amp;#93; commandLine&amp;#41;&lt;br /&gt;       at PSA.My.MyApplication.Main&amp;#40;String&amp;#91;&amp;#93; Args&amp;#41; in 17d14f5c-a337-4978-8281-53493378c1071.vb&amp;#58;line 81&lt;br /&gt;       at System.AppDomain._nExecuteAssembly&amp;#40;Assembly assembly, String&amp;#91;&amp;#93; args&amp;#41;&lt;br /&gt;       at System.AppDomain.ExecuteAssembly&amp;#40;String assemblyFile, Evidence assemblySecurity, String&amp;#91;&amp;#93; args&amp;#41;&lt;br /&gt;       at Microsoft.VisualStudio.HostingProcess.HostProc.RunUsersAssembly&amp;#40;&amp;#41;&lt;br /&gt;       at System.Threading.ThreadHelper.ThreadStart_Context&amp;#40;Object state&amp;#41;&lt;br /&gt;       at System.Threading.ExecutionContext.Run&amp;#40;ExecutionContext executionContext, ContextCallback callback, Object state&amp;#41;&lt;br /&gt;       at System.Threading.ThreadHelper.ThreadStart&amp;#40;&amp;#41;&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;This is my full program code:&lt;br /&gt;&lt;!--c1--&gt;&lt;div class='codetop'&gt;CODE&lt;/div&gt;&lt;div class='codemain'&gt;&lt;!--ec1--&gt;Imports System.Data&lt;br /&gt;Public Class Form1&lt;br /&gt;    Dim inc As Integer&lt;br /&gt;    Dim MaxRows As Integer&lt;br /&gt;&lt;br /&gt;    Dim con As New OleDb.OleDbConnection&lt;br /&gt;    Dim ds As New DataSet&lt;br /&gt;    Dim da As OleDb.OleDbDataAdapter&lt;br /&gt;    Dim sql As String&lt;br /&gt;&lt;br /&gt;    Private Sub Form1_Load&amp;#40;ByVal sender As System.Object, ByVal e As System.EventArgs&amp;#41; Handles MyBase.Load&lt;br /&gt;        con.ConnectionString = &amp;#34;PROVIDER=Microsoft.Jet.OLEDB.4.0;Data Source = C&amp;#58;&amp;#092;PSA.mdb&amp;#34;&lt;br /&gt;        con.Open&amp;#40;&amp;#41;&lt;br /&gt;        sql = &amp;#34;SELECT * FROM tblX&amp;#34;&lt;br /&gt;        da = New OleDb.OleDbDataAdapter&amp;#40;sql, con&amp;#41;&lt;br /&gt;&lt;br /&gt;        da.Fill&amp;#40;ds, &amp;#34;AddressBook&amp;#34;&amp;#41;&lt;br /&gt;        con.Close&amp;#40;&amp;#41;&lt;br /&gt;&lt;br /&gt;        MaxRows = ds.Tables&amp;#40;&amp;#34;AddressBook&amp;#34;&amp;#41;.Rows.Count&lt;br /&gt;        inc = -1&lt;br /&gt;&lt;br /&gt;    End Sub&lt;br /&gt;&lt;br /&gt;    Private Sub NavigateRecords&amp;#40;&amp;#41;&lt;br /&gt;&lt;br /&gt;        txtBarcode.Text = ds.Tables&amp;#40;&amp;#34;AddressBook&amp;#34;&amp;#41;.Rows&amp;#40;inc&amp;#41;.Item&amp;#40;1&amp;#41;&lt;br /&gt;        txtProduct.Text = ds.Tables&amp;#40;&amp;#34;AddressBook&amp;#34;&amp;#41;.Rows&amp;#40;inc&amp;#41;.Item&amp;#40;2&amp;#41;&lt;br /&gt;&lt;br /&gt;    End Sub&lt;br /&gt;&lt;br /&gt;    Private Sub btnNext_Click&amp;#40;ByVal sender As System.Object, ByVal e As System.EventArgs&amp;#41; Handles btnNext.Click&lt;br /&gt;        If inc &amp;#60;&amp;#62; MaxRows - 1 Then&lt;br /&gt;            inc = inc + 1&lt;br /&gt;            NavigateRecords&amp;#40;&amp;#41;&lt;br /&gt;        Else&lt;br /&gt;            MsgBox&amp;#40;&amp;#34;No More Rows&amp;#34;&amp;#41;&lt;br /&gt;        End If&lt;br /&gt;    End Sub&lt;br /&gt;&lt;br /&gt;    Private Sub btnPrev_Click&amp;#40;ByVal sender As System.Object, ByVal e As System.EventArgs&amp;#41; Handles btnPrev.Click&lt;br /&gt;        If inc &amp;#62; 0 Then&lt;br /&gt;            inc = inc - 1&lt;br /&gt;            NavigateRecords&amp;#40;&amp;#41;&lt;br /&gt;        ElseIf inc = -1 Then&lt;br /&gt;            MsgBox&amp;#40;&amp;#34;No Records Yet&amp;#34;&amp;#41;&lt;br /&gt;        ElseIf inc = 0 Then&lt;br /&gt;            MsgBox&amp;#40;&amp;#34;First Record&amp;#34;&amp;#41;&lt;br /&gt;        End If&lt;br /&gt;    End Sub&lt;br /&gt;&lt;br /&gt;    Private Sub btnLast_Click&amp;#40;ByVal sender As System.Object, ByVal e As System.EventArgs&amp;#41; Handles btnLast.Click&lt;br /&gt;        If inc &amp;#60;&amp;#62; MaxRows - 1 Then&lt;br /&gt;            inc = MaxRows - 1&lt;br /&gt;            NavigateRecords&amp;#40;&amp;#41;&lt;br /&gt;        End If&lt;br /&gt;    End Sub&lt;br /&gt;&lt;br /&gt;    Private Sub btnFirst_Click&amp;#40;ByVal sender As System.Object, ByVal e As System.EventArgs&amp;#41; Handles btnFirst.Click&lt;br /&gt;        If inc &amp;#60;&amp;#62; 0 Then&lt;br /&gt;            inc = 0&lt;br /&gt;            NavigateRecords&amp;#40;&amp;#41;&lt;br /&gt;        End If&lt;br /&gt;    End Sub&lt;br /&gt;&lt;br /&gt;    Private Sub btnUpdate_Click&amp;#40;ByVal sender As System.Object, ByVal e As System.EventArgs&amp;#41; Handles btnUpdate.Click&lt;br /&gt;        Dim cb As New OleDb.OleDbCommandBuilder&amp;#40;da&amp;#41;&lt;br /&gt;&lt;br /&gt;        ds.Tables&amp;#40;&amp;#34;AddressBook&amp;#34;&amp;#41;.Rows&amp;#40;inc&amp;#41;.Item&amp;#40;1&amp;#41; = txtBarcode.Text&lt;br /&gt;        ds.Tables&amp;#40;&amp;#34;AddressBook&amp;#34;&amp;#41;.Rows&amp;#40;inc&amp;#41;.Item&amp;#40;2&amp;#41; = txtProduct.Text&lt;br /&gt;&lt;br /&gt;        da.Update&amp;#40;ds, &amp;#34;AddressBook&amp;#34;&amp;#41;                                           &lt;br /&gt;&lt;br /&gt;        MsgBox&amp;#40;&amp;#34;Data updated&amp;#34;&amp;#41;&lt;br /&gt;    End Sub&lt;br /&gt;&lt;br /&gt;    Private Sub btnAdd_Click&amp;#40;ByVal sender As System.Object, ByVal e As System.EventArgs&amp;#41; Handles btnAdd.Click&lt;br /&gt;        btnCommit.Enabled = True&lt;br /&gt;        btnAdd.Enabled = False&lt;br /&gt;        btnUpdate.Enabled = False&lt;br /&gt;        btnDelete.Enabled = False&lt;br /&gt;&lt;br /&gt;        txtBarcode.Clear&amp;#40;&amp;#41;&lt;br /&gt;        txtProduct.Clear&amp;#40;&amp;#41;&lt;br /&gt;    End Sub&lt;br /&gt;&lt;br /&gt;    Private Sub btnDelete_Click&amp;#40;ByVal sender As System.Object, ByVal e As System.EventArgs&amp;#41; Handles btnDelete.Click&lt;br /&gt;        btnCommit.Enabled = False&lt;br /&gt;        btnAdd.Enabled = True&lt;br /&gt;        btnUpdate.Enabled = True&lt;br /&gt;        btnDelete.Enabled = True&lt;br /&gt;&lt;br /&gt;        inc = 0&lt;br /&gt;        NavigateRecords&amp;#40;&amp;#41;&lt;br /&gt;    End Sub&lt;br /&gt;&lt;br /&gt;    Private Sub btnCommit_Click&amp;#40;ByVal sender As System.Object, ByVal e As System.EventArgs&amp;#41; Handles btnCommit.Click&lt;br /&gt;        If inc &amp;#60;&amp;#62; -1 Then&lt;br /&gt;&lt;br /&gt;            Dim cb As New OleDb.OleDbCommandBuilder&amp;#40;da&amp;#41;&lt;br /&gt;            Dim dsNewRow As DataRow&lt;br /&gt;&lt;br /&gt;            dsNewRow = ds.Tables&amp;#40;&amp;#34;AddressBook&amp;#34;&amp;#41;.NewRow&amp;#40;&amp;#41;&lt;br /&gt;&lt;br /&gt;            dsNewRow.Item&amp;#40;&amp;#34;Barcode&amp;#34;&amp;#41; = txtBarcode.Text&lt;br /&gt;            dsNewRow.Item&amp;#40;&amp;#34;Product&amp;#34;&amp;#41; = txtProduct.Text&lt;br /&gt;&lt;br /&gt;            ds.Tables&amp;#40;&amp;#34;AddressBook&amp;#34;&amp;#41;.Rows.Add&amp;#40;dsNewRow&amp;#41;&lt;br /&gt;&lt;br /&gt;            da.Update&amp;#40;ds, &amp;#34;AddressBook&amp;#34;&amp;#41; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#60;&amp;#60;&amp;#60;&amp;#60;&amp;#60;&amp;#60;&amp;#60;&amp;#60;&amp;#60;&amp;#60;&amp;#60;&amp;#60;&amp;#60;&amp;#60;&amp;#60;&amp;#60;&amp;#60;&amp;#60;&amp;#60;&amp;#60;&amp;#60;&amp;#60;&amp;#60;-----------------COMPILER STOP HERE&lt;br /&gt;&lt;br /&gt;            MsgBox&amp;#40;&amp;#34;New Record added to the Database&amp;#34;&amp;#41;&lt;br /&gt;&lt;br /&gt;            btnCommit.Enabled = False&lt;br /&gt;            btnAdd.Enabled = True&lt;br /&gt;            btnUpdate.Enabled = True&lt;br /&gt;            btnDelete.Enabled = True&lt;br /&gt;&lt;br /&gt;        End If&lt;br /&gt;    End Sub&lt;br /&gt;End Class&lt;br /&gt;&lt;!--c2--&gt;&lt;/div&gt;&lt;!--ec2--&gt;&lt;br /&gt;&lt;br /&gt;I am newbie to vb and have tried to google but i couldnt find any answer. Any sifus can help me? &lt;!--emo&amp;:help:--&gt;&lt;img src='http://static.lowyat.net/style_emoticons/default/icon_question.gif' border='0' style='vertical-align:middle' alt='icon_question.gif' /&gt;&lt;!--endemo--&gt;</description>
            <author>Scud_eSpade</author>
            <category>Codemasters</category>
            <pubDate>Wed, 21 Jan 2009 22:44:37 +0800</pubDate>
        </item>
        <item>
            <title>ntfsmount</title>
            <link>http://forum.lowyat.net/topic/229609</link>
            <description>&lt;!--QuoteBegin--&gt;&lt;div class='quotetop'&gt;QUOTE&lt;/div&gt;&lt;div class='quotemain'&gt;&lt;!--QuoteEBegin--&gt;What ntfsmount can do?&lt;br /&gt;&amp;nbsp; &amp;nbsp; *&amp;nbsp; &amp;nbsp; &amp;nbsp; Resize files. (the kernel driver can resize only small files, and extension of large ones is comeing along soon).&lt;br /&gt;&amp;nbsp; &amp;nbsp; *&amp;nbsp; &amp;nbsp; &amp;nbsp; Create files. (50% chance for it to work at the moment. Up to 10 files in a newly created directory)&lt;br /&gt;&amp;nbsp; &amp;nbsp; *&amp;nbsp; &amp;nbsp; &amp;nbsp; Create directories. (50% chance for it to work too)&lt;br /&gt;&amp;nbsp; &amp;nbsp; *&amp;nbsp; &amp;nbsp; &amp;nbsp; Remove files/directories (works most of the time)&lt;br /&gt;&lt;!--QuoteEnd--&gt;&lt;/div&gt;&lt;!--QuoteEEnd--&gt;&lt;br /&gt;&lt;a href='http://wiki.linux-ntfs.org/doku.php?id=ntfsmount' target='_blank'&gt;write to ntfs&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;just want to ask if anybody had a success in using this tool..&lt;br /&gt;i just afraid of losing my precious ntfs.. hehe</description>
            <author>Scud_eSpade</author>
            <category>Linux &amp;amp; Open Source Software</category>
            <pubDate>Fri, 16 Dec 2005 00:09:45 +0800</pubDate>
        </item>
        <item>
            <title>Format my hd</title>
            <link>http://forum.lowyat.net/topic/173172</link>
            <description>so.. i get ta prob here..&lt;br /&gt;i actually format all my hd to ext3..&lt;br /&gt;but then i change my mind and want to install windows as my other os. but the problem is the win xp boot cd unable to detect my hd.. ive read in other forum says this is due win cant read linux partition.&lt;br /&gt;&lt;br /&gt;so my questition is how can i format my hd in linux to fat 32 or ntfs?&lt;br /&gt;i use fc4.. can i use resque disk? how?</description>
            <author>Scud_eSpade</author>
            <category>Linux &amp;amp; Open Source Software</category>
            <pubDate>Mon, 04 Jul 2005 18:18:00 +0800</pubDate>
        </item>
        <item>
            <title>Disk management tool</title>
            <link>http://forum.lowyat.net/topic/170853</link>
            <description>anyone know any disk management tool that i can use to keep my hdd healthy and also check problem (like disk defragmenter and scandisk)</description>
            <author>Scud_eSpade</author>
            <category>Linux &amp;amp; Open Source Software</category>
            <pubDate>Mon, 27 Jun 2005 19:44:30 +0800</pubDate>
        </item>
        <item>
            <title>Paragon NTFS for Linux</title>
            <link>http://forum.lowyat.net/topic/169296</link>
            <description>&lt;a href='http://www.ntfs-linux.com/' target='_blank'&gt;Paragon NTFS for Linux&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;this is a utility to mount ntfs in linux.. can write and read also.&lt;br /&gt;i just sceptical.. is this tool works?  anyone hv tried it.. me scare to try becoz later if wrong hv to format my hd &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;or r there other tool u used that done the same thing?</description>
            <author>Scud_eSpade</author>
            <category>Linux &amp;amp; Open Source Software</category>
            <pubDate>Thu, 23 Jun 2005 00:57:10 +0800</pubDate>
        </item>
        <item>
            <title>help with my ext hd</title>
            <link>http://forum.lowyat.net/topic/168172</link>
            <description>i hv pata fat 32 usb hd. im currently using fc2..&lt;br /&gt;is there any distro that can automatically mount the drive?&lt;br /&gt;i hv modified the fc2 kernel so it can automatically mount my win partion.. but i cant make it work for my usb hd.. anyone know how?&lt;br /&gt;any help is a welcome.. btw im a noob</description>
            <author>Scud_eSpade</author>
            <category>Linux &amp;amp; Open Source Software</category>
            <pubDate>Sun, 19 Jun 2005 18:38:37 +0800</pubDate>
        </item>
    </channel>
</rss>
