From WordPress version 3.1 the excerpt box of the post editor is ‘disappear’. Well, this excerpt box is actually hidden from wordpress 3.1. For some reason, the developers team of WordPress decide to remove this useful text box from the default installation of WordPress. You can learn how to add the excerpt box here. http://www.wiserbit.com/displaying-post-excerpt.html [...]
Receive Fax For Free
would you like to receive faxes from your pc for free? We have the right program for you! The PC Fax Receiver is another free program of bit4free, this very simple program design for windows and it can receive faxes to tiff files, using your PC and 56k fax modem device. The PC Fax Receiver [...]
Send and receive fax calls from VB6
The Modem FAX ActiveX is an OCX component that can send an receive fax calls from your program.
This demonstrate will show you how to use the Modem FAX ActiveX from Visual Basic 6.
Using TAPI from C#
With TAPI you can develop many types of telephony applications under Windows. This sample will show you how to use the Modem TAPI ActiveX from C#.
Converting Audio With Visual Basic 6
Convert MP3, WAV, ACM, WMA, OGG, APE and more audio files with VB6.
Read more…
MP3, WAV and WMA tools
Audio2Convert, the well known audio converter site, is now contains specific tools for MP3, WAV and WMA audio files. Here is the list: MP3 Cutter Plus 1.0 – Cut MP3 audio files. http://www.audio2convert.com/mp3-cutter/ MP3 Merger Plus 1.0 – Merge MP3 files. http://www.audio2convert.com/mp3-merger/ MP3 to CDA Plus 1.0 – Burn MP3 to CDA tracks of an [...]
2Enc.com is now online
We have been released the 2Enc.com. This website contains tools for Movie and Audio files, such as: Movie Converter, Movie Splitter, Movie Joiner, Movie To Audio CD and more.
PAD File ActiveX
PAD ActiveX is a free ActiveX component for developers and software authors, with this component you will have the ability to create, write and read XML pad files. Here is an example of reading XML PAD file using the PAD ActiveX component under Visual Basic 6: 1 2 3 4 5 6 7 8 9 [...]
Displaying code inside WordPress post.
If you want to display source code, tags, script or any other element inside a WordPress posts or pages or categories, etc.. I’ve found the WP-Syntax Plugin to be very useful. This plugin can highlight source code text, support many languages, and very easy to use. “How it’s work?”: All you need to do is [...]
Adding pictures and images to WordPress.
In some cases, you may want to add one or more pictures (or images) to your WordPress posts, topics, pages, comments etc… You can do so by adding the ‘IMG’ tag to your post. This ‘IMG’ tag is an HTML tag that make the browser displaying an image from local path (our server), or from [...]