Intresting topic on SolidWorks about Simulation :
Wednesday, November 17, 2010
Thursday, November 11, 2010
Net use command in CMD
If you want to map a network drive from command prompt(cmd), you can write the following command :
net use (partition letter): \\server_name\share_name
Example : net use y: \\test_server\test_share
net use (partition letter): \\server_name\share_name
Example : net use y: \\test_server\test_share
Wednesday, November 10, 2010
Link(permalink) pages in wordpress to an external link
You want to redirect pages in your wordpress to an external link ? Now there is a plugin which let you do it :-) The good thing about this ability is that you can re-direct the menu items in your website to external links which was something that Wordpress always lacked.
The plugin name is "Page Liks To". You can download it from here, or simply search the name from your Wordpress control panel. The instruction is as follows :
Done! Now that post or page will point to the URL that you choose
Source : http://txfx.net/wordpress-plugins/page-links-to/
The plugin name is "Page Liks To". You can download it from here, or simply search the name from your Wordpress control panel. The instruction is as follows :
- Upload the page-links-to folder to your /wp-content/plugins/ directory
- Activate the “Page Links To” plugin in your WordPress administration interface
- Create (or edit) a page or a post to have a title of your choosing (leave the content blank)
- Down below, in the advanced section, find the Page Links To widget and add a URL of your choosing
- Optionally check the boxes to enable link opening in a new browser window, or 302 Moved Temporarily redirects
- Save the post or page
Done! Now that post or page will point to the URL that you choose
Source : http://txfx.net/wordpress-plugins/page-links-to/
Monday, November 08, 2010
Forward inline, Thunderbird
If the message you want to forward does not appear as inline in the message you are forwarding, then you need to change the following in Thunderbird Options :
Tools > Options > Composition > General tab, switch "As Attachment" to "Inline".
Tools > Options > Composition > General tab, switch "As Attachment" to "Inline".
Subscribe to:
Posts (Atom)