Legit Aurora/PTC Sites



Below are list of legitimate Paid To Click Sites as well as Aurora Sites



LinkGrand.com












Read More 0 comments


Registry Tweaks and Tricks



Hacking Windows XP Registry

Structure of Windows XP Registry :
When you will open the Windows XP Registry , you will see it's divided into two panes.
On the left side there are 5 main keys
These can be expanded to several Sub-Keys, which further has many Sub-Keys.

+HKEY_CLASSES_ROOT

+HKEY_CURRENT_USER

+HKEY_LOCAL_MACHINE

+HKEY_USERS

+HKEY_CURRENT_CONFIG



Before you try out the Tweaks, learn how to Backup and Restore Windows XP Registry.

Types of Registry Backups :
It’s very important that before you do editing you make a backup of the current registry.
If you ignore this warning, it might prove deadly for you.
Open your registry.
Go to Start > Run , type regedit .
When you invoke the Export function from File > Export,
you are given a choice of different file types that can be saved :

Registration Files (*.reg)
Registry Hive Files (*.*)
Text Files (*.txt)
Win9x/NT 4 Registration Files (*.reg)
All Files

Registrations Files : The Registration Files option creates a .reg file. This is the most well known file format used for backing up the registry. The Registration File can be used in two ways. As a text file it can be read and edited using Notepad outside of Registry Editor. Once the changes have been made and saved, right clicking the file and using the [Merge] command adds the changed file back into the registry. If you make additions to the registry using regedit and then merge the previously saved Registration File, anything that you've added via regedit will not be removed, but changes you make to data using regedit that previously existed in the saved Registration File will be overwritten when it is merged

Registry Hive Files : Unlike the Registration Files option above, the Registry Hive Files option creates a binary image of the selected registry key. The image file is not editable via Notepad nor can you view its contents using a text editor. However, what the Registry Hive Files format does is create an image perfect view of the selected key and allow you to import it back into the registry to insure any problematic changes you made are eliminated.

Text Files : This option does just as the name suggests. It creates a text file containing the information in the selected key. It's most useful purpose is creating a record or snapshot of a key at a particular point in time that you can refer back to if necessary. It cannot be merged back into the registry like a Registration File.

Win9x/NT 4 Registration Files : This option creates a .reg file in the same manner used by the Registration Files option. It's used by previous Windows versions and serves no purpose in XP unless you want to merge a key from XP into a previous version of Windows.

Out of the give above choices , the safest method of backing up registry is to use Registry Hive Files option. No matter what ever you do or goes wrong in editing, importing the image of the key will eliminate all changes.


**Note: Names/Values between [ ] brackets. [ & ] should be ignored, only the data inside them should be considered.


1. Customize Windows Media Player Title Bar

Change the title bar to read Windows Media Player provided by , so if I had entered text ‘XIO', it would read: Windows Media Player provided by XIO

[Start] [Run] [Regedit]

Go to HKEY_CURRENT_USER\Software\Policies\Microsoft
Create the Key [WindowsMediaPlayer]
Create String value named [TitleBar]

Data Type: REG_SZ // Value Name: TitleBar
Double click TitleBar and Enter the text to be displayed in the title bar.

Exit Registry / Reboot

2. Minimize Outlook 2002 to the System Tray

If you frequently access Outlook during the day it’s more convenient to have it minimized to the system tray rather than invoking it each time you need to send/receive e-mail. This tweak minimizes Outlook 2002 to the system tray:

[Start] [Run] [Regedit]

Go to HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\O utlook\Preferences

Modify/Create Data Type DWORD named [MinToTray]
Setting for Value Data: [0 = Disabled / 1 = Enabled]

Exit Registry / Reboot

3. Specify Default IE Download Directory
This tweak changes the default directory where downloads initiated in Internet Explorer are stored on the system.

[Start] [Run] [Regedit]

Go to HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer

Modify/Create String Value of Data type REG_SZ Named [Download Directory]
Value Data: [Enter Path to Directory to be Assigned as Defualt for Downloads]

Exit Registry / Reboot

4. Force Use of Classic Start Menu

This tweak loads the Classic Start Menu and makes it impossible to change back to the Windows XP version

[Start] [Run] [Regedit]

Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer

Modify/Create the DWORD Value of Data type REG_DWORD Named [NoSimpleStartMenu]
Value Data: [0 = Default / 1 = Force Classic Start Menu]

Exit Registry / Reboot

5. Hide/Show Internet Explorer Desktop Icon

By default, Windows XP does not show the Internet Explorer icon on the Windows desktop. Using the registry tweak below allows you to control whether or not the Internet Explorer icon is displayed.

[Start] [Run] [Regedit]

Go to HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer

Modify/Create DWORD Value of Data type REG_DWORD Named [NoInternetIcon]
Setting for Value Data: [0 = Disabled / 1 = Enabled]

Exit Registry / Reboot

6. Increase Menu Display Speed

When you click on the Start Menu there is some delay to display the contents , just for no reason. Effects are pretty though. The default speed can be adjusted with a quick registry entry.

The default value is 400. Set it to 0 and the delay is gone. If you are not able to adjust pick a number that suits your style and make the change.

[Start] [Run] [Regedit]

Go to HKEY_CURRENT_USER\Control Panel\Desktop

Modify/Create String value of Data type REG_SZ Named [MenuShowDelay]

Value Data: [Default = 400 / Adjust to Preference]

Exit Registry / Reboot

7. Change the Location of Special Folders

This tweak allows changing the location of special folders on the system. Any of the folders listed in the registry key may be moved.

[Start] [Run] [Regedit]

Go to : HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\UserShell Folders

Modify/Create String value of Data type REG_SZ Named [Various Folder Names]

Data Type: REG_SZ [String Value] // Value Name: Consult RegEdit for Folder Names

Value Data: [Move the folder to the new desired location using explorer, and then edit the matching folder in RegEdit to reflect the new folder location]

Exit Registry and Reboot

8. Faster Browsing in Windows Explorer on Network Computers

By default, a Windows XP machine connecting to a Windows 95/98/Me computer will search for scheduled tasks or enabled printers on the remote computer. Two sub-keys control this behavior. Deleting them will speed up browsing on the remote computer.

[Start] [Run] [Regedit]

Go to : HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Explorer\RemoteComputer\NameSpace

To Disable Scheduled Task Checking
Value Name: {D6277990-4C6A-11CF-8D87-00AA0060F5BF}
Delete the sub-key in the left pane of Registry Editor

To Disable Printer Checking
Value Name: {2227A280-3AEA-1069-A2DE-08002B30309D}
Delete the sub-key in the left pane of Registry Editor

Exit Registry / Reboot

9. Add Administrator Account to Log In Screen

