Author Archives: Muhammad Faridul Islam

Microsoft Word – Enabling Macro Protection

Instructions for Word running on a Windows machine: Word 2000 Start Word Click on Tools, highlight Macro and click on Security Click on either Medium or High to select it Click on OK Click on OK again to close out of the options menu Word 2002 (XP) / 2003 Start Word Click on Tools and select Options Select the Security tab and click on the Macro […]

Remove All Hyperlinks in MS Word or Excel

Ever copy and paste something from the Internet and then into Word only to get the hyperlinks embedded? You can removed them easily with the Macros below. Word Hit [ALT]+[F11] to open the Visual Basic Editor Go to “Insert” > “Module” and in the pop-up window copy: Sub RemoveHyperlinks() Dim oField As Field For Each […]

Top 5 Best Choices for WordPress Forum Plugins

What if you want a forum on your blog? Well there are plenty of open source forum systems available. But what about integrating your blog cms with your new forum? There are some effective WordPress plugins to help you accomplish this. But choosing the right one is critical. There are many plugins to help you […]

Windows 7 Winsxs

What is Winsxs? The winsxs (Windows Side-by-Side) folder is a system folder. It would not be a good thing to delete this folder. A coworker recently received his every two year work laptop refresh and was in the middle of loading his new laptop with Vista. For some reason, his hard drive C: was partitioned […]

How to clear Skype IM Chat and Call History?

If you’re a frequent Skype user, you might have noticed that Skype keeps a record of all events including instant messages, calls, file transfers and SMS all stored and accessible from the Conversation tab by clicking on the Show History button. Deleting the chat and call history in Skype is easy, but the Delete History […]

Web browser

A web browser is a software application for retrieving, presenting, and traversing information resources on the World Wide Web. An information resource is identified by a Uniform Resource Identifier(URI) and may be a web page, image, video, or other piece of content. Hyperlinks present in resources enable users to easily navigate their browsers to related resources. Although browsers are primarily intended to […]

JHTML

JHTML stands for Java HTML. This is a page authoring system developed at Art Technology Group (ATG). Files with a “.jhtml” filename extension contain standard HTML tags in addition to proprietary tags that reference Java objects running on a special server setup to handle requests for pages of this sort. When a request is made for a JHTML page, e.g. […]

HTML element

An HTML element is an individual component of an HTML document. HTML documents are composed of a tree of HTML elements and other nodes, such as text nodes. Each element can have attributes specified. Elements can also have content, including other elements and text. HTML elements representsemantics, or meaning. For example, the title element represents the title of the document. In […]

XML Protocol

The XML Protocol (“XMLP”) is a standard being developed by the W3C XML Protocol Working Group to the following guidelines, outlined in the group’s charter: An envelope for encapsulating XML data to be transferred in an interoperable manner that allows for distributed extensibility. A convention for the content of the envelope when used for RPC (Remote Procedure Call) applications. […]

List of XML markup languages

This is a list of XML markup languages. 0-9 8ML Markup language for financial derivatives A AdsML Markup language used for interchange of data between advertising systems. Agricultural Ontology Service AIML Markup language used for creating artificial intelligence chatterbots. Attention Profiling Mark-up Language (APML): format for capturing a person’s interests and dislikes Atom (standard): The Atom Syndication […]