<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for Alex Mogurenko`s Blog</title>
	<atom:link href="http://alexmogurenko.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexmogurenko.com/blog</link>
	<description>Blog about site, programming and life</description>
	<pubDate>Sat, 31 Jul 2010 15:52:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>Comment on DirectShow.NETCF by Stéphane</title>
		<link>http://alexmogurenko.com/blog/directshownetcf/#comment-569</link>
		<dc:creator>Stéphane</dc:creator>
		<pubDate>Mon, 26 Jul 2010 09:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://alexmogurenko.com/blog/?page_id=15#comment-569</guid>
		<description>Hi, 

DirectShowNETCF.Camera.Camera.getMediaTypes() return a blank list on HTC HD2, but works fine with other devices.

Any idea why ?

Regards</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>DirectShowNETCF.Camera.Camera.getMediaTypes() return a blank list on HTC HD2, but works fine with other devices.</p>
<p>Any idea why ?</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on [Android] How to set proxy for android browser by christian louboutin sale</title>
		<link>http://alexmogurenko.com/blog/programming/android-how-to-set-proxy-for-android-browser/#comment-559</link>
		<dc:creator>christian louboutin sale</dc:creator>
		<pubDate>Wed, 14 Jul 2010 08:25:06 +0000</pubDate>
		<guid isPermaLink="false">http://alexmogurenko.com/blog/?p=8#comment-559</guid>
		<description>Yes, it works at my Hero</description>
		<content:encoded><![CDATA[<p>Yes, it works at my Hero</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on [Android] How to set proxy for android browser by Greg Ruo</title>
		<link>http://alexmogurenko.com/blog/programming/android-how-to-set-proxy-for-android-browser/#comment-553</link>
		<dc:creator>Greg Ruo</dc:creator>
		<pubDate>Thu, 08 Jul 2010 04:30:09 +0000</pubDate>
		<guid isPermaLink="false">http://alexmogurenko.com/blog/?p=8#comment-553</guid>
		<description>Using ECLIPSE I modified a "helloworld"-kind application, added the permission in the androidmanifest.xml () and included the Setting suggested after a text message. No compiler errors, transferred on device (HTC desire), but no results... still I cannot browse internet.
 
Probably the "set" command is not really working, or it is inhibited by permission problem...?

Greg Ruo

PS: Below is the code I used

================================
package com.BrowserSettings;

import android.app.Activity;
import android.os.Bundle;
import android.widget.TextView;
import android.provider.Settings;

public class HelloWorld extends Activity {
    /** Called when the activity is first created. */
    @Override
    public void onCreate(Bundle savedInstanceState) {
        super.onCreate(savedInstanceState);
       // setContentView(R.layout.main);
        TextView tv = new TextView(this);
        tv.setText("! Should Set proxy OK !!");
        setContentView(tv);
        Settings.System.putString(getContentResolver(), Settings.System.HTTP_PROXY, "xxx.xxx.xxx.xxx:8080");
    }
}
=========================================-</description>
		<content:encoded><![CDATA[<p>Using ECLIPSE I modified a &#8220;helloworld&#8221;-kind application, added the permission in the androidmanifest.xml () and included the Setting suggested after a text message. No compiler errors, transferred on device (HTC desire), but no results&#8230; still I cannot browse internet.</p>
<p>Probably the &#8220;set&#8221; command is not really working, or it is inhibited by permission problem&#8230;?</p>
<p>Greg Ruo</p>
<p>PS: Below is the code I used</p>
<p>================================<br />
package com.BrowserSettings;</p>
<p>import android.app.Activity;<br />
import android.os.Bundle;<br />
import android.widget.TextView;<br />
import android.provider.Settings;</p>
<p>public class HelloWorld extends Activity {<br />
    /** Called when the activity is first created. */<br />
    @Override<br />
    public void onCreate(Bundle savedInstanceState) {<br />
        super.onCreate(savedInstanceState);<br />
       // setContentView(R.layout.main);<br />
        TextView tv = new TextView(this);<br />
        tv.setText(&#8221;! Should Set proxy OK !!&#8221;);<br />
        setContentView(tv);<br />
        Settings.System.putString(getContentResolver(), Settings.System.HTTP_PROXY, &#8220;xxx.xxx.xxx.xxx:8080&#8243;);<br />
    }<br />
}<br />
=========================================-</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on [Windows CE/Mobile] Get Process List C# by Oskar</title>
		<link>http://alexmogurenko.com/blog/programming/windows-cemobile-get-process-list-c/#comment-538</link>
		<dc:creator>Oskar</dc:creator>
		<pubDate>Fri, 25 Jun 2010 09:42:28 +0000</pubDate>
		<guid isPermaLink="false">http://alexmogurenko.com/blog/?p=10#comment-538</guid>
		<description>For me it is great but I works on 6.1 and lower. Thanks for that, it was wat I looking for.</description>
		<content:encoded><![CDATA[<p>For me it is great but I works on 6.1 and lower. Thanks for that, it was wat I looking for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DirectShow.NETCF by admin</title>
		<link>http://alexmogurenko.com/blog/directshownetcf/#comment-525</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 07 Jun 2010 14:35:01 +0000</pubDate>
		<guid isPermaLink="false">http://alexmogurenko.com/blog/?page_id=15#comment-525</guid>
		<description>i got, i dont do anything specific there... if it does not return mediatypes then there you doing something wrong or you device got poor driver</description>
		<content:encoded><![CDATA[<p>i got, i dont do anything specific there&#8230; if it does not return mediatypes then there you doing something wrong or you device got poor driver</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DirectShow.NETCF by Chris</title>
		<link>http://alexmogurenko.com/blog/directshownetcf/#comment-523</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 07 Jun 2010 11:30:51 +0000</pubDate>
		<guid isPermaLink="false">http://alexmogurenko.com/blog/?page_id=15#comment-523</guid>
		<description>Has anyone got the camera functions to work on a WM 6.5 device?

When you try to call DirectShowNETCF.Camera.Camera.getMediaTypes() a blank list is returned....</description>
		<content:encoded><![CDATA[<p>Has anyone got the camera functions to work on a WM 6.5 device?</p>
<p>When you try to call DirectShowNETCF.Camera.Camera.getMediaTypes() a blank list is returned&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on [Windows CE] Using Ras C# by wyvern</title>
		<link>http://alexmogurenko.com/blog/programming/windows-ce-using-ras-c/#comment-522</link>
		<dc:creator>wyvern</dc:creator>
		<pubDate>Mon, 07 Jun 2010 11:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://alexmogurenko.com/blog/?p=9#comment-522</guid>
		<description>Hi, Alex.

Your post is great. But can you show an example of using function "RasGetEntryDialParams" from "coredll", which is usefull in cases when we don't know login and password, and don't want to ask for them?</description>
		<content:encoded><![CDATA[<p>Hi, Alex.</p>
<p>Your post is great. But can you show an example of using function &#8220;RasGetEntryDialParams&#8221; from &#8220;coredll&#8221;, which is usefull in cases when we don&#8217;t know login and password, and don&#8217;t want to ask for them?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on [Windows] Working asynchronously with Com port on Delphi/Lazarus by Sergey</title>
		<link>http://alexmogurenko.com/blog/programming/windows-working-asynchronously-with-com-port-on-delphilazarus/#comment-519</link>
		<dc:creator>Sergey</dc:creator>
		<pubDate>Sun, 06 Jun 2010 09:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://alexmogurenko.com/blog/?p=4#comment-519</guid>
		<description>TO Dave B.
Use '\\.\COMx'  in COM port name...</description>
		<content:encoded><![CDATA[<p>TO Dave B.<br />
Use &#8216;\\.\COMx&#8217;  in COM port name&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on [Android] How to set proxy for android browser by AlexJ</title>
		<link>http://alexmogurenko.com/blog/programming/android-how-to-set-proxy-for-android-browser/#comment-518</link>
		<dc:creator>AlexJ</dc:creator>
		<pubDate>Mon, 24 May 2010 04:13:58 +0000</pubDate>
		<guid isPermaLink="false">http://alexmogurenko.com/blog/?p=8#comment-518</guid>
		<description>username:password@ip.ip.ip.ip:port</description>
		<content:encoded><![CDATA[<p>username:password@ip.ip.ip.ip:port</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on [Android] Building Free Pascal Compiler for Android by thierrybo</title>
		<link>http://alexmogurenko.com/blog/programming/android-building-free-pascal-compiler-for-android/#comment-517</link>
		<dc:creator>thierrybo</dc:creator>
		<pubDate>Thu, 20 May 2010 11:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://alexmogurenko.com/blog/?p=5#comment-517</guid>
		<description>Uhm,

I wonder if you said that because of the 'CTRL-C issue' or because of '“Debian for Android”?

I just did the same thing shown on this blog post. 

Otherwise the "Debian for Android" is only for geeks and works only on some models.

I did not experiment but you can only use freepascal to write native libraries that you use in regular java programs as embedded components. But as far as I searched,  it seems impossible to write an entire application using only freepascal ( or C/C++).</description>
		<content:encoded><![CDATA[<p>Uhm,</p>
<p>I wonder if you said that because of the &#8216;CTRL-C issue&#8217; or because of &#8216;“Debian for Android”?</p>
<p>I just did the same thing shown on this blog post. </p>
<p>Otherwise the &#8220;Debian for Android&#8221; is only for geeks and works only on some models.</p>
<p>I did not experiment but you can only use freepascal to write native libraries that you use in regular java programs as embedded components. But as far as I searched,  it seems impossible to write an entire application using only freepascal ( or C/C++).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