When Windows XP is first installed it requires you to enter at least one name of a user who will access the computer. Once you create this name the default Administrator account vanishes. To access it, press Ctrl-Alt-Delete twice at the Welcome screen to retrieve the standard Windows 2000 logon dialog. Log on as Administrator from this point. To log the Administrator off, click [Start] [Log Off] and [Log Off] when the [Log Off Windows] selection box appears. The Log On screen with the available users will be displayed.

To Make the Administrator Account Always Visible on the Login Screen use this Registry Tweak.

[Start] [Run] [Regedit]

Go to: HKEY_LOCALMACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserLis t

Modify/Create DWORD Value of Data type REG_DWORD Named [Administrator]
Setting for Value Data: [0 = Disabled / 1 = Enabled]

Exit Registry / Reboot

10. Increase Internet Download Connections

Increase Simultaneous Internet Download Connections. Increases the number of allowed simultaneous connections to ten (10).

[Start] [Run] [Regedit]

Go to: HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings

Modify/Create DWORD Value of Data type REG_DWORD Named [MaxConnectionsPer1_0Server]
Setting for Value Data: [0000000a]

Modify/Create DWORD Value of Data type REG_DWORD Named [MaxConnectionsPerServer]
Setting for Value Data: [0000000a]

Exit Registry / Reboot


11. Connected Web Files and Folders

Connecting web files and folders allows a primary .htm or .html file to be moved in conjunction with files associated with the primary document. Once the primary document has been defined, create a sub-folder using the same name as the primary document but assign it a .files extension. Whenever the primary file is moved, the sub-folder will also move and remain as a sub-folder of the primary.

[Start] [Run] [Regedit]

Go to: HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer

Modify/Create DWORD Value of Data type REG_DWORD Named [NoFileFolderConnection]
Setting for Value Data: [0 = Enabled (Default) / 1 = Disabled]

Exit Registry / Reboot

12. Hide/Show My Documents Folder on Desktop

By default, Windows XP does not show the My Documents folder on the Windows desktop. Using the registry tweak below allows you to control whether or not My Documents is displayed.

[Start] [Run] [Regedit]

Go to: HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}\ShellFolder

Modify/Create DWORD Value of Data type REG_DWORD Named [Attributes]
Setting for Value Data: [Default = 0xf0400174 / Hidden = 0xf0500174]

Exit Registry / Reboot

13. Create a Hidden User Account

This tweak allows an account that is normally displayed on the Welcome screen to be hidden from view. To log on using the account it's necessary to use the Log On To Windows dialog box similar to the one in Windows 2000 i.e. press CTRL+ALT+DEL twice.

[Start] [Run] [Regedit]

Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\Cu rrentVersion\Winlogon\SpecialAccounts\UserList

Modify/Create DWORD Value of Data type REG_DWORD Named [Type Name of Account to be Hidden]
Setting for Value Data: [0 = Account is Hidden / 1 = Enabled]

Exit Registry / Reboot

While the account is hidden on the Welcome screen, note that the account profile will be visible in C:\Documents and Settings or wherever user profiles are stored as well as in Local Users and Groups.

14. Create Legal Notice Logon Dialog Box

In situations where you need users to read a legal notice before logging on, this tweak will create the caption for the notice.

Start] [Run] [Regedit]

Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

Modify/Create String Value of Data type REG_SZ Named [LegalNoticeCaption]
Value Data for LegalNoticeCaption: [Type the Caption for the Dialog Box]

Modify/Create String Value of Data type REG_SZ Named [LegalNoticeText]
Value Data for LegalNoticeText: [Type the Data for the Legal Notice]

Exit Registry / Reboot

15. Manage Internet Explorer Error Reporting


This tweak removes the IE Error Reporting tool from appearing with the option to send browser debugging reports to Microsoft.

[Start] [Run] [Regedit]

Go to: HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main

Note:- Create both values listed below and set according to the bold type for the tweak to function properly.

Modify/Create DWORD Value of Data type REG_DWORD Named [IEWatsonEnabled]
Value Data: [0 - Disabled / 1 - Enabled]

Modify/Create DWORD Value of Data type REG_DWORD Named [IEWatsonDisabled]
Value Data: [0 - Disabled / 1 - Enabled]

Exit Registry / Reboot

16. Customize Logon and Security Dialog Title

[Start] [Run] [Regedit]

Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\ CurrentVersion\Winlogon

Modify/Create String Value of Data type REG_SZ Named [Welcome]
Value Data: [0 = Disabled / 1 = Enabled]

Exit Registry / Reboot

17. Customize Logon Box Message
This is the message displayed on the Classic Logon box, not the XP ‘Welcome’ logon screen

[Start] [Run] [Regedit]

Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\ CurrentVersion\Winlogon

Modify/Create String Value of Data type REG_SZ Named [LogonPrompt]
Value Data: [Enter the text of the message]

Exit Registry / Reboot

18. Welcome Screen Logon Vs Classic Logon

This tweak specifies whether the Welcome screen or the Classic logon will be used to access Windows XP.

[Start] [Run] [Regedit]

Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

Modify/Create DWORD Value of Data type REG_DWORD Named [LogonType]
Value Data: [0 - Classic Mode / 1 - Welcome Screen]

Exit Registry / Reboot

19. QoS (Quality Of Service) Bandwidth Reserve Setting

By default, Windows XP reserves 20% of the connection bandwidth for QoS traffic. This tweak allows the setting to be altered to a different percentage of connection bandwidth. If the system uses more than a single adapter for network connections, each adapter may be set individually by navigating to:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Psched\Parameters\Adapters\{Adpater-ID} rather than HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\Psched

[Start] [Run] [Regedit]

Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\Psched

Modify/Create DWORD Value of Data type REG_DWORD Named [NonBestEffortLimit]
Setting for Value Data: [Enter as a Percentage / Default Value = 20]

Exit Registry / Reboot

20. Enable/Disable Save Password in DUN

This tweak saves user passwords for Dial Up Networking so they do not have to be re-entered each session.

[Start] [Run] [Regedit]

Go to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\RasMan\Parameters

Modify/Create DWORD Value of Data type REG_DWORD Named [DisableSavePassword]
Setting for Value Data: [0 = Disabled (Passwords Saved) / 1 = Enabled (Passwords Not Saved)]

Exit Registry / Reboot

21. Change the Registered Organization/Owner of Windows XP

This tweak allows modification of the registered owner and organization of the Windows XP software.

Note:- This tweak has nothing to do with Windows Product Activation (WPA) and will not allow you to register illegal XP software.

[Start] [Run] [Regedit]

Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion

Modify/Create String Value of Data type REG_SZ Named [RegisteredOrganization] or [RegisteredOwner]
Setting for Value Data: [Modify the Values to Reflect Current Information]

