Spiga

国外免费自动搜索VPN代理软件 Hotspot Shield

国外免费自动搜索VPN代理软件 Hotspot Shield

国外免费自动搜索VPN代理软件 Hotspot Shield http://www.anchorfree.com/hotspot-shield/
下载后一路Next!
安装后运行!
会调用默认浏览器打开 http://www.hotspotshield.com/launch/ 页面
点击“Run Hotspot Shield”
就会自动搜索VPN服务器,并连接!

连接成功后,发现不能浏览网页,检查后发现是DNS有问题!

找到Hotspot Shield安装目录,系统默认在“C:\Program Files\Hotspot Shield”,进入“config”文件夹,记事本打开“config.hvpn” 在第二行添加如下内容“dhcp-option DNS dns地址”我这里用opendns的解析地址。也就是添加“dhcp-option DNS 208.67.222.222”







PHP空间在线解压方法

PHP空间在线解压方法

一、了解在线解压
1、什么是 在线解压?
在线解压:把大量的文件压缩成压缩包,上传到空间后直接在远程空间上进行解压。
2、在线解压的优点:
比较FTP工具,快速方便、大大节约等待时间。
二、在线解压方法一览
1、CP后台控制面板的File Manager 的在线解压功能
目前常见的免费空间8成吧,使用的是商业模板,这些空间大部分都自带在线解压功能。
方法是进入CP-File Manager-选择zip文件-选择解压功能
主流CP的解压的字眼:
Cpanel extact
LP 、H球 uncompress
VistaPanel unzip (net2ftp的壳子)
另外DirectAdmin只支持gz\tar的压缩文件
2、自力更生,自己创造解压功能
经常遇到一些活的很长的空间,它的后台是非英语,或则是自主编写的,本身没有带在线压缩的功能。
这个时候改怎么办呢,难道还是用FTP传通宵,或则YY,其实办法是有的,都写在下面了。
【注意】下面提到的工具,使用前必须修改下密码,记事本打开修改即可,另存为UTF8编码。具体说明阅读说明文件。
(1) Webshell 命令解压
目前常见的shell有phpspy、phpshell等。
方法是选择 Webshell 输入:
upzip *.zip -d dir
dir为需要解压的路径,根目录留空哦 -w 为覆盖文件
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://crsky.pytalhost.net/pic/zip/1.JPG');}" onmousewheel="return imgzoom(this);" alt="" border="0">
(2) webadmin 【推荐】
这款Webshell的块头是所有shell中最大的,由于它的功能十分的强大,集成了在线解压、FTP等功能。所以就单独讲了。
方法:进入管理页面后点击zip文件,进入如图:
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://crsky.pytalhost.net/pic/zip/2.JPG');}" onmousewheel="return imgzoom(this);" alt="" border="0">
注意,这个工具在有些空间运行有问题,大家可以去作者主页留言,应该有问必回的说。
http://www.reddragonfly.org/guestbook/index.php
(3) phpZip 【推荐】
本机运行phpZip.exe
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://crsky.pytalhost.net/pic/zip/3.JPG');}" onmousewheel="return imgzoom(this);" alt="" border="0">
远程运行:unzip.php
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://crsky.pytalhost.net/pic/zip/5.JPG');}" onmousewheel="return imgzoom(this);" alt="" border="0">
(4)纯粹空间的faisun_unzip -在线解压ZIP文件程序 【推荐】
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://crsky.pytalhost.net/pic/zip/7.JPG');}" onmousewheel="return imgzoom(this);" alt="" border="0">
(5) CMSware在线解压,只支持zip压缩包的解压,不介绍了
(6) 最后是杀手锏了 net2ftp
登陆 www.net2ftp.com ,跟使用FTP一样,不过速度有点慢的说~,希望有国内的空间提供net2ftp
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://crsky.pytalhost.net/pic/zip/6.JPG');}" onmousewheel="return imgzoom(this);" alt="" border="0">
三、注意:1、在线解压调用的是 UNIX的unzip命令,所以大多数运行安全模式的虚拟主机或则禁用以下函数的空间没有办法使用,这时只好考虑 net2ftp 了,因为它可以在运行安全模式的虚拟主机工作。
禁用以下函数的空间没有办法使用
system
exec
shell_exec






jajah免费电话全攻略----真正的免费电话

jajah免费电话全攻略----真正的免费电话

