Dear Sir or Madam, The period of IMXH.COM.RU domain registration ends on 30-OCT-2011. The registrant of the domain is LI XIANFENG, contract 1060250/NIC-D. If you plan to continue using the IMXH.COM.RU domain name, you should make a yearly renewal of the registration, that is pay the “IMXH.COM.RU domain registration renewal” service fee. The service fee is 14.2 USD (including taxes). If the fee is not paid till 30-OCT-2011, then from 31-OCT-2011 the domain will be suspended, and after 28-JAN-2012 the domain will be deleted and open for registration for anyone. The personal account of the contract 1060250/NIC-D as of 30-SEP-2011 has a balance of: 0 USD. If your personal account is short of funds to cover the service, you should recharge it. You can choose the most convenient way to make payments on http://www.nic.ru/en/ in the “Prices and Payments” – “Payment Procedures” section. Please pay special attention to instant payment options. In the “Manage your account” – “Services” – “Renew services” section on http://www.nic.ru/en/ you can: – learn about services with pending renewal; – cancel domain name registration renewal. In that case the domain name expiration notices will not be sent any more, the funds will not be debited from the Personal account and the domain will not be renewed; – resume your approval for service renewal; – renew the domain name registration in advance, without waiting for 30-OCT-2011. In that case the IMXH.COM.RU domain registration will be instantly renewed till 30-OCT-2012. Your personal account update is available at http://www.nic.ru/en/ in the “Manage your account” – “Payment” – “Account balance” section. If there is enough money on the account of the contract 1060250/NIC-D, then on 22-OCT-2011, 8 days before the payment period ends, the 14.2 USD sum will be allocated, and the 29-OCT-2011 will be debited, after that the domain registration will be renewed for the next accounting period till 30-OCT-2012. The service renewal order is described on http://www.nic.ru/dns/service/en/how-prolong.html —Best regards,RU-CENTER Customer Servicee-mail: ru-bill@nic.ruphones: 7 (495) 994-46-01 7 (495) 737-06-018 800 100-46-01 (for Russian regions)http://www.nic.ru/en
阅读全文
代码:
<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
{dede:sql sql="Select id,bookname,author,pubdate,body,litpic From dede_story_books order by id desc limit 0,10"}
<td><a href="/book/[field:id function='DedeID2Dir(@me)'/]/[field:bookname function='GetPinyin(@me)'/]-[field:id/].html"><img src="[field:litpic/]" border="0" width="75" height="100" /></a><br /><a href="/book/[field:id function='DedeID2Dir(@me)'/]/[field:bookname function='GetPinyin(@me)'/]-[field:id/].html">[field:bookname function="cn_substr('@me',12)"/]</a>
</td>
{/dede:sql}
</tr>
</table>
功能:最新连载内容调用,含栏目名称、书名、章节名、发布时间。
代码:
<table width="688" border="0" cellpadding="0" cellspacing="0">
{dede:bookcontentlist row='10' booktype='0' orderby='lastpost' author='' keyword=''}
<tr>
<td align="left" width="30"></td>
<td width="300" align="left">[field:cataloglink/] [field:booklink/]</td>
<td width="318" align="left">[field:contentlink/]</td>
<td width="40" align="right">[field:lastpost function="GetDateMk(@me)"/]</td>
</tr>
{/dede:bookcontentlist}
</table>
功能:热门图书调用
代码:
{dede:booklist row='5' booktype='0' titlelen='10' imgwidth='80' imgheight='100' orderby='weekcc'}[field:imglink /]{/dede:booklist}
功能:推荐图书调用
代码:
{dede:booklist row='5' booktype='0' titlelen='10' imgwidth='80' imgheight='100' orderby='commend'}[field:imglink /]{/dede:booklist}
分类信息
功能:调用地区与类型
代码:
{dede:infolink}
<b>地区:</b>[field:nativeplace /]<br />
<b>类 型:</b>[field:infotype /]
{/dede:infolink}
功能:调用最新信息
代码:{dede:arclistsg row='10' titlelen='32' orderby='pubdate' channelid='-8' idlist=''}
[[field:typelink/]] [field:textlink/][field:pubdate function="MyDate('m-d',@me)"/]
{/dede:arclistsg}
功能:分类信息图片调用
代码:
{dede:arclistsg row='1' titlelen='30' flag='c,a' infolen='80' orderby='pubdate' channelid='-8' typeid='6' imgwidth='105' imgheight='137'}
<a href="[field:arcurl/]">[field:image/]</a><br/><a href="[field:arcurl/]" >[field:title /]</a>{/dede:arclistsg}
会员模块
功能:分列显示,按积分排行,带头像。正确链接到会员个人空间。
代码:
<table border="0" width="220" cellspacing="0" cellpadding="0">
<tr>
{dede:sql sql="Select mid,userid,uname,face,scores From dede_member order by scores desc limit 0,2"}
<td align="center" width="110"><a href="[field:global name="cfg_cmspath"/]/member/index.php?uid=[field:userid/]" target="_blank"><img src="[field:face/]" alt='[field:spacename/]' width="52" height="52" / border="0"><br>[field:uname/]<br>积分:[field:scores/]< /a></td>
{/dede:sql}
</tr>
</table>
圈子模块
功能:调用圈子标题,分10行显示
代码:
{dede:sql sql=" SELECT groupimg,groupid,groupname FROM dede_groups WHERE ishidden=0 ORDER BY threads DESC LIMIT 0,10"}
<li><a href="group/group.php?id=[field:groupid/]" title="[field:groupname/]" target="_blank"> [field:groupname/]</a></li>
{/dede:sql}
功能:热门圈子,调用图片及标题,分10列显示
代码:
<table border="0" width="100%" id="table5" cellspacing="0" cellpadding="0">
<tr>
{dede:sql sql=" SELECT groupimg,groupid,groupname FROM dede_groups WHERE ishidden=0 ORDER BY threads DESC LIMIT 0,10"}
<td><a href="group/group.php?id=[field:groupid/]" _fcksavedurl=""group/group.php?id=[field:groupid/]"" title="[field:groupname/]" target="_blank"><img src="[field:groupimg/]" border="0" width="75" height="100" /><br /> [field:groupname function="cn_substr('@me',12)"/]</a>
</td>
{/dede:sql}
</tr>
</table>
功能:圈子话题调用。
代码:{dede:sql sql=" SELECT subject,digest,replies,gid,tid FROM dede_group_threads WHERE closed=0 ORDER BY dateline DESC LIMIT 0,10"}
<li><a href="group/viewthread.php?id=[field:gid/]&tid=[field:tid/]" _fcksavedurl=""group/viewthread.php?id=[field:gid/]&tid=[field:tid/]"" title="[field:subject/]" target="_blank"> [field:subject/]</a></li>
{/dede:sql}
功能:最新圈子,调用图片及标题,分10列显示
代码:
<table border="0" width="100%" id="table5" cellspacing="0" cellpadding="0">
<tr>
{dede:sql sql=" SELECT groupimg,groupid,groupname FROM dede_groups WHERE ishidden=0 ORDER BY groupid DESC LIMIT 0,3"}
<td><a href="group/group.php?id=[field:groupid/]" _fcksavedurl=""group/group.php?id=[field:groupid/]"" title="[field:groupname/]" target="_blank"><img src="[field:groupimg/]" border="0" width="75" height="100" /><br /> [field:groupname function="cn_substr('@me',12)"/]</a>
</td>
{/dede:sql}
</tr>
</table>
下载模块
功能:显示符号、标题及发布日期
代码:
<table width=98% border=0 cellspacing=0 cellpadding=0>
{dede:arclist row='10' titlelen='36' typeid="120" orderby='pubdate'}
<tr>
<td width=2%></td>
<td valign=bottom width=80% ><font color="#0000ff">↓</font> <a href="[field:arcurl /]">[field:title /]</a></td>
<td align=right valign=middle width=18% class=font_green>[field:pubdate function="MyDate('m-d',@me)"/]</td>
</tr>
{/dede:arclist}
</table>
问答模块
功能:包含问答分类及问答标题。
代码:
{dede:ask row='10' qtype=''}
<span class="tclass">[<a href='[field:typeurl/]'>[field:tidname/]</a>]</span>
<span class="tlink"><a href="[field:url/]">[field:title/]</a></span><br />
{/dede:ask}
阅读全文
躺在床上的我慢慢沉入寂静
外界的嘈杂离我远去
渐渐喜欢躺着的感觉
习惯于一个人的生活
空虚中带有一丝宁静
慢慢地沉入梦乡
才会体验不到世间的冷漠
如果可以,我宁愿不再醒来
阅读全文
UPDATE 16.09.2009: I don’t update this script anymore, it might not work on newer versions of WordPress. An updated, more robust solution can be found at http://www.ikailo.com/94/url-modrewrite-workaround-iis-60/, go there if the solution below causes problems for your site.
I’ve been searching the web a bit for a way to make pretty permalinks work correctly on this site. The site is hosted on IIS so using mod_rewrite won’t work, and it’s on a shared server so the option of installing a mod_rewrite alternative for IIS won’t work either. I could get away with having almost pretty urls, with a index.php in them, like this: http://einaregilsson.com/index.php/2007/07/30/pretty-wordpress-permalinks-on-iis/ but I didn’t like it.
The Using Permalinks section on the WordPress page has a lot of info on this and it links to one solution that uses custom 404 pages to make this work but unfortunately I don’t think it’s a very good solution at all. What it does is parse the url from the 404 string, then re-implement all the rewrite url matching itself, make its own http request to the correct url, then write the data from that request into the response. It’s a good effort but it’s duplicating functionality already in WordPress and making a new http request for every page hit which I don’t like. After searching around some more I found another 404 page solution that is very simple and elegant. All you have to do is create a 404 page and put the following 4 lines in it:?
阅读全文
利用这些网站的问答形式,可以有效的进行英文站推广。据说,问答站的属性是nofollow,也就是搜索引擎认可的外链。可以实践一下,看看效果。还是那句话,资源有了,好不好用,靠你自己去尝试。
http://www.defuddle.com/
http://www.studylance.com/
http://www.questioon.com/
http://www.whyzz.com/
http://www.letsimondecide.com/
http://www.picanswers.com/
http://www.howcast.com/
http://www.blurtit.com/
http://www.mahalo.com/answers/
http://www.fluther.com/
http://isitnormal.com/
http://www.answerly.com/
http://www.answerbag.com/
http://stackoverflow.com/
http://answers.wikia.com/
http://vark.com/ask
http://www.trueknowledge.com/
http://hunch.com/
http://www.answers.com/
http://www.ehow.com/
http://www.ask.com/
http://answers.yahoo.com/
阅读全文
做英文站的朋友可是将你的网站提交到如下入口:
Google addurl : http://www.google.com/addurl.html
Yahoo addurl : http://search.yahoo.com/info/submit.html
MSN addurl : http://beta.search.msn.com/docs/submit.aspx
DMOZ addurl : http://dmoz.org/add.html
SubmitOne addurl : http://www.submit-one.com/links.html
ClickBank addurl : http://www.top-rated-shopping-bargains.com/cbsearch/search.php
Qango addurl : http://www.qango.com/dir/addurl.html
WhatUSeek addurl : http://www.whatuseek.com/addurl.shtml
LinksTraffic addurl : http://www.linkstraffic.net/
Tower Search addurl : http://www.towersearch.com/addurl.php
HotLaunch addurl : http://www.hotlaunch.com/addurl.asp
Search Monster addurl : http://www.searchmonster.org/
InfoSpace addurl : http://www.infospace.com/submit.html
SearchIT addurl : http://www.searchit.com/addurl.htm
Free Ad Center addurl : http://forum.onecenter.com/freeadcenter
NetSearch adurl : http://www.netsearch.org/promo/submit.htm
Shoula addurl : http://www.shoula.com/adding_your_site.php
The-Search-Site addurl : http://www.the-search-site.com/add_url_form.asp
Splat Search addurl : http://www.splatsearch.com/submit.html
Web Squash addurl : http://www.websquash.com/cgi-bin/search/search.pl?Mode=AnonAdd
Excite addurl : http://www.dpbolvw.net/click-2477-10275098
Unasked addurl : http://unasked.com/addurl.asp
Homer Web addurl : http://www.homerweb.com/
Killer Info addurl : http://www.killerinfo.com/owners.html#submit
Evisum addurl : http://search.evisum.com/addsite.htm
TYGO addurl : http://www.tygo.com/submit-urls/
Try America addurl : http://www.tryamerica.com/AddURL.htm
SOOTLE addurl : http://directory.sootle.com/
US Freeads addurl : http://www.usfreeads.com/
Big Clique addurl : http://www.bigclique.com/addurl/index.php
OPN addurl : http://www.0pn.com/wm2.php
walhello addurl : http://www.walhello.com/addlinkgl.html
AZOOS addurl : http://www.azoos.com/addurl.php
Advertise Report addurl : http://www.advertisereport.com/payment/partner.htm
DinoSearch addurl : http://dinosearch.com/dinosearch/addurl.asp
Search Ramp addurl : http://searchramp.com/addurl.asp
BusinessSeek.biz addurl : http://www.businessseek.biz/click.php?n=3024
QKSRV addurl : http://www.qksrv.net/click-2477-9922905
SearchTheWeb addurl : http://www.searchtheweb.com/suggest/
Exact Seek addurl : http://www.exactseek.com/add.html
Search King addurl : http://www.searchking.com/add_new.htm
BBLMedia addurl : http://bblmedia.com/webmarket.html
Search Warp addurl : http://searchwarp.com/AddURL.asp
MixCat addurl : http://mixcat.com/addurl.html
Best Yellow addurl : http://www.bestyellow.com/addurl.html
Beamed addurl : http://www.beamed.com/search/AddURL.html
ScrubTheWeb addurl : http://www.scrubtheweb.com/addurl.html
SightQuest addurl : http://www.sightquest.com/how-to-submit.htm
SearchAVE addurl : http://www.searchave.com/AddURL.asp
SunsTeam addurl : http://www.sunsteam.com/cgi-bin/search/add_url.cgi
YoySearch addurl : http://www.yoysearch.com/add.cgi
adlandpro addurl : http://www.adlandpro.com/
阅读全文
jQuery是目前在JavaScript领域上最广泛流行的框架,无奈这次把他加到 ECShop的时候就遇到一个十分头疼的问题。
ECShop把AJAX事件和JSON解析的模块放在common/transport.js之中,可以说它也有自己封装的一套工具,这其实是很正常的。
但恰恰的,在封装JSON各种方法的同时对object的模型进行了重写,这个就跟jQuery冲突了。因为众所周知的,jQuery对各种 JavaScript对象进行了扩展。
这一切其实都很容易理解,各有各的理由十分自然,但头痛和无奈的就变得在我们这些使用者身上了。在ECShop论坛上原来也有很多朋友提出了这个问题,也提出了各种各样的方法,我尝试了一些,不好或者甚至无用,所以只好自己动手了。
解决思路:
一切起因就是在于两者都重写了Object,所以当然任意一方让步就可以了。在这里我选择了修改代码量比较少的transport.js,除了简单,更重要的是去修改jQuery的话框架提供的强大特效和各种敏捷方法就失效了,还不是得不偿失。
1、加入JSON2.js文件原因很简单,transport修改Object是为了加入支持JSON的方法。所以我这里用JSON官网在javascript语言上提供的 json2.js支持具体下载地址 http://www.json.org/json2.js
2、修改transport.js
2.1 注释掉重写object的方法,具体搜索Js代码
阅读全文
原文【Ver1.3】超强文章函数EC所有版本支持,将EC打造成为CMS
一、新建立lib_getdata.php 内容如下:
阅读全文
今天三又叫我去了
他是我附近家的孩子,据说是他爹捡回来的。
小时候有病,被他亲生父母抛弃了
他爹捡回来的时候也以为撑不了多久,因为以前也碰到过类似的情况
那两个都死了,三脑子坏了,却成活了,于是他爹就叫他“三”
他爹没有工作,在这个小城市里靠捡破烂维持生计
偶尔会下下水道捞点东西
那时候三也会下去玩,结果给他找到个好玩的事情
我是他唯一的朋友,于是他通常便叫上我
那个下水道的水并不是很深,旁边有可以走路的埂
气味也还行,并没有想象中那么难受
唯一有点难受的是,四周都是高楼
以当时的眼光看,在两边楼房的压迫下,那天空貌似一条狭长的带子
这里的环境一年四季都比较暖和,也适合一些动物的生长
但是另我没想到的是不知道谁抛弃了一些鸭子在这里
这些野生鸭子飞不出去,通常就在这里繁殖,下水道为他们提供了足够的养料
三进去的目的就是找那些刚孵出不久的小鸭
三拿着棍子,叫我跟着他
我们开始探索这些下水道,那里有鸭叫声就往哪走
不久以后就有发现,三兴奋地冲上去
片刻之后,几只鸭子随着它的羽毛到处乱飞,几只一身黄色绒毛的小鸭蹒跚着想追上去
三举起了棒子,“啪”地一声,小鸭便成了一滩血水
多年以后,我仍然会梦到这个场景
为什么?
同情鸭子还是同情小三?
鸭子生活得好好地,只是因为是动物就在童年招受了无妄之灾
被三一棍便成了冤魂
小三从小就被抛弃,脑子也不灵光,家里也不会给他买玩具,也许杀杀鸭子是他最大的乐趣了吧
也没人给他讲什么道理,或许他也理解不了
我说不清是什么原因,总是对那一幕无法忘怀
那下水道,那鸭,那三,时不时会出现在我梦里
阅读全文
时间过得真快啊,一晃眼就5年了,一下子自己就老了
可是却还是一事无成,梦想真的离自己慢慢地远去,现在几乎不记得自己曾有过的梦想
平平安安第过完一生也许就是最大的幸福吧
准备结婚了,父母为了我的婚事忙乎了好久
还是结了吧,完成老人家的心愿,生个小孩算是给他们交代了
心里只是舒了口气,却怎么都高兴不起来
阅读全文