Exit Registry / Reboot

22. Remove Links Folder in Favorites

The Links folder is part of Favorites whether it's being accessed through Internet Explorer or the Favorites menu in the Start Menu. This tweak will remove it from those locations.

[Start] [Run] [Regedit]

Go to: HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar

Modify/Create String Value of Data type REG_SZ Named [LinksFolderName]
Value Data: [Set the String Value to a blank string]

Open Internet Explorer and manually delete the Links folder from Favorites Menu.
The Links folder will not be recreated.

Exit Registry / Reboot

23. Enable/Disable Active Window Tracking to Mouse Movements

When the mouse is moved over an open window it automatically sets the focus to that particular window. It does not bring the window to the foreground of the open windows.

[Start] [Run] [Regedit]

Go to: HKEY_CURRENT_USER\Control Panel\Mouse

Modify/Create DWORD Value of Data type REG_DWORD Named [ActiveWindowTracking]
Setting for Value Data: [0 = ActiveWindowTracking Disabled / 1 = ActiveWindowTracking Enabled]

Exit Registry / Reboot

24. Auto Disconnect for Internet Explorer

Use this edit to automatically disconnect from Internet Explorer after a specified length of time has elapsed. Use this trick on anyone whom you don’t like using your computer with net J

[Start] [Run] [Regedit]

Go to: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es\LanmanServer\Parameters

Modify/Create DWORD Value of Data type REG_DWORD Named [Autodisconnect]
Value Data: [Enter a new disconnect time. Use Hexadecimal if you are unfamiliar with Binary]

Exit Registry / Reboot

25. Auto Reboot on System Crash


By default, when the Windows XP operating system crashes an automatic reboot of the system occurs. While this behavior can be convenient, the downside is the error message accompanying the crash is not visible. Often times this information can be a great help in troubleshooting the source of the crash. This behavior can be modified in two ways; via the registry or using the System Properties property sheet.

[Start] [Run] [Regedit]

Registry Key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\CrashControl

Modify/Create DWORD Value of Data type REG_DWORD Named [AutoReboot]
Setting for Value Data: [0 = AutoReboot Disabled / 1 = AutoReboot Enabled]

Exit Registry / Reboot

Open System Properties via Start > Control Panel > Performance and Maintenance > System

[System Properties may also be opened using the WinKey+Pause key combination]

Select the Advanced tab and then click Settings in the Startup and Recovery section

In System Failure section, clear the checkbox next to Automatically Restart

Click OK and OK to exit

26. Modify Control Panel Categories

Even if you like the new style for Control Panel, you might at times wish you could shift some items around into a different category. It's possible.

[Start] [Run] [Regedit]

Go to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Control Panel\Extended Properties\{305CA226-D286-468e-B848-2B2E8E697B74} 2

Modify/Create DWORD Value of Data type REG_DWORD Named [Choose one of the applets with .cpl extension]

Setting for Value Data: [Select the value from table below]

Other Control Panel Options 0
Appearance and Themes 1
Printers and Other Hardware 2
Network and Internet Connections 3
Sounds, Speed, and Audio Devices 4
Performance and Maintenance 5
Date, Time, Language, and Regional Options 6
Accessibility Options 7
Add or Remove Programs 8
User Accounts 9

Exit Registry / Reboot

To further customize the items that appear in the new Control Panel, do a search of your system for all files that end in .cpl extension. If they aren't already listed, you can add them with a new DWORD value and then assign them to a category of your choosing.

27. Enable/Disable Run Commands Specific to the Registry

This tweak controls the use of the Run command on the local machine

[Start] [Run] [Regedit]

Go to: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\ Policies\Explorer

Create a DWORD value of Data Type REG_DWORD for each Run function that will be disabled.

Modify/Create the Value Name [DisableLocalMachineRun]
Modify/Create the Value Name [DisableLocalMachineRunOnce]

Modify/Create the Value Name [DisableCurrentUserRun]
Modify/Create the Value Name [DisableCurrentUserRunOnce]

Setting for Value Data: [0 = Disabled / 1 = Enabled]

Exit Registry / Reboot

28. Enable/Disable System Properties Access from My Computer

This tweak removes access to System Properties via My Computer as well as via Control Panel.

[Start] [Run] [Regedit]

Go to: HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer

Modify/Create DWORD Value of Data type REG_DWORD Named [NoPropertiesMyComputer]
Value Data: [0 - Display Properties / 1 - Hide Properties]

Exit Registry / Reboot

29. Uninstall Programs Manually

Just because Windows XP has the Add/Remove Programs feature it doesn't mean your application will appear in the list. Furthermore, even if it does appear, it's no guarantee that the uninstall feature will work. When you run across one of these situations the items listed below will help in getting rid of the application. Be aware that these steps may not remove everything associated with the application and can impact other applications on the computer. Have a backup or restore point and use caution.

Find the directory for the application and delete all the files in the directory. Delete the directory.

Open regedit and navigate to HKEY_LOCAL_MACHINE\SOFTWARE and find the folder for the application. Delete the folder.

Open regedit and navigate to HKEY_CURRENT_USER\SOFTWARE and find the folder for the application. Delete the folder.

To remove the application entry from Add/Remove Programs (if present) open regedit and navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Uninstall and find the folder for the application. Delete the folder.

Some applications have Services attached to them. If this is the case, navigate to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Servic es, locate and delete the service.

In Windows Explorer, navigate to the individual user settings and delete program references. Common places to check would be:

C:\Documents and Settings\All Users\Start Menu\Programs and delete relevant entries.

C:\Documents and Settings\All Users\Start Menu\Programs\Startup and delete relevant entries.

C:\Documents and Settings\%YourUserID%\Start Menu\Programs and delete relevant entries.

[Do this for each User ID listed]

C:\Documents and Settings\%YourUserID%\Start Menu\Programs\Startup and delete relevant entries.

[Do this for each User ID listed]

If no entries were found in the previous step and the application launches automatically, navigate to

HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows

and delete the entry.

30. Create a right-click command prompt option

You can right-click a folder to get a list of actions you can apply to it. Here’s a way to create an action on that right-click menu that opens a command prompt window with that folder as the current directory. In a text editor such as Notepad, type the following exactly:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Folder\shell\Cmd Here]

@=”Command &Prompt Here”

[HKEY_CLASSES-ROOT\Folder\shell\Cmd Here\command]

@=”cmd.exe /k pushd %L”



Save the file with any name you want, with a .reg extension. Then double-click the saved file and choose Yes to merge the file’s information into the Registry. You can delete the file. Right-click any folder and you’ll see the CommandPrompt Here option.

31. Adjusting System Restore values

