<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2" -->
<rss version="2.0">
    <channel>
        <title>Lowyat.NET: Latest topics by pcbase</title>
        <description></description>
        <link>http://forum.lowyat.net/</link>
        <lastBuildDate>Fri, 05 Jun 2026 23:07:40 +0800</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <item>
            <title>Privoxy v.3.0.13 [beta] [opensource]</title>
            <link>http://forum.lowyat.net/topic/1065968</link>
            <description>Announcing Privoxy v.3.0.13 beta&lt;br /&gt;-----------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;Privoxy 3.0.13 beta introduces IPv6 support, improved keep-alive&lt;br /&gt;support and a bunch of minor improvements.&lt;br /&gt;&lt;br /&gt;See &lt;a href='http://www.privoxy.org/3.0.13/user-manual/whatsnew.html' target='_blank'&gt;http://www.privoxy.org/3.0.13/user-manual/whatsnew.html&lt;/a&gt; for details.&lt;br /&gt;&lt;br /&gt;--------------------------------------------------------------------&lt;br /&gt;ChangeLog for Privoxy&lt;br /&gt;--------------------------------------------------------------------&lt;br /&gt;*** Version 3.0.13 beta  ***&lt;br /&gt;&lt;br /&gt;- Added IPv6 support. Thanks to Petr Pisar who not only provided&lt;br /&gt;  the initial patch but also helped a lot with the integration.&lt;br /&gt;- Added client-side keep-alive support. This should also allow&lt;br /&gt;  NTLM authentication through Privoxy, but this hasn&amp;#39;t been   confirmed yet.&lt;br /&gt;- The connection sharing code is only used if the connection-sharing&lt;br /&gt;  option is enabled.&lt;br /&gt;- The max-client-connections option has been added to restrict&lt;br /&gt;  the number of client connections below a value enforced by&lt;br /&gt;  the operating system.&lt;br /&gt;- Fixed a regression reintroduced in 3.0.12 that could cause&lt;br /&gt;  crashes on mingw32 if header date randomization was enabled.&lt;br /&gt;- Compressed content with extra fields couldn&amp;#39;t be decompressed&lt;br /&gt;  and would get passed to the client unfiltered. This problem&lt;br /&gt;  has only be detected through statical analysis with clang as&lt;br /&gt;  nobody seems to be using extra fields anyway.&lt;br /&gt;- If the server resets the Connection after sending only the headers&lt;br /&gt;  Privoxy forwards what it got to the client. Previously Privoxy&lt;br /&gt;  would deliver an error message instead.&lt;br /&gt;- Error messages in case of connection timeouts use the right&lt;br /&gt;  HTTP status code.&lt;br /&gt;- If spawning a child to handle a request fails, the client&lt;br /&gt;  gets an error message and Privoxy continues to listen for&lt;br /&gt;  new requests right away.&lt;br /&gt;- The error messages in case of server-connection timeouts or&lt;br /&gt;  prematurely closed server connections are now template-based.&lt;br /&gt;- If zlib support isn&amp;#39;t compiled in, Privoxy no longer tries to&lt;br /&gt;  filter compressed content unless explicitly asked to do so.&lt;br /&gt;- In case of connections that are denied based on ACL directives,&lt;br /&gt;  the memory used for the client IP is no longer leaked.&lt;br /&gt;- Fixed another small memory leak if the client request times out&lt;br /&gt;  while waiting for client headers other than the request line.&lt;br /&gt;- The client socket is kept open until the server socket has&lt;br /&gt;  been marked as unused. This should increase the chances that&lt;br /&gt;  the still-open connection will be reused for the client&amp;#39;s next&lt;br /&gt;  request to the same destination. Note that this only matters&lt;br /&gt;  if connection-sharing is enabled.&lt;br /&gt;- A TODO list has been added to the source tarballs to give potential&lt;br /&gt;  volunteers a better idea of what the current goals are.&lt;br /&gt;&lt;br /&gt;-----------------------------------------------------------------&lt;br /&gt;About Privoxy:&lt;br /&gt;-----------------------------------------------------------------&lt;br /&gt;&lt;br /&gt;Privoxy is a non-caching web proxy with advanced filtering capabilities for&lt;br /&gt;enhancing privacy, modifying web page data and HTTP headers, controlling&lt;br /&gt;access, and removing ads and other obnoxious Internet junk. Privoxy has a&lt;br /&gt;flexible configuration and can be customized to suit individual needs and&lt;br /&gt;tastes. It has application for both stand-alone systems and multi-user&lt;br /&gt;networks.&lt;br /&gt;&lt;br /&gt;Privoxy is Free Software and licensed under the GPL2.&lt;br /&gt;&lt;br /&gt;Privoxy is an associated project of Software in the Public Interest (SPI).&lt;br /&gt;Donations are welcome: &lt;a href='http://www.privoxy.org/faq/general.html#DONATE' target='_blank'&gt;http://www.privoxy.org/faq/general.html#DONATE&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;At present, Privoxy is known to run on Windows(95, 98, ME, 2000,&lt;br /&gt;XP, Vista), Linux (Ubuntu, RedHat, SuSE, Debian, Fedora, Gentoo and&lt;br /&gt;others), Mac OSX, OS/2, AmigaOS, FreeBSD, NetBSD, OpenBSD, Solaris, and&lt;br /&gt;various other flavors of Unix.&lt;br /&gt;&lt;br /&gt;In addition to the core features of ad blocking and cookie management,&lt;br /&gt;Privoxy provides many supplemental features, that give the end-user&lt;br /&gt;more control, more privacy and more freedom:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;    *  Supports &amp;quot;Connection: keep-alive&amp;quot;. Outgoing connections can be kept&lt;br /&gt;       alive independently from the client.&lt;br /&gt;&lt;br /&gt;    *  Supports IPv6.&lt;br /&gt;&lt;br /&gt;    *  Supports tagging which allows to change the behaviour based on client&lt;br /&gt;       and server headers.&lt;br /&gt;&lt;br /&gt;    *  Can be run as an &amp;quot;intercepting&amp;quot; proxy, which obviates the need to&lt;br /&gt;       configure browsers individually.&lt;br /&gt;&lt;br /&gt;    *  Sophisticated actions and filters for manipulating both server and&lt;br /&gt;       client headers.&lt;br /&gt;&lt;br /&gt;    *  Can be chained with other proxies.&lt;br /&gt;&lt;br /&gt;    *  Integrated browser based configuration and control utility at&lt;br /&gt;       &lt;a href='http://config.privoxy.org/' target='_blank'&gt;http://config.privoxy.org/&lt;/a&gt; (shortcut: &lt;a href='http://p.p/)' target='_blank'&gt;http://p.p/)&lt;/a&gt;. Browser-based&lt;br /&gt;       tracing of rule and filter effects. Remote toggling.&lt;br /&gt;&lt;br /&gt;    *  Web page filtering (text replacements, removes banners based on size,&lt;br /&gt;       invisible &amp;quot;web-bugs&amp;quot;, JavaScript and HTML annoyances, pop-up windows,&lt;br /&gt;       etc.)&lt;br /&gt;&lt;br /&gt;    *  Modularized configuration that allows for standard settings and user&lt;br /&gt;       settings to reside in separate files, so that installing updated actions&lt;br /&gt;       files won&amp;#39;t overwrite individual user settings.&lt;br /&gt;&lt;br /&gt;    *  Support for Perl Compatible Regular Expressions in the configuration&lt;br /&gt;       files, and a more sophisticated and flexible configuration syntax.&lt;br /&gt;&lt;br /&gt;    *  GIF de-animation.&lt;br /&gt;&lt;br /&gt;    *  Bypass many click-tracking scripts (avoids script redirection).&lt;br /&gt;&lt;br /&gt;    *  Multi-threaded (POSIX and native threads).&lt;br /&gt;&lt;br /&gt;    *  User-customizable HTML templates for most proxy-generated pages (e.g.&lt;br /&gt;       &amp;quot;blocked&amp;quot; page).&lt;br /&gt;&lt;br /&gt;    *  Auto-detection and re-reading of config file changes.&lt;br /&gt;&lt;br /&gt;    *  Improved signal handling, and a true daemon mode (Unix).&lt;br /&gt;    &lt;br /&gt;    *  Every feature now controllable on a per-site or per-location basis,&lt;br /&gt;       configuration more powerful and versatile over-all.&lt;br /&gt;    &lt;br /&gt;&lt;br /&gt;Download location: &lt;br /&gt;   &lt;a href='http://sourceforge.net/project/showfiles.php?group_id=11118' target='_blank'&gt;http://sourceforge.net/project/showfiles.php?group_id=11118&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;Home Page: &lt;br /&gt;   &lt;a href='http://www.privoxy.org/' target='_blank'&gt;http://www.privoxy.org/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;  - Privoxy Developers &amp;lt;ijbswa-developers@lists.sourceforge.net&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;------------------------------------------------------------------------------</description>
            <author>pcbase</author>
            <category>Latest Updates</category>
            <pubDate>Wed, 17 Jun 2009 08:11:46 +0800</pubDate>
        </item>
        <item>
            <title>Buy thing from lowyat / jln pasar electronics stor</title>
            <link>http://forum.lowyat.net/topic/624976</link>
            <description>Anybody here doing service buy thing from lowyat plaza/imbi/digital mall/kedai elekronik jalan pasar ?&lt;br /&gt;Last time we have (forget already) doing this service.&lt;br /&gt;&lt;br /&gt;Actually i&amp;#39;m looking for LMR400 6 meter with conector for cantenna project. Also Flat Panel Antenna. I have go to electronics store tmn sentosa, jb but they dont know what im talking about. &lt;br /&gt;&lt;br /&gt;Or if anybody know where is networking/wi-fi shop in johor bahru.&lt;br /&gt;&lt;br /&gt;Sorry if ask in wrong section.&lt;br /&gt;</description>
            <author>pcbase</author>
            <category>Technical Support</category>
            <pubDate>Sat, 02 Feb 2008 22:54:05 +0800</pubDate>
        </item>
        <item>
            <title>anybody try Ubuntu Multimedia Center ?</title>
            <link>http://forum.lowyat.net/topic/410248</link>
            <description>Ubuntu Multimedia Center is a complete Linux-based operating system, freely available with community and professional support. It is developed by Zach Thibeau but I want you to participate too&amp;#33;&lt;br /&gt;&lt;br /&gt;WARNING&amp;#33; Users in countries that don&amp;#39;t allow use of mp3 playback or DVD playback are advised to remain using the regular release of Ubuntu&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href='http://www.ubuntummc.com/' target='_blank'&gt;http://www.ubuntummc.com/&lt;/a&gt;</description>
            <author>pcbase</author>
            <category>Linux &amp;amp; Open Source Software</category>
            <pubDate>Wed, 07 Feb 2007 10:22:41 +0800</pubDate>
        </item>
    </channel>
</rss>
