关键字:drupal 数据库结构图
Archive for April, 2010
drupal 数据库结构图
April 28th, 2010Lighttpd For H264 and FLV streaming
April 20th, 2010First of all u have to get some stuff…
yum install pcre pcre-devel glib2 glib2-devel
and then lets beggin… » Read more: Lighttpd For H264 and FLV streaming
编译Lighttpd1.4.22增加h264模块
April 20th, 2010目前已经有不少视频网站使用了H264(.Mp4)格式的视频文件,本文介绍如何在lighttpd-1.4.22下编译模块来支持Mp4文件的拖动功能 » Read more: 编译Lighttpd1.4.22增加h264模块
关于反向域名解析(Reverse DNS)
April 19th, 2010域名反向解析查看命令
April 19th, 2010如果自己做邮件服务器,一般的情况下是需要做域名反向解析的,可以让IP提供商帮忙做.
hotmail发邮件到垃圾箱的解决方法
April 19th, 2010友发到hotmail有问题吧,怎么样也搞不定,我也是,申请了spf和反向解析还是不行,照样,所有的邮件都到垃圾箱中。烦死了
好不容易找了这个文章,我希望能大家有帮助。
Linux curl使用简单介绍
April 18th, 2010Curl是Linux下一个很强大的http命令行工具,其功能十分强大。
FLVMDI GUI frontend
April 14th, 2010FLVMDIGUI is a GUI frontend for FLVMDI. It uses (and so requires) FLVMDI.EXE, in the same folder for your convenience.

Version 1.05 has been only tested on Win XP, and hopefully will require no help. If you do not feel comfortable using the command line interface, then FLVMDIGUI is for you!
Downloads
FLVMDI 2.96 (flvmdi296exe.zip 227KB)
MD5 checksum of FLVMDI.EXE version 2.96 is C827E040CC4133FF14003FA60F5C90F8.
FLVMDI 2.94 (flvmdi294exe.zip 228KB)
FLVMDIGUI 1.05 (flvmdigui105.zip 453KB)
Links
Creative COW Leader Lee Brimelow explains how to inject extra metadata into your Flash video (FLV) files.
Short video: Using flvmdi to inject metadata into flvs by Flashcomguru.
Compressing FLV video tutorial by Jeroen Wijering
FLV Metadata Viewer Free MetaData Viewer application in property sheet extension form, for Windows XP (by Manitu Group)
You need to submit your link in order to be listed in this section. We reserve the right to reject/accept any link submitted.
搭建一个Flv视频播放服务器
April 14th, 2010目前,由于Flash的流行,网络上绝大多数的微视频网站都采用了Flv格式来播放视频。
lighttpd自启动
April 8th, 2010配置:
cp doc/sysconfig.lighttpd /etc/sysconfig/lighttpd
mkdir /etc/lighttpd
cp doc/lighttpd.conf /etc/lighttpd/lighttpd.conf
