Jan
29
2009
0

Hard Reset Blackberry Curve

These instructions are for resetting a Blackberry Curve (then how to reactive it)

1. Scroll to and select the Settings icon (to select push the trackball in).
2. Scroll to and select the Options icon.
3. Scroll to and select Security Options.
4. Scroll to and select General Settings.
5. Press the Menu key , then select Wipe Handheld.
6. The device is going to confirm that the data will be erased. Select Continue.
WARNING: A master reset will result in the loss of ALL user data!
7. Enter “blackberry” to confirm handheld wipe.
8. Once the blackberry has rebooted
9. Go to option (spanner)
10. Go to advanced options
11. Go to Enterprise activation
12. Enter your email address
13. Enter code (given to you by your enterprise administrator)
14. Click ball and select activate.

Written by Pete in: Blackberry |
Jan
09
2009
1

How to Reset IIS (Internet Information Server)

Open a command prompt (Start > run > cmd)

Type in:

iisreset

Written by Pete in: windows 2003 server |
Jan
05
2009
2

Drupal CCK Autonumber Field

In a Drupal site you may have a content type that needs an auto number to be generated that auto increments on each new node of that type.

To do this install the computed field module

http://drupal.org/project/computed_field

Then create a new field of the type computed field and add the code from the following URL

http://drupal.org/node/313110

Written by Pete in: Drupal,php |
Jan
05
2009
4

The document type “php” will not be added because it uses a file extension that is already associated with a prior document type

Effects: Dreamweaver 8, Dreamweaver CS3, Dreamweaver CS4.

When I installed the Drupal Extension for Dreamweaver I got the following error:

“The document type “php” will not be added because it uses a file extension that is already associated with a prior document type”

This occurs because you have previously edited the document types file to include .module and .info.

1. Navigate to your dreamweaver folder (C:\program files\adobe\adobe dreamweaver cs4\ or c:\program files\macromedia\dreamweaver 8\)

2. Under configuration\DocumentTypes you should seee a file MMDocumentTypes.xml

3. Remove the entry where you have added .module to the PHP section of the file (do a search for module).

4. Save the file and relaunch Dreamweaver.

Written by Pete in: dreamweaver |

Powered by WordPress | Aeros Theme | TheBuckmaker.com WordPress Themes