跳至内容

Now on a dedicated (minecraft) server!

Now I moved this blog to a dedicated server!
I also host a minecraft server here. It is a private server, but I might consider open it to public later,,,?
Required 1.7.2 Forge + Balkon’s Weapon Mod
Now that I have a public and stable IP, I can do A records, and my domain name is prettier.
elskblog.duapp.com is no longer in service.
Thanks for visiting!现在本博客从百度迁移出来,搬到独立服务器上啦!
同时这个服务器还是一个minecraft服务器。本服务器是私服不对外开放。以后也许考虑开放吧?
需要:1.7.2 Forge + Balkon’s Weapon Mod
反正至少有了固定IP我就能直接A记录了,网址也好看了很多。elskblog.duapp.com不再可被访问。
感谢常访问支持!

Rufus: Create bootable USB drives the easy way

Playing around with GPT partitions and UEFI booted systems recently and find this app: Rufus; it is so simple to write bootable usb disk from ISOs with it! (so much simpler than UltraISO, which is not free…)
Link最近折腾GPT分区和UEFI启动的系统,偶遇这个叫Rufus的软件,格式化U盘和写iso起来真真是极其方便,(比UltraISO还要去注册神马的好用多了。)
链接

Writing a Windows iso to USB stick under Ubuntu

I accidentally broke 75% of my OS’s (3 out of 4), with only Ubuntu alive. I grabbed my Windows installation image (.iso), but found it so hard to write it to my usb disk; I tried dd, unetbootin, and even directly copy, and none worked. Fortunately I found winusb here. Basically, execute the following in my terminal

sudo add-apt-repository ppa:colingille/freshlight
sudo apt-get update
sudo apt-get install winusb

And then search “winusb” in the Dash, run it, and follow the directions. It is expected to stick in the “Installing GRUB” step; I stuck for 30 mins, and someone in the forum even stuck for 3 hrs. So just be patient.
So happy that I fixed everything now XDD~~把电脑75%的系统(也就是四个中的三个)搞坏了,只剩下Ubuntu活着,急急忙忙翻出来Windows安装镜像,却发现在Ubuntu下把这些iso写到U盘里实在是麻烦。用过了dd命令,unetbootin等都不奏效。幸好让我在这里遇到了winusb这个好东西;基本上,在终端运行

sudo add-apt-repository ppa:colingille/freshlight
sudo apt-get update
sudo apt-get install winusb

然后从Ubuntu的Dash搜索winusb就能运行图形界面版了,按提示操作即可。注意会在Installing GRUB那里卡好久;我个人卡了三十分钟,帖子里竟然有人卡了三个小时,所以耐心点吧。
修好了电脑心情舒畅XDD~~

Just translated some of my posts…