现在网络上的免费电话基本都是一些广告,一开始注册给几毛钱,打一个电话后就还得注册或者交费,根本不能算是免费电话,而jajah的就不一样了,绝对免费,呵呵。下面就来看看怎么弄吧。
准备工作:一台可以上网的电脑、一部接听免费的电话(移动、联通、小灵通、固话都可以)、对方也要接听免费才可以,要不然就算不上免费电话了。
接下来就开始了,注意看下面的图片呀。
注册地址如下:
http://www.jajah.com/login.aspx
一、开始注册。点击register now。
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://edu.cryes.com/good/UploadFiles_2085/200609/20060902150756233.jpg');}" onmousewheel="return imgzoom(this);" alt="" border="0">
二、填写信息。把该写的都写了,邮箱地址一定要写真实的,没有就去注册个。
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://edu.cryes.com/good/UploadFiles_2085/200609/20060902150852131.jpg');}" onmousewheel="return imgzoom(this);" alt="" border="0">
三、注册电话号码。
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://edu.cryes.com/good/UploadFiles_2085/200609/20060902151024598.jpg');}" onmousewheel="return imgzoom(this);" alt="" border="0">
四、打开邮箱收取验证码。
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://edu.cryes.com/good/UploadFiles_2085/200609/20060902151101520.jpg');}" onmousewheel="return imgzoom(this);" alt="" border="0">
五、开始打电话吧,哈哈。
screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor='hand'; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" onclick="if(!this.resized) {return true;} else {window.open('http://edu.cryes.com/good/UploadFiles_2085/200609/20060902151126523.jpg');}" onmousewheel="return imgzoom(this);" alt="" border="0">








开通微软网络硬盘的方法 1G容量 中文界面 速度稳定

开通微软网络硬盘的方法 1G容量 中文界面 速度稳定

开通微软网络硬盘的方法 1G容量 中文界面 速度稳定
现在只要进入Live Skydrive 主页(http://skydrive.live.com/),用自己hotmail、MSN 或Live 帐号登录之后,就可以看到系统的注册提示了,接受协议之后立马即可开通Windows Live Skydrive 服务。无需对账户信息做任何设置。

某些人可能会看到:“你所在的地区不能使用此服务”的提示,此时只要输入如下网址:
http://skydrive.live.com/home.aspx?mkt=en-us
就可以开通服务了,然后退出,重新登陆就是简体中文界面的了。

单个文件最大50M,速度不会比你用Gmail或yahoo或hotmail邮箱传文件速度慢


步骤一点击英文网站http://skydrive.live.com/home.aspx?mkt=en-us
步骤二登录——开通
步骤三进入中文网站http://skydrive.live.com/
步骤四登录——ok







同步更新N个站点数据图文教程(远程调用CPANEL数据库)

[hide]同步更新N个站点数据图文教程(远程调用CPANEL数据库)使用CPAENL的功能,让您的几个站点可以同时达到数据同步更新,加快站点访问的速度,分担主站的流量。下面是PHPWIND论坛的远程调用方法(与DISCUZ方法雷同),只要修改sql_config.php文件就行了,和DISCUZ一样的道理:[/hide]






免费VPN如何得到?

免费VPN如何得到?
众所周知,现在只能用VPN这种方式上HF了,而VPN既有收费的也有免费的,收费的可以选择E2G、71VPN、风雷、松林等比较知名的代理服务提供商。
那么,免费的VPN又如何得到呢?下面就列出几种免费VPN的获得渠道。
(每种方法在本论坛里都有详细的教程)
1、咪奇社区论坛的代理交流区每天都会有大量全球各地的免费VPN发放(地址http://bbs.mikicn.com/forum-107-1.html
优点:方便快捷,速度还行
缺点:使用时间较短,不稳定
2、韩国免费VPN(也可在淘宝购买,每天只需几毛钱)
优点:速度很快
缺点:只能在每天早上5点申请(申请VPN账号地址http://www.pptp.co.kr/apply/noprice.htm),很辛苦(论坛里有自动申请的方法)
3、美国免费VPN
优点:随时都可以方便地申请到(申请VPN账号地址http://www.secureix.com
缺点:速度较慢
4、Hotspot Shield(软件使用教程和下载http://bbs.mikicn.com/thread-41846-1-1.html
优点:无需申请VPN账号,连接十分方便
缺点:速度较慢
5、风雷互联测试账号(官方网站地址http://www.funlax.com





Competition + Technology = Business Model Innovation

Lynne Kiesling

Recently I mentioned Zappo's as an example of an innovative business model that defies preconceptions about consumer behavior. Here's a coda to that observation: the success Zappo's has seen has brought both imitation and innovation. Hello, perennial gale of creative destruction!

Exhibit A: Endless, a new shoe and handbag site with free overnight shipping, free return shipping, a 365-day return period, etc. Sounds similar to Zappo's so far, right? Yep. Quite a few of the brands they carry are the same.

But here's a valuable innovation at Endless: I don't know if it's Ajax or Java or Flash, but if you choose a shoe to explore, you get multiple views of the shoe (which you also get at Zappo's), BUT you also get real-time zooming so that you can see very minute details of the shoe. For items like shoes, this detailed scrutiny can mean the difference between sale and no sale. If, for example, you always have trouble with heels rubbing on your shoes if the seams aren't sewn in a particular way, you can investigate that very closely using Endless's technology. You can look closely at the quality of the leather and the stitching.

My hypothesis is that at the margin, the technology increases the sale of higher-priced, good quality shoes, and maybe even mid-range shoes, because of this ability to scrutinize them in such detail before buying.