1. http://teethgrinder.co.uk/open-flash-chart/
Index search
Crawler (爬虫) cronjob,自动刷新
Crawler Extension
The official documentation for the crawler extension is here: crawler documentation on typo3.org. The typical use of the crawler is to index pages that can then be found by the indexed_search extension. It is possible to index not only Typo3-pages but also external files like pdf, doc etc. and even external websites. The official documentation for indexed_search is here: indexed_search documentation on typo3.org. (continue reading…)
Include static (from extensions):
Static template files are registered by extensions contrary to Static Template records which come from the static database table, “static_template”. (continue reading…)
ntsd.exe出错解决方法
现象:
无法运行regedit.exe注册表编辑器,无法查看任务管理器,无法安装任何杀毒软件,打不开icesword等工具。如果进行以上操作,就会出现“ntsd.exe 应用程序错误”对话框。
解决方法:
由于无法运行regedit.exe注册表编辑器,先进入C:\WINDOWS目录下找到regedit.exe,将其重命名为regedit.com,然后双击运行,进入注册表编辑器界面,找到HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options将Image File Execution Options下的所有子项全部删除,再找到HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\windows下的Appinit_Dlls,将Appinit_Dlls删除.然后回到C:\WINDOWS目录下找到刚才更改的regedit.com,将其改回成regedit.exe,刷新一下.
大功告成!!OK
ubuntu下ftp配置
关于ubuntu下FTP的一些内容
安装:
sudo apt-get install vsftpd
# vsftp(Very Secure FTP)是一种在Unix/Linux中非常安全且快速稳定的FTP服务器 (continue reading…)
clear cache immediately
在包含news的SysFolder属性的option里配置TS:
TCEMAIN.clearCacheCmd = all