The new System Restore feature in Windows XP automatically backs up a snapshot of your system, including your Registry, every 24 hours. It also saves restore points for 90 days. Neither of these values is directly editable in the System Restore program, but you can change them in the Registry. Go to:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\Cu rrentVersion\SystemRestore

You’ll find an assortment of settings here. To change the interval between automatically created restore points, change the RPGlobalInterval setting. To change the number of days that a restore point is retained, change the RPLifeInterval setting.

System Restore time intervals are measured in seconds, not days, so you must convert the number of days you want into seconds. There are 86,400 seconds in a day, so multiply 86,400 by the number of days you want to determine the value. (There are 3,600 seconds in an hour, I hope you know)

32. Erase the swap file at shutdown

You might be concerned about someone browsing your users’ swap files and gathering up little bits of their sensitive data. A remote possibility, to be sure, but it could happen. For that extra measure of security, go to:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\Session Manager\Memory Management

Set the ClearPageFileAtShutdown DWORD to 1. This will make shutdowns take longer, because it overwrites everything in the swap file with zeroes. Don’t turn this feature on unless you have a serious security threat.

33. Delete the Files Stored on This Computer category in the My Computer window

In Windows XP, the My Computer window’s listing is broken down by categories: Hard Disk Drives, Devices with Removable Storage, and so on. One of these categories is Files Stored on This Computer, which appears at the top of the My Computer window. If a user doesn’t need it , you can get rid of it. To do so, go to:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Explorer\MyComputer\
NameSpace\Delegate Folders

Delete the {59031a47-3f72-44a7-89c55595fe6b30ee} subkey to remove the category.

34. Change the desktop cleanup frequency

Through Display Properties (Desktop tab, Customize Desktop button, General tab), you can turn on and off a feature that runs the Desktop Cleanup Wizard every 60 days. You don’t have an option to set a different interval there, but you can change the interval in the Registry. To do so, go to:

HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Desktop\CleanupWiz

Change the Days Between Clean Up Value to some other number of days (in decimal format).

35. Sort menus alphabetically

When you install a new program for a user, it doesn’t find its place in the alphabetical Start menu hierarchy right away; it hangs out at the bottom for a little while. If your users employ the Classic Start menu, they can re-alphabetize it manually by right-clicking the taskbar and choosing Properties, clicking the Customize button next to the Classic Start Menu, and clicking the Sort button. With the Windows XP style of Start menu, however, you don’t have an equivalent button. To make Windows always alphabetize the list, remove the permissions from the Registry key that controls the sort order for the Start menu. To do so, go to:

HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\MenuOrder

Choose Edit | Permissions and click the Advanced button. Deselect the Inherit From Parent The Permission Entries That Apply To Child Objects check box and then click Copy when the Security dialog box pops up. Click OK and clear the Full Control entry for your account and all security groups you are a member of. Leave only Read permission.

36. Prevent programs from loading at startup

Remember back in the good old days of Windows 3.1 when you could open up the Win.ini file in a text editor and remove an item from the RUN= line to disable it from running at startup? With Windows 9x and above, the Win.ini file became less useful because 32-bit programs were set to run at startup from within the Registry instead.

One way to selectively disable programs from loading at startup is to use MSCONFIG (from the Run command) to deselect certain items. Another way to remove them is to edit the Registry directly. Consider the following locations:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Run

for applications that start up for all users

HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run

for applications that start up when the current user logs on

Remove the entry for a program by right-clicking it and selecting Delete to prevent it from loading.

37. Change categories in the Control Panel

Windows XP’s Control Panel is broken down by category in the default Category view, but the group to which an item belongs is not always obvious. If you disagree with Microsoft’s assignments, you can switch them around. To assign a different category to an item, go to:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Control Panel\Extended Properties\
{305CA226-D286-468e-B848-2B2E8E697B74} 2

Find the item you want to change and double-click it to bring up a dialog box. Change the item’s DWORD value to your preference. Use the Table given below as a guide (shown with decimal numbers, which is the way you should enter them).

DWORD value to set

Other Control Panel Options 0

Appearance and Themes 1

Printers and Other Hardware 2

Network and Internet Connections 3

Sounds, Speed, and Audio Devices 4

Performance and Maintenance 5

Date, Time, Language, and Regional Options 6

Accessibility Options 7

Add or Remove Programs 8

User Accounts 9

38. Grouping multiple open windows

Windows XP will group multiple open windows (IE windows for example) into one group on the task bar to keep the taskbar clear. This can be annoying at times - especially when comparing different web pages because you have to go back to the task bar, click on the group and then click on the page you want and then you only get one page because you have to click on each one separately. I think the default for this is 8 windows - any combination of apps or utilities open.

You can modify this behavior by adding this registry key at:

HKEY_CURRRENT_USER\Software\Microsoft\Windows\Curr entVersion\Explorer\Advanced\

add a Dword value of type REG_DWORD named [TaskbarGroupSize]

modify "TaskbarGroupSize" entry to be the number of windows you want open before XP starts to group them on the task bar.

A value of 2 will cause the Taskbar buttons to always group

Another tweak is to disable or enable recent documents history. This can be done at:

HKEY_CURRRENT_USER\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer\

this key should already be present - if it isn't you'll need to add it:

Add a Binary value of type REG_BINARY named [NoRecentDocsHistory]

modify it so that value reads 01 00 00 00

39. Disable Tips


To disable Ballon tips in Windows XP do this registry tweak

Go to : HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Advanced

Create a new DWORD value, name it EnableBalloonTips, and set it equal to 0. If EnableBalloonTips is already there and equal to 1, set it equal to 0. Quit the registry editor, log off, and log back on. Voila! Your computer will stop talking down to you.

40. Add/Remove optional features of Windows XP

To dramatically expand the list of applications you can remove from Windows XP after installation, navigate to C:\WINDOWS\inf and open the sysoc.inf file. {Opps , if you didn’t find the inf directory, you are right. It’s a hidden folder, so go to Tools>Folder Options> View , enable Show Hidden Files & Folders.}

[Version]

Signature = "$Windows NT$"

DriverVer=07/01/2001,5.1.2600.0

[Components]

NtComponents=ntoc.dll,NtOcSetupProc,,4

WBEM=ocgen.dll,OcEntry,wbemoc.inf,hide,7

Display=desk.cpl,DisplayOcSetupProc,,7

Fax=fxsocm.dll,FaxOcmSetupProc,fxsocm.inf,,7

NetOC=netoc.dll,NetOcSetupProc,netoc.inf,,7

iis=iis.dll,OcEntry,iis.inf,,7

com=comsetup.dll,OcEntry,comnt5.inf,hide,7

dtc=msdtcstp.dll,OcEntry,dtcnt5.inf,hide,7

IndexSrv_System = setupqry.dll,IndexSrv,setupqry.inf,,7

