<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>中文Flex例子 &#187; 域名</title>
	<atom:link href="http://blog.minidx.com/tag/%e5%9f%9f%e5%90%8d/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.minidx.com</link>
	<description>中文Adobe Flex例子,Flex实例教程,RIA资源,全文检索技术,算法和数据结构</description>
	<lastBuildDate>Thu, 31 Mar 2011 03:22:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flex中利用loaderInfo.url属性和URLUtil.getServerName()事件获取SWF文件所在服务器域名的例子</title>
		<link>http://blog.minidx.com/2008/07/20/1100.html</link>
		<comments>http://blog.minidx.com/2008/07/20/1100.html#comments</comments>
		<pubDate>Sun, 20 Jul 2008 12:57:29 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[getServerName]]></category>
		<category><![CDATA[loaderInfo.url]]></category>
		<category><![CDATA[URLUtil]]></category>
		<category><![CDATA[域名]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/07/20/1100.html</guid>
		<description><![CDATA[接下来的例子演示了Flex中如何通过监听applicationComplete事件，利用loaderInfo.url属性和URLUtil.getServerName()事件,解析获得域名。
让我们先来看一下Demo（可以右键View Source或点击这里察看源代码）：









下面是完整代码(或点击这里察看)：
Download: main.mxml&#60;?xml version=&#34;1.0&#34; encoding=&#34;utf-8&#34;?&#62;
&#60;mx:Application&#160;xmlns:mx=&#34;http://www.adobe.com/2006/mxml&#34; layout=&#34;vertical&#34; applicationComplete=&#34;init()&#34;&#62;
&#160;
&#160; &#160; &#60;mx:Script&#62;
&#160; &#160; &#160; &#160; &#60;![CDATA[
&#160; &#160; &#160; &#160; &#160; &#160; import mx.utils.URLUtil;
&#160;
&#160; &#160; &#160; &#160; &#160; &#160; private function init():void {
&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; lbl.text = &#34;url=&#34; + URLUtil.getServerName(Application.application.loaderInfo.url);
&#160; &#160; &#160; &#160; &#160; &#160; }
&#160; &#160; &#160; &#160; ]]&#62;
&#160; &#160; &#60;/mx:Script&#62;
&#160;
&#160; &#160; &#60;mx:Label&#160;id=&#34;lbl&#34; [...]]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/07/20/1100.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>有没有人是，或者认识做新网域名代理的吗？</title>
		<link>http://blog.minidx.com/2008/06/18/907.html</link>
		<comments>http://blog.minidx.com/2008/06/18/907.html#comments</comments>
		<pubDate>Wed, 18 Jun 2008 11:56:50 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[随便写写]]></category>
		<category><![CDATA[代理商]]></category>
		<category><![CDATA[域名]]></category>
		<category><![CDATA[新网]]></category>
		<category><![CDATA[虚拟主机]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/?p=907</guid>
		<description><![CDATA[去年因为自己对国内的虚拟主机以及域名市场一无所知，急匆匆的把一个域名转移到了新网的某个代理商下面，结果是上山容易下山难……同时也因为没有那么多的精力和时间去应付国内众多“有关部门”各种各样很奇怪的规定以及手续，所以想把域名转移到国外，原来的代理商我是不指望了，所以想问问看，读者当中有没有人是，或者认识做新网域名代理的？
如果有的话希望可以帮忙一下，直接回复或者用http://blog.minidx.com/about中标出来的邮件联系我就可以了。
作为感谢，如果是代理商朋友的话，在你那里续费5年或者10年，或者直接支付一定金额的现金作为手续费都没有问题。期待ing……
更新：该问题已经解决。
你可能还对下列文章感兴趣:Lunarpages的一点介绍以及购买其虚拟主机的优惠码(coupon code)HostGator的简单介绍以及部分优惠码（Hostgator Coupon Code）欧洲最大的互联网服务商1AND1(1&#038;1)的介绍域名注册代理商倒闭的话该怎么办？Flex中利用loaderInfo.url属性和URLUtil.getServerName()事件获取SWF文件所在服务器域名的例子]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/06/18/907.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>从中国域名注册商转出域名依旧困难重重</title>
		<link>http://blog.minidx.com/2008/04/16/722.html</link>
		<comments>http://blog.minidx.com/2008/04/16/722.html#comments</comments>
		<pubDate>Tue, 15 Apr 2008 16:08:05 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[域名/虚拟主机]]></category>
		<category><![CDATA[随便写写]]></category>
		<category><![CDATA[CNNIC]]></category>
		<category><![CDATA[域名]]></category>
		<category><![CDATA[域名转移]]></category>
		<category><![CDATA[域名过户]]></category>
		<category><![CDATA[注册商]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/04/16/722.html</guid>
		<description><![CDATA[这两天看到有报道称CNNIC已经向各大注册商发出通知，只要域名在注册后60天到域名到期前15天之内，并且不存在欠费或其他争议时，域名持有者即可自由变更注册服务机构。而注册商在接到转出申请之后，必须在三个工作日提供转移密码，否则CNNIC可直接变更相关信息，转出转入方不得收取任何费用。CNNIC自存在以来，貌似从来没有发过这样的善心，一只也都是光有政策，而没有执行，而仅有的政策也是少得可怜，非常的&#8220;人性化&#8221;。导致国内的各大域名注册商犹如各大山头的大王，域名只能进，不准出，域名过户甚至有收取千元手续费，混乱的一塌糊涂。








这次不知道如此新政是否可以得到有效的执行。我曾经因为不清楚国内注册商原来如此的黑暗而将自己的域名转入国内，结果上山容易下山难，一直拖到现在也没能转出。想当初从国外机构转入国内的时候，全部都是自己DIY操作，根本就没有注册商的干涉。而国内的各大注册商们，不仅仅要申请表，还要盖章，签字，还要代理商签字，还要发传真，还要身份证复印件&#8230;&#8230;转移自己的财产，居然还要申请，还要出示身份证&#8230;&#8230;不知这样的状况，是否只在中国才有。
下面是和新网客服的邮件，后面的问题我到现在还没有收到新网的解释。
先是我问： 
你好     请问新网注册的国际域名(.com)如何转出？需要什么样的手续？     谢谢！


得到看似很有礼貌，实际上却是非常机械的回答：
尊敬的新网客户：      您好！       很高兴回答您的问题！
http://www.xinnet.com/Download/download.htm 请在此页面下载国际域名注册商转出新网申请表 具体请查看其后的使用说明。
谢谢您的合作.      如果还有问题，请您继续联系&#160; support@xinnet.com 信箱,在回       信时请附上原来的通信记录,如果您与新网直接联系，请拔打新网       客户服务电话：95105767

上面说要代理盖章，于是我继续问：
你好，感谢回答！      想问一下我是这个域名的所有者，为什么还要代理盖章？代理不盖章就不可以转移吗？

客服回答：
尊敬的新网客户： [...]]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/04/16/722.html/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Apache中通过配置http.conf绑定多个域名以及二级域名的方法</title>
		<link>http://blog.minidx.com/2008/04/12/708.html</link>
		<comments>http://blog.minidx.com/2008/04/12/708.html#comments</comments>
		<pubDate>Sat, 12 Apr 2008 07:24:25 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[域名/虚拟主机]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[http.conf]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[二级域名]]></category>
		<category><![CDATA[域名]]></category>
		<category><![CDATA[服务器]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/04/12/708.html</guid>
		<description><![CDATA[Apache是最流行的HTTP服务器软件之一，其以快速、可靠（稳定）而著称，并且可通过简单的API扩展，Perl/Python解释器可被编译到服务器中，完全免费，并且源代码全部开放。如果有自己的服务器或者VPS，并且不想为了方便而购买昂贵的控制面板的话，那自己动手配置Apache就成了一门必修课了。下面简单的介绍了如何通过设置Apache的http.conf文件，进行多个域名以及其相关的二级域名的绑定(假设我们要绑定的域名是minidx.com和ntt.cc，二级域名是blog.minidx.com，独立IP为72.167.11.30). 








apache怎么绑定多个域名      打开http.conf     1，ServerName 127.0.0.1 修改成ServerName 72.167.11.30     2，#NameVirtualHost *&#160;&#160; 修改成&#34;NameVirtualHost 72.167.11.30&#34;     3，在文件最后面有虚拟主机格式，     #&#60;VirtualHost *&#62;     #&#160;&#160; ServerAdmin [email]admin@minidx.com[/email]     #&#160;&#160; DocumentRoot /www/httpd/html/minidx.com     #&#160;&#160; ServerName [...]]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/04/12/708.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>赠送两个RIA相关的域名</title>
		<link>http://blog.minidx.com/2008/03/19/608.html</link>
		<comments>http://blog.minidx.com/2008/03/19/608.html#comments</comments>
		<pubDate>Wed, 19 Mar 2008 13:28:49 +0000</pubDate>
		<dc:creator>Minidxer</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[域名]]></category>

		<guid isPermaLink="false">http://blog.minidx.com/2008/03/19/608.html</guid>
		<description><![CDATA[两个和Adobe相关的域名：
flex.sh.cnria.sh.cn








从事设计方面的人应该都知道这两个域名的意思，有哪位对这方面有兴趣的，就在这里留个言，只是要求做相关方面的站点。
你可能还对下列文章感兴趣:中文版Adobe® Flex® 4 Beta 语言参考已经上线了HTML5对Adobe Flex/Flash的冲击Adobe MAX 2008 Flex/AIR方面部分讲稿打包下载一篇关于Adobe Flash，Adobe Flex，Adobe AIR以及Microsoft Silverlight几款产品比较的精彩文章关于Cocomo的介绍以及一篇关于Flex+Cocomo的教程]]></description>
		<wfw:commentRss>http://blog.minidx.com/2008/03/19/608.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 2/29 queries in 0.310 seconds using disk
Object Caching 419/809 objects using disk

Served from: blog.minidx.com @ 2012-02-10 00:54:30 -->
