AppZ/
共318个网摘 [
1 2 3 4 5 6 ...
11 ]
下一页 |
访问AppZ的个人空间
AppZ收录,使用标签:php, 权限系统, collect,时间:2008-10-9 15:01:52 | 相关网摘,我也收藏
Group based
In this design the users are split into groups and permissions are assigned to the group, not the individual user, as shown in Figure 3.
Figure 3 - a group-based permission system
This design has the following advantages:
Once the user has been identified the USER record will supply the USER-GROUP identity which is all that is needed to access the PERMISSIONS table.
Any change made to a group's permissions will automatically be inherited by all members of that group
Changes to a group's permissions can be made very easily as there is only one table, the PERMISSIONS table, to maintain.
If an individual user is switched to another group this will sever all connections to the permissions of the previous group and replace them with those of the new group.
In this design the USER-GROUP table is sometimes known as SECURITY-CLASS or ROLE.
http://www.tonymarston.net/php-mysql/role-based-access-control.html
AppZ收录,使用标签:apache, rewrite, collect,时间:2008-10-6 9:19:03 | 相关网摘,我也收藏
RewriteCond %{REQUEST_URI} ^/allow1
RewriteRule ^.*$ - [L]RewriteBase /
RewriteCond %{REQUEST_FILENAME} \.swf$ [NC]
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !blogsdiy\.org [NC]
(……其他允许访问来源)
RewriteRule (.*) /allow1/leech.swf [R,NC,L]
本文来源于 冰山上的播客 http://xinsync.xju.edu.cn , 原文地址:http://xinsync.xju.edu.cn/index.php/archives/583
http://xinsync.xju.edu.cn/index.php/archives/583
AppZ收录,使用标签:collect, gmail, google,时间:2008-9-28 0:17:31 | 相关网摘,我也收藏
Gbridge is a free software that lets you sync folders, share files, chat and VNC securely and easily. It extends Google's gtalk service to a VPN (Virtual Private Network) that connects your computers and your close friends' computers directly and securely. Gbridge has many unique features.
http://www.gbridge.com/
AppZ收录,使用标签:bash, substring, function, collect, learn,时间:2008-9-18 16:10:33 | 相关网摘,我也收藏
A snippet from the man page for bash:
${parameter:offset:length}
Substring Expansion. Expands to up to length char-
acters of parameter, starting at offset. If length
is omitted, expands to the substring of parameter,
starting at the character specified by offset.
length and offset are arithmetic expressions (see
ARITHMETIC EVALUATION below). length must evaluate
to a number greater than or equal to zero. If off-
set evaluates to a number less than zero, the value
is used as an offset from the end of the value of
parameter. If parameter is @, the result is length
positional parameters beginning at offset. If
parameter is an array name indexed by @ or *, the
result is the length members of the array beginning
with ${parameter[offset]}. Substring indexing is
zero-based unless the positional parameters are
used, in which case the indexing starts at 1.
http://www.cygwin.com/ml/cygwin/1999-07/msg00269.html
AppZ收录,使用标签:tools, 有用的, collect,时间:2008-9-17 10:37:29 | 相关网摘,我也收藏
推荐两个开发用的浏览器插件
IE Developer Toolbar和Web Developer对网站开发人员有很大的帮住,可以帮我们分析dom,检查CSS、html,页面结构分析、JavaScript控制、Cookies控制等等。
IE Developer Toolbar
地址:
http://www.microsoft.com/downloads/details.aspx?familyid=E59C3964-672D-4511-BB3E-2D5E1DB91038&displaylang=en
Web Developer(for Firefox)
地址:
http://chrispederick.com/work/web-developer/
http://www.cnblogs.com/vagerent/archive/2007/08/21/864278.html
AppZ收录,使用标签:php, collect, learn,时间:2008-9-13 17:52:15 | 相关网摘,我也收藏
Features of TightURL:
Written in PHP, uses MySQL to store URL table. May be adapted in the future to allow use of PostgreSQL and SQLite also.
Highly customizable by editing configuration variables and HTML templates.
All browser output is template-based. (except the fatal error screens)
Checks submitted and accepted URLs against SURBL and URIBL to prevent abuse by the Bad People of the Internet. Please consider making a donation to these well-run and important Internet resources.
TightURL is Free Software, licensed under the GNU GPL.
http://tighturl.com/project/
AppZ收录,使用标签:collect, php, flex,时间:2008-9-12 14:09:28 | 相关网摘,我也收藏
Note: This article was created based on Flex 2. Minor changes in the description and code may be necessary before it can be applied to Flex 3.
As a PHP and HTML developer you may be wondering, "How do I start using Flex?" Adobe Flex is a very powerful set of tools but "...with great power comes great responsibility."
http://www.adobe.com/devnet/flex/articles/php_getstarted.html
AppZ收录,使用标签:vnc, collect,时间:2008-9-9 13:52:44 | 相关网摘,我也收藏
UltraVNC SC (SingleClick)
What is SC?
UltraVNC SC is a mini (166k) UltraVNC Server that can be customized and preconfigured for download by a Customer. UltraVNC SC does not require installation and does not make use of the registry. The customer only have to download the little executable and Click to make a connection. The connection is initiated by the server, to allow easy access thru customers firewall.
http://www.uvnc.com/addons/singleclick.html
AppZ收录,使用标签:vnc, collect,时间:2008-9-9 11:23:08 | 相关网摘,我也收藏
DSM Plugins
Setting up the plugin (Quick Start)
Copy the plugin file into your UltraVnc directory. - The DSM file needs to be in the same directory as the vncviewer and winvnc programs. The plugins may be found in the "plugins" directory under your UltraVNC directory. If you don't find the plugins there, download them from this website and unzip them to your UltraVNC directory.
Generate a Key file. - Start the UltraVNC Viewer. Select the plugin from the list. Click on the Configure button. In the "Generate New Key File section, note the path and name of the key to be generated. (The default is "new_XXXX.key") If there is an option, Select the key size. Click on "Gen Key".
Distribute your key - Rename the new_XXXX.key file to XXXX.key. The XXXX.key file must be copied onto each machine that you will be using, both viewers and servers. Copy the key into your UltraVNC directory.
Enable the Plugin on the Server. - Open the VNC server's System Properties. Select the plugin from the list. Check the "Use the DSM Plugin" checkbox. Click on Apply, then OK. You will need to restart the WinVNC service before the plugin is properly enabled.
Enable the plugin on the Viewer. - Start the UltraVNC viewer. Select the plugin from the list. Check the Use the DSM Plugin checkbox. Click on Connect.
http://msrc4plugin.home.comcast.net/~msrc4plugin/dsmplugins.html
共318个网摘 [
1 2 3 4 5 6 ...
11 ]
下一页