外公 说唱..暖暖的

Aug 18th,2009 No Comments

ST上面的,今天又特地找出来,又一首值的单曲循环 😥

[singlepic id=60 w=320 h=240 mode=web20 ]
[audio:http://tiham.com/media/waigon.mp3 | title=waigon]
Read More…

X_A客户端

Aug 18th,2009 4 Comments

[singlepic id=59 w=320 h=240 mode=web20 ]

Read More…

你能读懂这广告吗?

Aug 18th,2009 1 Comment

CentOS 5的yum源为上海交大FTP

Aug 12th,2009 No Comments

和yum比,source安装真是来没事找事。

1.修改/etc/yum.repos.d/CentOS-Base.repo为:
CentOS-Base.repo
[base]
name=CentOS-5 – Base
#mirrorlist=http://mirrorlist.centos.org/?release=$releasever5&arch=$basearch&
repo=os
#baseurl=http://mirror.centos.org/centos/$releasever/os/$basearch/
baseurl=http://ftp.sjtu.edu.cn/centos/5.3/os/$basearch/
gpgcheck=1
gpgkey=http://mirror.centos.org/centos/RPM-GPG-KEY-centos5

Read More…

JQuery实现网页加载效果

Aug 10th,2009 No Comments


页面 Loading 条基本人人都会用。它的原理很简单:在页头放置一个文字或者图片的 loading 状态,然后页尾载入一段 JS 隐藏掉,即根据浏览器的载入顺序来实现的简易 Loading 状态条。还有人在不同位置放置多个 JS ,每个 JS 用于逐步增加 Loading 条的宽度,它在一定程度上缓解了访客等待载入的枯燥感,同时还能客观反映页面载入的进度。若再配以 jQuery 内建的动画效果,其完全可以与浏览器自带的状态条媲美。

我没搞的那么麻烦,懒的去放那么多JS,又要调时间…下面说下原理

首先,引入 jQuery 框架<script type=”text/javascript” src=”http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js”></script>(一定要放在页头 <head> 标签内)。然后在 <body> 标签起始位置放置:

<div id=”loading”></div>

CSS 可以这么写:
Read More…

大学贴吧实名了

Aug 10th,2009 No Comments

虽说对贴吧没什么特别好感,有时还是会去瞧下,前段时间可能为相应国家号召,百度把贴吧封了。现在敏感期差不多也过了,今天再进去看了下贴吧的情况,开是开了,不过觉的好陌生。第一眼看到的不是一排的贴子,说是让我选择入学年份 院系云云。
[singlepic id=52 w=320 h=240 mode=web20 ]

Read More…

watermark

Aug 9th,2009 No Comments

哈哈 今天弄了个水印,看起来挺满意,英文字休是下面找的
http://www.photoshop.org.cn/fonts-a.htm
很多字体都很好玩,随便试了两个

[singlepic id=51 mode=web20 ]

相册-NextGEN Gallery

Aug 9th,2009 2 Comments

NextGEN Gallery试用了下,WP插件做到这份真不容易,如果想为WP找一个相册插件,我想NextGEN Gallery最适合了,我是用过的功能最强大的WP插件之一,提供了很完美的照片管理方法,操作也并不复杂。就是少了图片评论功能。可能老外们没这嗜好…下面很想搞个D90,太烧钱了…

现在WP插件网站上提供下载的最新版本
http://wordpress.org/extend/plugins/nextgen-gallery/

这是事例,学着做就是了
http://nextgen.boelinger.com/singlepic/

这是插件的官方网站
http://alexrabe.boelinger.com/?page_id=80

这里有各种语言包,当然,简体中文也在其中(真难得):
http://alexrabe.boelinger.com/wordpress-plugins/nextgen-gallery/languages/

事实上,要实现幻灯片效果,你还需要到这里下载一个FLASH文件:
http://www.jeroenwijering.com/

关于NextGEN Gallery
1.NextGEN Gallery的水印功能:
NextGEN Gallery打水印有两种形式,图片和文字,当选择图片水印时制作的图片应该是png格式。

An Introduction to LDAP

Aug 7th,2009 No Comments

Michael Donnelly

If you work in the computing industry, the chances are good that you’ve heard of LDAP by now. Wondering what all the excitement is about? Want to know a little more about the underlying technology? You’ve come to the right place. This introduction – the first in a series of articles describing how to design, implement, and integrate an LDAP environment at your company – will familiarize you with the concepts behind LDAP while leaving the really hardcore details for later. Here, we’ll touch on the following topics:

Read More…

GVRP

Aug 7th,2009 1 Comment

关于GVRP H3C交换教材讲到GVRP有这样的例子。
如图:
[singlepic id=53 w=320 h=240 mode=web20 ]

Read More…