How to Ping a website or server? We all know to ping a website in the case of windows OS (XP, W7, W8) you simply open your command window (Start->Run, type in ‘CMD’ and press …
Advertisement
Latest Posts
-
-
To hide posts from category/categories, from showing up on your index page, is easy. You don’t need a plugin for this. Simply add one line of code on your index.php, and BAM! Work! Go to index.php …
-
Ever wonder how to get rid of the wordpress logo on your login page and use your own? It’s easy, just paste this into your functions.php file
-
This is the code to generate the login/logout/register hyperlink. You can put it wherever you want on your page.
-
Are you looking for a social media side bar widget for your website? Here it is!button I was looking for some sort of Social Media widget for my websites, but they tend to be either …
-
Why? I used to work in a school. Staff who manage students constantly need to look up information from a sheet of document that they prepared in advance and printed out. It contains a picture …
-
Eye Pleasing Colors Colours can have huge impacts on someone’s mood and nerves; it can evoke one’s feelings and emotions. It is important that you take advantages of them and choose the best and suitable …
-
Arduino Timer and Interrupt Tutorial This tutorial shows the use of timers and interrupts for Arduino boards. As Arduino programmer you have probably used timers and interrupts without even knowing it’s there, because all the low level …