Archive for the ‘Helpful Softwares’ Category
Easiest Way to Learn PHP
Some of my applications were rejected because I have no idea what PHP is. Sure I’ve heard of it but didn’t have the patience to understand how it works and how it would affect my websites.
CLICK HERE TO KNOW MORE ABOUT SIMPLE PHP
To start with, here is an explanation from Wikipedia:
PHP: Hypertext Preprocessor is a widely used, general-purpose scripting language that was originally designed for web development to produce dynamic web pages. For this purpose, PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document. As a general-purpose programming language, PHP code is processed by an interpreter application in command-line mode performing desired operating system operations and producing program output on its standard output channel. It may also function as a graphical application. PHP is available as a processor for most modern web servers and as standalone interpreter on most operating systems and computing platforms.
Nosebleed. Yes, I know!
Good thing I learned the easiest way to learn PHP. If you know how to understand simple instructions, copy and paste HTML, then you’re on your way to mastering PHP.
This incredible book by Robert Plank takes you step by step, teaching you how to:
- Easily personalize your pages.
- Make easy .htaccess code for yourself.
- Code games, quizzes & other lead-building tools.
- Create an autoresponder.
- Mix JavaScript with PHP for a powerful combination.
Quit paying $125 per hour for something that you can do! PHP is very simple if you are willing to learn!
Microspell Spell Checker
When I was a noob in article writing and re-writing, I used to manually check my documents for incorrect spelling using MSWord. I find it very convenient until I got requests that my output has to be in .TXT format. I have to admit that it was crazy at first since I have to work on MSWord first then copy it to .TXT and it got crazier when I started getting A LOT of articles. It came to a point when I was making 20+ articles in a day, I swear, the money was good but it was so not worth it!
Now back to the topic, do you know that you can spell check multiple articles in one go? Yes, you can and it is through MICROSPELL.
Microspell checks HTML, TeX/LaTeX, RTF, and ASCII (plain text) Hotkey spell checking in WordPad, Notepad, Email, browsers, etc.
For the Microspell to work, you need the following requirements:
|
||||
Here is a preview of the Microspell interface:
You will see the misspelled words as well as the ‘guesses’ on the second screen. If you are okay with the ‘guesses’ click the ‘Replace All (#) w/Guess’ otherwise click ‘Replace with’ to see more words.
After replacing the work or if you are satisfied with your document, just click the ‘Done – Close + Save Doc – F4′ button.
The filename extension of your original documents will then be changed to .BAK and your new documents will have the original filename of your document.
Easy peasy!