TerminalServer=TsOc.dll, HydraOc, TsOc.inf,hide,2

msmq=msmqocm.dll,MsmqOcm,msmqocm.inf,,6

ims=imsinsnt.dll,OcEntry,ims.inf,,7

fp_extensions=fp40ext.dll,FrontPage4Extensions,fp4 0ext.inf,,7

AutoUpdate=ocgen.dll,OcEntry,au.inf,hide,7

msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7

RootAutoUpdate=ocgen.dll,OcEntry,rootau.inf,,7

IEAccess=ocgen.dll,OcEntry,ieaccess.inf,,7



Games=ocgen.dll,OcEntry,games.inf,,7

AccessUtil=ocgen.dll,OcEntry,accessor.inf,,7

CommApps=ocgen.dll,OcEntry,communic.inf,HIDE,7

MultiM=ocgen.dll,OcEntry,multimed.inf,HIDE,7

AccessOpt=ocgen.dll,OcEntry,optional.inf,HIDE,7

Pinball=ocgen.dll,OcEntry,pinball.inf,HIDE,7

MSWordPad=ocgen.dll,OcEntry,wordpad.inf,HIDE,7

ZoneGames=zoneoc.dll,ZoneSetupProc,igames.inf,,7

[Global]

WindowTitle=%WindowTitle%

WindowTitle.StandAlone="*"

The entries that include the text hide or HIDE will not show up in Add/Remove Windows Components by default. To fix this, do a global search and replace for ,hide and change each instance of this to , (a comma). Then, save the file, re launch Add/Remove Windows Components,

41. Remove Windows Messenger

It seems that a lot of people are interested in removing Windows Messenger for some reason, though I strongly recommend against this: In Windows XP, Windows Messenger will be the hub of your connection to the .NET world, and now that this feature is part of Windows, I think we're going to see a lot of .NET Passport-enabled Web sites appearing as well. But if you can't stand the little app, there are a couple of ways to get rid of it, and ensure that it doesn't pop up every time you boot into XP. The best way simply utilizes the previous tip:

If you'd like Windows Messenger to show up in the list of programs you can add and remove from Windows, navigate to C:\WINDOWS\inf and open sysoc.inf (see the previous tip for more information about this file). You'll see a line that reads:

msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7

Change this to the following and Windows Messenger will appear in Add or Remove Programs, then Add/Remove Windows Components, then , and you can remove it for good:

msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,7





Credits:
Source:




Read More 0 comments


CINEMALAYA: Ano’ng Kwento Mo?



1. Filipino filmmakers must produce films in their own language.

First and foremost, Filipino filmmakers must create films that will surely serve as cultural artifacts of our nation. They must primarily target the local market before they aim the larger ones. They must communicate with their likes first so that soon others will understand what they are trying to say. They must have passion in their work and must not work for the sake of gaining titles. They must be truthful with their actions and be dedicated wholeheartedly. They must exploit any possibilities of making independent films because these can really depict reality and inform the audience at the same time. Indie film usually serves as a mirror of our social status quo. It can also serve as a watchdog of the public for the anomalies of the government. It basically opens the eyes of the viewers to what is actually happening around them. It serves as a tool for them to see the truth and a guide for them to know what must be done.

We have a rich culture but sad to know that most of us neglect it. We tend to lean towards other culture than our own. We try to embed foreign ideologies, customs, etc. in our mind and try to forget who we really are. We tend to think that the more foreign the idea is, the better. Due to this, we lose our identity, we lose our uniqueness, and we lose our significance.

Indie films, in conclusion, are considered as representations of our way of life. A filmmaker who has a strong determination of expressing his own culture usually becomes successful in this field. Every Filipino has a story to tell. We must not waste what we have and learn how to share it to the world.


2. Independent Films vs. Mainstream Films

Most people say that indie films do not have audience. It’s true. There is awareness for indie films but there is no audience due to some factors. First, commercial businesses like SM Malls screen these films before they decide to release them in theaters. They will suggest recommendations that will benefit them at the same time if they allow the filmmakers to air their movies. That’s the reason why there is only a small percentage of accessibility for these films nowadays. Second, people prefer to watch Hollywood kind of films rather than these. Mostly gay people (not stereotyping anyone), students, filmmakers, and some intellectual people are the only audience of these films. It’s because common people are too tired to analyze them (they don’t want to think while watching anymore), they can’t understand the message of these films or simply they don’t care with the society at all.

Compared to mainstream, casting in indie films is very crucial. In mainstream, the actors or actresses can be patterned to their characters. They can be picked even if the script is not yet available. Unlike with indie, the character must be developed first before the actor or actress. When casting, his/her personality must fit his/her role or else the movie will not be possible. Since indies are low-budgeted, actors/actresses can be unknown and besides mainstream actors/actresses won’t matter because foreigners don’t know who they are.
The budget for indie films is obviously cheaper than mainstreams. Mainstreams are being backed up by big studios but most of them flop because they have low quality in terms of story, execution, and so on and so forth. Indie films are low-budgeted films but they are high in concept. They typically have unique themes and aesthetic beauty.

Another distinction between the two is that indie films do not have criteria in film festivals. Filmmakers can make films about anything and submit it to them. On the contrary, in local cinemas, the board of regulators is very strict in screening indie films. They will sanitize the movie as much as possible before they allow it to show in public.


3. Philippine Independent Film: World-Class

As we all know, many films already won a lot of awards abroad. Even those that are not known here, receive a lot of prizes. Foreigners love our work because for them they are unique, balance, and beautiful. They admire us because we are very talented. We can freely express what we want without spoiling the quality of our work. Another reason is that our themes like poverty, corruption, politics, etc, are not usual themes for them. They recognize us because they can see the unfortunate truth that they don’t experience. It’s like seeing the other side of their world. This is good for us because we are able to teach and provide them what they lack. We are also able to help our countrymen when foreign sponsors/donors try to support the filmmakers.

These are just some of the evidences that Filipinos can really compete globally. We should always keep in mind that we are world-class because we are Filipinos.


Rizza Villaflor




Read More 0 comments


Analogy of Success



Be the Best of What You Can Be!!

Only principles endure and these I now possess, for the laws that will lead me to greatness are contained in the words of these scrolls.

Principle #1 – Failure will never overtake me if my determination to succeed is strong enough.
Keep it always in mind and you will overcome seemingly impossible obstacles that are certain to confront you as they do everyone with ambition. Never feel shame for trying and failing for he who has never failed is he who has never tried.

Principle #2 – I will form good habits and become their slave. If I must be a slave to habit let me be a slave to good habits. My bad habits must be destroyed and new furrows prepared for good seed.
Each principle in these scrolls will drive a bad habit from my life and replace it with one which brings me closer to success. For it is another of nature’s laws that only a habit can subdue another habit.
As I repeat the words daily contained in these scrolls they will soon become a part of my active mind. Eventually I will find myself reacting to all situations which confront me as I was commanded in the scrolls to react. Thus a new and good habit is born.

