skip to main
|
skip to sidebar
Tips, Tricks and Tools
... and Thoughts
Home
All Posts
Firefox Extensions
JavaScript Compiler and Encoder
Bulk Player for YouTube
Misc Tools
Support
Misc Tools
JavaScript Compiler and Encoder
YouTube Bulk Player
Unit Converter
ASCII <--> EBCDIC Converter
No Captioning
MD5 in Java
Convert <, >, & to <, > &
Random Posts Widget for Blogger
Share Buttons Bar
Home
Subscribe to:
Posts (Atom)
Best of TopTip.ca
BEST TIP
BEST TOOL
Web Image Slideshow
Get it from Google Play
Products
Internet Explorer Extension
Bulk Player Mate for YouTube
Chrome Extensions
Image Viewer
Bulk Player Mate for YouTube
more ...
Thunderbird Extension
Autohide Tabbar
Online Tools
Bulk Player for YouTube
Unit Converter
ASCII <--> EBCDIC Converter
Others
No Captioning
MD5 in Java
Random Posts Widget for Blogger
Share Buttons Bar
Support
Popular Posts
Linux: Convert a file with UTF-16 encoding to ASCII encoding
We use command iconv to convert the file's encoding. iconv -f UTF-16 -t ASCII input.txt -o output.txt We can append string //TRANSLI...
Random Posts Widget for Blogger
This widget is for Blogger.com. It randomly digs up your posts and lists them on every posts of your blog. This helps to give your old posts...
Allow Microsoft Edge to visit self-signed HTTPS websites | Resolve certificate error issues | Microsoft Edge
If the website is using a self-signed certificate or an invalid certificate, Microsoft Edge shows an error page. Unlike Firefox or Google Ch...
How to stop Google Chrome from automatically redirecting to HTTPS
1. In a new browser tab, enter URL: chrome://net-internals/#hsts 2. Scroll down to "Delete domain security policies" and enter the...
C++ exercises: OctIn
Q: Write a function void OctIn(unsigned int& n); that reads a base 8 (octal) number and assigns it to n. Use OctIn in a main progra...
Linux: EADDRNOTAVAIL (Address not available) error
If you are running many TCP client programs on your machine and these programs do not specify ports when they make connections to the server...
Linux: Mounting TrueCrypt volume with cryptsetup
To mount: $ sudo cryptsetup --type tcrypt open /path/to/truecrypt-volume mapping-name $ sudo mount -o uid= 1001 /dev/mapper/ mapping-name ...
Adding a CA to the trust store for Eclipse
If a Eclipse plugin uses a self-signed updating web site, you may encounter the authentication failure error when updating the plugin. The...
Add a new Event Source and create Event Logs on Windows
Open a PowerShell terminal. The New-EventLog command creates an Event Log MyLog and registers an Event Source "MyLogSource" to i...
Change the value of a std::string in gdb debugging
In gdb stepping, you can change the value of a variable by running: (gdb) set myvar=5 to change the variable myvar to 5. Because an st...
Random Posts
Random Posts Widget
Followers
Subscribe To
Posts
Atom
Posts
All Comments
Atom
All Comments
Total Pageviews
Contact
zen (a.t) toptip.ca
>
Tweet
Get This
<