Home-made "Recent Comments" for Blogger
I suddenly want to write a “Recent Comment” for this Blogspot as I am not satisfied with the default one. It is …
I suddenly want to write a “Recent Comment” for this Blogspot as I am not satisfied with the default one. It is …
It comes finally. I have been hearing friends have their Hotmail upgraded for a long time. However, I was disappointed every time …
In order to make a program more flexible, it is normal to create an external file to store all the setting. For …
Mail Checker: Nicholas Workshop Thank you if you are using my extension. I am happy that so many people like my program. …
JavaScript Injector: Nicholas Workshop Well, this is my second chrome extension. I was inspired by some chrome functions which can help us …
Zoom Lock: Nicholas Workshop Hi, these day I dug into the Google Chrome extension programming as I want to do something which can be …
It is normal to create temporary files and folders to facilitate the process in programs. Apart from doing it in your working directory, why …
Do you ever find it hard to get the millisecond in your programs? In default VBA does not provide this function, however we …
Normally, we need to go through bunch of clicks to do one action in MS Access. For example, “Compact and Repair Database”. This function …
We can use shell to execute any programs. Please be reminded that we may need to execute in an indirect way. To …