Principle #3 – I will greet this day with love in my heart.
Love is the greatest secret of success in all ventures.
I will laud my enemies and they will become my friends; I will encourage my friends and they will become my brothers. Always will I dig for reasons to applaud; never will I scratch for excuses to gossip.
I will love all manners of men for each has qualities to be admired even though they be hidden.
But how will I react to the adversity of others? With love. For just as love is my weapon to open the hearts of men, love is also my shield to repulse the arrows of hate and the spears of anger.

Principle #4 – I will persist until I succeed.
I was not delivered into this world in defeat, nor does failure course through my veins. I am not a sheep waiting to be led to the slaughter. I am a lion and I refuse to talk, to walk, to sleep with the sheep.
I will remember the ancient law of averages and I will bend it to my good. I will persist with knowledge that each failure to sell will increase my chance for success at the next attempt.

Principle #5 – I will increase my knowledge of the world.
Within me burns a flame which has been passed from generations uncounted and its heat is a constant irritation to my spirit to become better than I am, and I will. I will increase my knowledge of mankind, myself, and the goods I sell, thus my sales will multiply. I will practice, and improve, and polish the words I utter to sell my goods, for this is the foundation on which I will build my career… Also I will seek constantly to improve my manners and graces, for they are the sugar to which all are attracted. I have been given eyes to see and a mind to think and now I know a great secret of life for I perceive, at last, that all my problems are in truth great opportunities in disguise.

Principle #6 – I will live this day as if it is my last.
Yesterday is buried forever and I will think of it no more. Forgetting yesterday neither will I think of tomorrow. Should I torment myself with problems that may never come to pass? No!
I will avoid with fury the killers of time. Procrastination I will destroy with action; doubt I will bury under faith; fear I will dismember with confidence. The duties of today I shall fulfill today. I will maketh every hour count and each minute I will trade only for something of value. And if this day is not my last, I shall fall to my knees and give thanks.

Principle #7 – Today I will be master of my emotions.
All nature is a cycle of moods and I am a part of nature and so, like the tides, my moods will rise; my moods will fall. If I bring joy and enthusiasm and brightness and laughter to my customers they will react with joy and enthusiasm and brightness and laughter and my weather will produce a harvest of sales and a granary of gold for me. Weak is he who permits his emotions to control his actions; strong is he who forces his actions to control his emotions.

If I feel sad I will laugh.
If I fear I will plunge ahead.
If I feel poverty I will think of wealth to come.
If I become overconfident I will recall my failures.
If I feel complacency I will remember my competition.
I will master my moods through positive action and when I master my moods I will control my destiny.

Principle #8 – I will laugh at the world.
I will chuckle and my burdens will be lightened; I will laugh and my life will be lengthened for this is the great secret of long life. And most of all, I will laugh at myself for man is most comical when he takes himself too seriously.
Four words I will train myself to say until they become a habit so strong that immediately they will appear in my mind whenever good humor threatens to depart from me. These four words are: This too shall pass.
And with my laughter all things will be reduced to their proper size. I will laugh at my failures and they will vanish in clouds of new dreams; I will laugh at my successes and they will shrink to their true value.

Principle #9 – Today I will multiply my value a hundredfold.
And how will I accomplish this? First I will set goals for the day, the week, the month, the year, and my life. Just as the rain must fall before the wheat will crack its shell and sprout, so must I have objectives before my life will crystallize.
The height of my goals will not hold me in awe. If I stumble I will rise and my falls will not concern me for all men must stumble often to reach the hearth.
I will always announce my goals to the world. I will always raise my goals as soon as they are attained. Yet, never will I proclaim my accomplishments. Let the world instead, approach me with praise and may I have the wisdom to receive it in humility.


Principle #10 – I will act now.
My dreams are worthless, my plans are dust, my goals are impossible. All are of no value unless they are followed by action. I will act now. I will act now. I will act now. Henceforth, I will repeat these words again and again each day until the words become as much a habit as my breathing and the actions which follow become as instinctive as the blinking of my eyelids. Only action determines my value in the market place and to multiply my value I will multiply my actions. I will walk where the failure fears to walk. I will work when the failure seeks rest. Success will not wait. If I delay she will become betrothed to another.


Credits: Og Mandino




Read More 0 comments


Totally Reggae




REGGAE! REGGAE! REGGAE!

Reggae is the heartbeat of Jamaica - a brand of reggae music as strongly identified with the island as R&B is with Detroit or jazz with new reggae Orleans. It's a major factor in the Jamaican economy, at no time better demonstrated than during Reggae Sunsplash and Reggae Sumfest (enormous annual reggae festivals), when almost one-quarter million visitors arrive from overseas to dance and sway in delirious union to the soulful, syncopated beat on the tiny island.
Reggae evolved in the ghettos of Kingston, Jamaica, born of the tensions and social protest simmering violently in the late 1960's. Jamaicans will tell you that reggae means "coming from de people," a phrase coined (as was the name reggae itself) by Toots Hibbert of Toots and the Maytals.

Bob Marley

Reggae is associated above all with one man: Robert Nesta Marley. Bob Marley had established himself as an early leading influence, with his creative style and unique stage presence. The type of reggae he performed is called Roots Reggae. He adopted Rastafarianism, injecting his reggae music with greater soul and more poignant lyrics that helped spark a worldwide "Third World consciousness." Bob Marley became an international superstar and is considered a prophet by the followers of the Rastafarian religion.

Though Marley died in 1981, Reggae has gone from strength to strength. International stars such as Eric Clapton and Paul Simon even began to incorporate Reggae tunes into their smash hit reggae albums. Bob Marley has sold more reggae albums posthumously than any other reggae recording reggae artist. On his birthday, February 6, 2001 Marley was awarded a star on the famed Hollywood Walk of Fame. He receives numerous awards for his contributions to reggae music each year.

Types of Reggae

Not all reggae stars are Jamaican. Reggae has a huge following in Scandinavia, Germany, England and Japan and indeed in most countries throughout the world where homegrown performers are bursting onto the scene. Nor do all reggae reggae artists embrace social commentary in their reggae music. Other types of West Indian reggae music that actually preceded Reggae but can be found at most reggae festivals and are all grouped under the term "Reggae" to the masses:

Lovers Rock Melodic, romanticized reggae. Maxi Priest is one of the most popular to sing this type of reggae. Dub Purely instrumental reggae. Jamaican reggae DJ's invented their own lyrics to dub over the reggae music, initially in a verse form that has since evolved into...