Just install this pluginQTranslate. It takes me several hours to modify many php code of the theme (thanks to http://www.6666.so/study/wordpress-qtranslate.htm. And I translated some of my recent posts (from Chinese to English and from English to Chinese.) It’s late night already. More is coming.
PS I just change my theme to ProwerV6, and disabled the WPTouch plugin, because the theme works pretty good on mobile devices.刚装上了QTranslate,折腾了好久(感谢http://www.6666.so/study/wordpress-qtranslate.htm)翻译了很多主题本身的php代码,然后翻译了最近一些文章(中翻英和英翻中都有),不知不觉的就到深夜了。嗯嗯,后面还有很多呢。
还有刚装上了ProwerV6的主题,然后禁用了WPTouch插件,因为新主题在移动设备上也挺漂亮的~

Domain Redirect Now Becomes WR

BAE (Baidu Application Environment?) now requires me to obtain an ICP licence for my domain before binding the domain to my blog, so now I can’t directly CName my domain www.elsk.tk to the URL of my site on BAE (i.e. elskblog.duapp.com).

Now, in my DNS settings, I 301 Web Redirect from http://www.elsk.tk and elsk.tk to elskblog.duapp.com, with the request path saved.

(Difference between 301 and 302 WR (Chinese): http://victor1980.blog.51cto.com/3664622/789053)

So you should see changes in the URL of my site in the address bar of your browser. But all links under http://www.elsk.tk and elsk.tk is still valid.

BTW, my second-level domain bae.elsk.tk and wordpress.elsk.tk are now offline / no longer available.百度开发平台现在需要备案才可以绑定域名了,也就是说我现在不能从www.elsk.tk直接CName到我Duapp的地址(elskblog.duapp.com)了。

现在我的域名DNS设置改为从www.elsk.tk和从elsk.tk直接301 Web Redirectelskblog.duapp.com,保留路径。

因此大家会看到地址栏中的地址会有变化,不过所有到本站的链接依然生效(如果使用www.elsk.tk或者elsk.tk来指向本站的话)。

另外二级域名bae.elsk.tk,wordpress.elsk.tk下线。

Elsk’s File Hasher v1.0 Released

Elsk’s File Hasher

Features:
1. Drag and drop files
2. 3 Algorithms (MD5, SHA-1, SHA-256)
3. Multithreading (Hash several files at the same time!)
4. Copy results (in various formats) to clipboard.

Feel free to make pull requests!

Download
Source code on BitbucketElsk的文件校验器

功能/特色:
1. 拖放文件
2. 支持三种校验算法 (MD5, SHA-1, SHA-256)
3. 多线程 (来同时校验多个文件)
4. 复制(不同格式的)结果到剪贴板。

欢迎pull request!

下载
BitBucket上的源码

Blog transferred to BAE

This blog has formally transferred to BAE. All of the following domains will be directed to http://www.elsk.tk, aka this blog:
wordpress.elsk.tk
elsk.tk
bae.elsk.tk
All information on the previous mirror on SAE has been removed.
Feel free to come often!

Updated Jan 26, 2014: bae.elsk.tk has gone offline.刚刚把博客前移到了百度云平台,然后下面所有的域名都会重定向到www.elsk.tk,也就是本博客:
wordpress.elsk.tk
elsk.tk
bae.elsk.tk
所有在新浪云平台上的站点信息已经被移除。
欢迎常来访问!

2014.1.26更新:bae.elsk.tk已经下线。

Elsk Minesweeper released!

Hi all, the Elsk Minesweeper is released. The compiled JAR and the source code is available on BitBucket!

https://bitbucket.org/jacky8hyf/minesweeper/

It is an implementation of the traditional Minesweeper game, featured with clicking both buttons and custom skin! A slightly cartoon skin is provided.

It is Java, so it is cross-platform!

The graphics are implemented by Java Swing.大家好,Elsk扫雷刚刚发布了!编译好的JAR文件和源代码可以在下面的BitBucket项目中找到(英文):

https://bitbucket.org/jacky8hyf/minesweeper/

与传统扫雷玩法相同,支持左右键同时按,并支持自定义皮肤!自带了一个稍稍卡通的皮肤。

它使用Java编写,因此跨平台!

图形界面使用Java Swing编写。

Need to PAY for my domain now… Damn TK!

Haven’t got on my blog for these days, I just found that it is down! And I went to Dot.tk to check and found that my domain record was gone! Darn! I searched through all my emails, and found that Dot.tk did not even notify me at all for this!

Then I try to re-register again, and the evil Dot.tk made me to pay for my domain! Twenty bucks for two years and 25 for three years. Other four-letter .tk domains are still for free though. Well, I have no choice since I am stuck to this domain name already. So I just paid 25 bucks for three years (that is four meals for me! Four!)这十几天没上自己博客,今天一看竟然访问不了了,然后到Dot.tk一查发现竟然域名记录不见了!我勒个擦,赶快搜索邮件,结果发现Dot.tk根本没有给我发邮件通知!

于是赶紧重新注册,结果可恶的Dot.tk竟然要收我的钱了,两年20刀,三年25刀。但是其它的四位域名也还是免费。唉,没办法,谁叫我已经Stuck to this name了呢。于是乖乖交了25刀,保证三年无忧了。(为了这玩意我花了四顿饭的价格!四顿饭!)

通过 WordPress.com 设计一个这样的站点
从这里开始