Leave e-mail messages on your e-mail server

When you retrieve e-mail messages from a POP3 e-mail account, the messages are deleted from the e-mail server by default after they are downloaded to your computer. For many people, this works great. On the Tools menu, click E-mail Accounts. Click View or change existing e-mail accounts, and then click Next. Select your ISP account, and then click Change. Click More Settings. …

PHP regular expression

PHP regular expressions seems to be a quite complicated area especially if you are not an experienced Unix user. Historically regular expressions were originally designed to help working with strings under Unix systems. Using regular expressions you can easy find a pattern in a string and/or replace it if you want. This is a very …

MikroTik Password reset hardware

RouterOS password can only be reset by reinstalling the router, or using the reset jumper (or jumper hole) in case the hardware is RouterBOARD. For RouterBOARDS just close the jumper and boot the board until the configuration is cleared. For some RouterBOARDs there is not a jumper, but a jumper hole – just put a …

Flash add special characters

Dynamic Flash Templates are able to load symbols with diacritical marks from the external file. But some adjustments should be done. When you’re editing the external content HTML file you should save it in Unicode format. For example, you’re using default windows notepad editor: edit the text first, and then choose “Save as”from the File menu. …

E4X or ECMAScript for XML in Flash

Somewhere around the second quarter of this year, RichInternet.de mentioned about one of their message about E4X on FlexCoders. With the announcement of Flash Player 8.5, Flex Builder 2 and eventually the next Flash IDE, version 9 that will support the much anticipated ActionScript 3.0, it is about time we look back to that topic.