Dancehall Reggae similar to rap reggae music. Ska this frenetic forerunner of reggae accentuated by a strong horn section has made a comeback and is popular among young adults in USA and UK. 
Rock Steady ska slowed down to half speed and became more syncopated. The dance style was more languid with minimal movements. Soca from Trinidad, this fast-paced dance reggae music has a pedigree going back two decades and gained prominence in Jamaica only recently at Carnival time. It is now the reggae music of choice at upscale discos in 'uptown Kingston' (reggae dancehall is the reggae music of 'downtown'). 
Calypso fast-paced reggae music from Trinidad featuring steel drums.

World Beat West African Highlife reggae music

Popular Marketing

Reggae may have put Jamaica on the reggae musical map, but the nation's reggae musical heritage runs much deeper. It is also constantly evolving, setting the tone and pace for the world to follow. Kingston has become the 'Nashville of the Third World' and reggae recording studios pump out dozens of new reggae titles each month. Reggae has influenced so many of today's marketing efforts with reggae jingles with its distinctive beat being heard on the radio and television around the world selling everything from laundry soap to soft drink. It is 'feel-good' reggae music and marketers capitalize on that.

Rastafarians & Dreadlocks

The Rastafarians with their uncut, uncombed hair grown into long sun-bleached tangles known as dreadlocks or dreads are synonymous with the island in the sun. Rastas wear their hair in dreadlocks because of their intrepretation of a passage in the Bible. There are perhaps 100,000 "Rastas" in Jamaica (and millions worldwide). They adhere to an unorganized religion - a faith, not a church. Their influence has far outweighed their small number as youth around the globe admire their easy-going lifestyle and philosophy of One World family. Rastafarianism is a type of Christianity and they study the Bible.

Rastafarians have adapted traditional Christian tenets to fit their philosophical mold. The basic belief is that His Imperial Majesty, The Emperor Haile Selassie I of Ethiopia, was the second coming of Jesus Christ. They site passages in the Bible that confirm this. It advocates a peaceful fight against oppression against Babylon (the establishment). They are vegetarians that eat fish, strict teetotalers, they shun tobacco, coffee, sugar, and processed food. Those who copy Rastafarian lifestyle but bring ill repute are called 'wolves'.

Dreadlocks have become en vogue and can be seen on models in reggae magazines and actors and ac tresses on television and in the movies.

Patois: Language of Reggae

In Jamaica, officially English is the spoken language. In reality, Jamaica is a bilingual country as everyone speaks patois (pa-twah), a reggae musical dialect with a unique rhythm and cadence. Patois evolved from the Creole English and a twisted alchemy of the mother tongue peppered with African, Portuguese, and Spanish terms and Rastafarian slang. Most Jamaicans will vary the degree and intensity of their Patois according to whom they're speaking with.



Credits to:
www.ReggaeFestivalGuide.com




Read More 1 comments


Music I LOVE




When Ska erupted, it was only another offspring of the tropical music scene. In the ways of James Brown sounds it was a reflecting the enthusiasm, energy and hopes of the newly independent Jamaica (1962).The fabulous Ska stays a strange mix of R&B and Jazz, an out of space boogie-woogie that never really made it in England. Millie, Prince Buster and Skatalites have not really impacted the beatles eara. The Rocksteady took over in the mid sixties, but then again only Desmond Dekker could reach European audience with 007 (Shanty Town). The Rocksteady was the Soul for Caribbean musics and was appreciated only by a few european aficionados. But using electric bass, burning vocalists such as Alton Ellis or the Paragons and taking influence from James Brown, new rhythms were preparing the path for Reggae.

Rocksteady:
Bass suddenly was on the foreground, a caracteristic signature of Jamaican music that can be found in the kalimbas, kind of traditional xilophones made of pieces of metal fixed on a box.
For the Rocksteady, the major beat is the third, a touch that neighbour Americans will never understand nor play properly. The Rocksteady ala Studio One is slow, round, quiet. Very different from the already aging happy ska. Then when the reggae was born in the end of the sixties the tempo went back up again.

Reggae:
The unprecedented explosion of creativity in Jamaica after that time is yet unexplained.
Of course the whole population still sings Gospel on Sunday, and in this poor country, all the music that one can hear on the dancefloors and the sound systems stays the main form of culture. Singers, DJs and producers are leaders and teachers.
Like in Brasil and Africa (of which reggae takes most of its inspiration), the whole country is vibrating with music 24hours. Nevertheless, this passion for sound and beat don't explain it all.
More is to come. The frantic side of the first reggae tunes disappears and in the beginning of the 70s, the One Drop style (that is commonly called Roots Reggae) starts to settle.This irresistible style with its fundamental simplicity, originality and essensiality, goes back to the African roots. Albums are always more creative and hundreds of fantastic artists take on the stage: Burning Spear, Jimmy Cliff, Lee Perry, Dennis Brown, Toots & the Maytals...

DUB:
In 1969, King Tubby, a genius sound engineer, has the idea of remixing songs. It is a flaming success and many follow. Tubby had the guts to remix pieces without the vocals. He drops modified slices of them here and there. The bass and the drums are the back bone of the mixes.
experimenting echo and reverbs, rough cuts... Tubby with his basic equipment invents the Dub.is a flaming success and many follow the new wave in Jamaica. It is only later that the rest of the world gets ready to follow King Tubby's techniques and in the mid-eighties apprear the House, then Trip hop, Jungle, drum & bass...

DJs:
Since the 50's Jamaican djs, British bred but American influenced, hold the mic and warm up between songs, fire during, trying to avoit to step over the original vocals.
Singing, rapping or bursting sounds, they perform on any kind or the island's music: Jazz, Rhythm & Blues and of course ska and rock steady. Then one day, King Tubby gives a Dub tape to the DJ of his tiny sound system. Very few vocals, wicked beats, massive bass, the DJ has every thing he was dreaming of to let his skills flow. His name was U Roy. The audience recognises the music because Tubby chooses only major hits, the DJ fires them up. U Roy creates new versions. U Roy has huge success. His style half sung - half spoken is copied by all the DJs in town, and King Tubby's remixes are worth gold. When U Roy is finally recorded, he takes all the top spots of the charts. Rap was then born in 1970. King Tubby's work is the latest craze. On many of the 7" the remix is printed on the B side. The idea is followed by every producer. Lee "Scratch" Perry will push the limits of sound and mind experiments. Other names such as I Roy, Dennis Alcapone, Big Youth will achieve success.
At that point a mysterious vibe shakes the big book of history: Rastafari.

