Category Archive
The following is a list of all entries from the Design & Sozai category.
只是加上3行,戏剧性地改善网页读入时间的『class.compressor.php』
Filed in Design & Sozai, September 1, 2008, 10:28 pm用法很简单。
class.compressor.下载php 这边
页的头追加下面的编码。
require_once(’class.compressor.php’);
//Include the class. The full path may be required
$compressor = new compressor(’css,javascript,page’);
页的最后追加下面的编码。
$compressor->finish();
根据这个压缩文件,对服务器做最少的处理
Improve website load time by 500% with 3 lines of code | Aciddrop.com
Popularity: 33% [?]
Popularity: 33% [?]
favikon等等.诸多 超简易网页favicon.ico图标制作
Filed in Design & Sozai, Nice&Useful Site, , 9:49 pm最近在更新一个网站,又激起了做网页的那种投入感呢。
也顺便的发觉到不少不错的字体啦。和小工具吧。
这就是其中之一,很简便没那么繁杂的,只需要将logo的图标上传,右边窗口剪切至合适的位置,点击制作就ok啦。
下次再找个专门的logo图来看看。
预览下这个近期更新的网站,用了zb的skin,我这里好多zb的skin。不知道会不会太老的资源了呢?有喜欢的网主们留言吧。
http://eclair-hotel.com
FavIcon from Pics — how to create a favicon.ico for your website
和favikon差不多。
Dynamic Drive- FavIcon Generator
Optional <!–(Should I check these?)–> Merge with a 32×32 desktop icon.
Merge with a 48×48 large XP icon.
可以有这样的两种选择,能够通过它来制作桌面图标了。
@icon変換 - 画像とアイコンの相互変換ツール。favicon作成にも。
小工具软件。来转换图像到ico格式的favicon。
Popularity: 35% [?]
Popularity: 35% [?]
whoisi
Filed in Design & Sozai, July 16, 2008, 12:27 pmhttp://whoisi.com/p/3632
把自己相关的rss都整合在这里吧。
说变搜索一番看看都有哪个朋友也在这里喽
Popularity: 57% [?]
Popularity: 57% [?]
pin-k.com的google apps!!
Filed in Design & Sozai, June 20, 2008, 9:05 am来申请pin-k.com的后缀邮件吧:)
lulu昨日提及。想说就做一个吧。
还挺好玩。
貌似增加邮件昵称是无用的 -__-|||
喜欢[at]pin-k.com 后缀有邮箱的朋友在下面留言吧:)
留下你的邮件地址,回复密码用。
Popularity: 90% [?]
Popularity: 90% [?]
CooL. PHP gallery view:imageVue
Filed in Design & Sozai, June 3, 2008, 9:16 pmupload the upload folder,
all images is in the content folder
make content CHO 777
set admininsrator password
default:
open passwords.php
$data[’guest’] = ‘guest’; $data[’admin’] = ‘content/’;
Remember to change the admin folder. It is very easy to login, every with guest.
config.ini
dmin configuration list
mainheadtext = ImageVue Admin //设置管理界面的名称,它出现在左上方//
hidepassword = true //如果设置成true,输入密码时用*掩盖//
serverextension = php //设置服务器教本语言扩展//
extensions = jpg //设置何种格式的文件可以通过上传程序上传//
backgroundimage = back.jpg//设置管理界面左上角的背景图片//
guestlogininfo = true //在登陆处,允许或禁止显示告诉用户可以作为guest用户做限制访问的信息。如果选择为true,意味着你愿意保留特殊的guest密码在你的password.php文档.如果设置为false,你将清除它//
foldersorting = dd //设置在主菜单输出分类文件夹的方式.影响图片文件夹和组文件夹.dd(时间降序) da(时间升序) na(名称升序) nd(名称降序) rnd(随机显示)
contentfolder = content/ //设置管理员编辑的内容文件夹.也可以通过URL设置。//
imagesorting = na //设置图片列表输出图片的方式。参数和foldersorting相同//
globalpath = //设置管理后台的相对地址或绝对地址//
dropcol = 000000,10 //设置主要内容(main content)的背景(backdrops)颜色和透明度//
startheading = sitename 相册标题
startimage = load.jpg 编辑初始Flash载入图像
swflayer = false 窗口内外挂Flash,填入swf相对路径,在察看图像时会消失。
startfx = true 调用内置的flash效果修饰主窗口,可选值:blur,true ,false
textcol = 34507A 菜单文本颜色
bgcol = EFEFEF 背景颜色
barcol = false 导航巴颜色,此处未定义,故为false
menucol = bgcol,textcol ,导航巴配色,此处设定值表示继承之前设定的颜色,也可选设值:false ,bgcol,textcol , textcol,bgcol ,[HEX color,HEX color] (注意要设置两个Hex值对应文本和菜单颜色)
backimage = back.jpg ,网页窗口的背景图片
backalign = TL,背景图片对齐方式,可选值:TL (Top Left), T (Top) ,TR (Top Right) ,R (Right) ,BR (Bottom Right), B (Bottom), BL (Bottom Left) ,L (Left) ,M (Middle)
audiopath = mp3/ 设定mp3 播放目录
navigation = 1,1,1,1,1,0,0,导航栏的风格设定,7个值分别对应[nextbutton],[previousbutton], [thumbnails],[motion],[open in popup],[open in blank],[toggle sound FX], 1代表yes,0代表no。
imagepopinfo = 1,1,0,0,0,1 鼠标悬浮图像是显示信息设定,六个值分别对应,[clickaction, imagename, imagedimensions, imagesize, imagedate, description]
popdisplay = 1,1,1,1,1,1,POPUP窗口的内容设定,可选值:[ containinswf, name, attributes, description, url, clickimageclose],建议全部选上。
play music mp3
make a folder :mp3 put music in.
congfig.ini audiopath can define which music will be played when open […]
Popularity: 75% [?]
好可爱的日文字体
Filed in Design & Sozai, March 24, 2008, 3:18 pmbeautiful cute japanese font .
太可爱了。尽管平时可能用不到。还是收下吧
http://www.vector.co.jp/soft/dl/data/writing/se368982.html
S2G潦草的手写风
http://www.vector.co.jp/soft/dl/data/writing/se294442.html
Popularity: 58% [?]
Popularity: 58% [?]