Rastafari:
British colony, Jamaica has been the back bone of the slave trade and shows the scars. Now independant it is taken in the iron grasp of American economic rule. Nevertheless, the colonial British ways are still anchored in the minds. But young Jamaicans want to resemble Americans now and want to forget their past African past, heavy with humiliation. Since the start of the 20's, a Jamaican is fighting for equality of rights in the United States. The black community is starting to undertand the fact that Africa is the motherland of mankind and that pride more than shame should inspire their tone of skin. MarcusGarvey is the first of the few great Afro-American leaders. (amaising how the real ones died early... hip hop bwoys gonna live older that that soon u see). He proposes to read the bible again. African history has been sensored and modified. Not a thing to say in a colony in 1930. But it is a fact. According to Ethiopian litugy, Abyssinia is fist official nation of Judaism, ruled by the first Jewish king, Salomon. If Judaisme comes from africa, then the first jewish were black, so were then the King of Kings, direct ancestor to Haile Selassie the First, King of the Kings of Ethiopia and great statesman of the 20th century. He is God for the Rastas since he is a descendent of King Salomon, and the world has to know this reality. Men of african roots must take pride in it. They mus reject the capitalist society, racist, colonialist and consuming, and stand up through Reggae. U Roy is the first Rastas to have a great success on the island. Rastas take the stage. They have the star of David as symbol, and the colours of the Imperial Ethiopia for flag, green yellow and read with the lion of Juda in the Center. The young rebels rush in the studios Reggae spreads their message. This music becomes the one of revolt, of the angry who dare question the core of the organisation of society: the Christianisme overpowering America. Serious deal, their rejection is even more violent.

International Reggae:
In 1972 the movie "The Harder They Come" shows the world the harsh reality of Kingston's Gettos. And soon will errupt the only true forever-superstar from a poor country: the great Bob Marley. Bob Marley: no other man has ever been such an absolute music star while being the natural speaker of oppressed people, universal symbol of freedom, not forgetting the dimension of prophet for a recognised Judeo-Christian religion. Peter Tosh who was performing with Marley among the Wailers since 1961 quit Marley in 73 to follow his own path into an international career. With the support of HaileSelassie, men question the established order and slowly dig up their own past with their identity and spirituality. For many, return to natural state is the key. Meanwhile, independent producers such as Lee "Scratch" Perry, King Jammy ... start a studio war of ingenuity. Kingston becomes a music laboratory. Gregory Isaacs, Gladiators appear. In England the young Jamaican generation also takes the mic on Reggae: Steel Pulse, UB 40 Aswad, LKJ make Reggae truly consistent on the international pop scene.

The Heritage:
Since the disparition of Bob Marley the 11th of May 1981, Reggae has spread worldwide. Symbol of freedom and equality, it spreads through the world like the arrow of the just. (then follow Africa with Alfa Blondi, Lucky Dube, Majek Fashek... more recently Ticken Jah Fakoly... The wave will finally hit Japan that is today at the avant-garde of Reggae with names such as Minmi, Ryo da Skywalker, Pushim, Jumbo Maach...). The Jamaican innovations have marked the world. Even the mighty Rock is shaken and during the 80's when ska infiltrates most of the popular bands and artists: Police, The Clash (with Mickey Dread), Boy Georges, Gainsbourg... Since the 70's, the Jamaican community in Brooklyn has spread the vibes that assisted the rise of Hip Hop in New York While in Kingston digital sounds appeared during the 80s'. With the mystic and rebel dimension of Rastas, the Dub and the Rapping of DJs, the volume of the base and cuttin of the Drums, Reggae has definetely set the base of today's music. And it did not stop there. After having reset the grounds of music Jamaica has gone forward and reggae moved on to become Dancehall, Ragga riddims, and whether you like it or not, it is still called Reggae in Jamaica. In opposition to Roots Reggae, new Dancehall MCs such as Antony B, Sean Paul, Capleton, Sizzla, Elephant Man, Ninjaman, Beenie Man... have made the top of the charts and one again the world has felt the vibe. These artists are frequently called to feature on big names of Hip Hop, and their riddims have moved on to become Drum and bass.


Credits: www.rootsreggaeclub.com




Read More 1 comments


The Opening Remarks



Blogging - not a common word to me, all through my days online, I have been hearing a lot of it but never been putting too much attention to it. Well, this is something new, at least for me. The fact that it is already 2010 (guess, blogging started around 2000 or ealier), and I am just starting, is really not a good deal. And another fact that I am not good with words, and that I am too "pressured" to have a blogging account (or is it just "blog") as a certain requirement to an online job, is really not a good way to start. But if this is what it takes for me to earn extra cash, then this will have to do, for now.

Don't get me wrong, though. I may not be enjoying this yet, but with time and experience, I might learn to like it, hopefully. I might as well ask from you experts, what I need to know about blogging, like, mind sharing any tips, or whathaveyous, in blogging? A newbie to this kind of stuff, such as myself, would really appreciate any word from you.

And oh, by the way, have I already reached 200 words? Now, that is me thinking outloud. And I need nine more posts for me to pass the said requirement. So, until next "blog" (not used to saying the word). Ciao!




Read More 0 comments


Make Money Online Fast



Money is one of the most essential needs on every people worldwide. Without this stuff, life wouldn’t complete. To make your life complete, you must open your wide imagination and think what are the different techniques or methods in order to have money in your pockets. Making money is difficult to have unless you are lazy to do things. However, if you the courage and strong belief that you can have it. There’s nothing impossible. You must avoid the attitude of being lazy; it will not help you in achieving all your goals. Be energetic and thinks positive always. Success will be yours.


Make money online fast is just the same performance with how to make money fast. The difference is make money online fast will have to use personal computer and do the work in a hurry. You will concentrate working on computer daily, stay at home and searching for jobs provided on different websites. Unlike how to make money fast, you will have to go outside your house and seek for different ways or technique in earning money. It takes a lot of efforts and perspire you. You do a lot of showing your courage and determination. You can also exercise your self from exerting endeavor. You will be healthy too. You’re nerves and blood will circulate well on executing outside to earn money.

To make money online fast, you will have to own a computer or a laptop personally so that you can do your online works hurriedly. Your always position is just seat in front of your computer and search for something in which you can gain an income in faster way. You can work in full time basis so that you’re “in return money “will load into your ATM’s very fast. You can also work simultaneously with different employers as long as you are capable of submitting you’re work or reports immediately to your employers. You can also create your own website and sell your items like necklace, bags, shoes, dress and more. The faster you will work, the faster you get paid too.

Make money online fast is an easy way to work with especially if you have the skills and capabilities to share with your employers. On condition that you and your employer have good relationship, there will be a highest possibility that you’re employer will increase your rate and offer you lots of jobs. If you don’t know the job, most of the employers will teach how to do it.




Read More 0 comments


 

Disclaimer | Filipino BlogKarya's HavenReggae MusicBXUNETFood DiaryDiamonds For Sale