Posted by: BULGARI on: October 11, 2009
When BlackBerry app executing, then Printed the Error.
Here is simple solution.
Option -> Advance Option -> Application -> (Application that you have just installed) -> (Menu Button) -> Edit Permission -> Check (Set) Allow All (Check All) -> (Menu Button) -> Save -> Reset Device (Remove Battery & Restart) -> Now start the program
If not solved, then follow these steps.
1. After deleting the application, you will be asked to reboot. Allow that to happen.
2. After rebooting, go back to Options, advanced options, applications, menu (click thumb roller), Modules.
3. Scroll right down to the bottom of the modules list, and you should be able to see a the application module. Delete that.
4. You will be asked to reboot. Allow it.
5. Re-install the application.
Posted by: BULGARI on: October 11, 2009
When Using iPodtouch / iPhone ..
Occured Springboard some of Phantom weird bookmark icons. (empty safari bookmark icons.)
Although You deleting the items, they are reappear that re-spring with winterboard or etc.
=Solution=
at first into terminal (via mobile terminal or SSH)
then go the this path : cd /User/Library/WebClips
(Remove all *.webclip directories by “rm” unix command)
rm -rf /User/Library/WebClips
Posted by: BULGARI on: September 24, 2009
The Macintosh solution to allow half-stars is one simple line that can be entered in Terminal. In order to implement this hidden feature you will need to close iTunes on the Macintosh and open Terminal (/Applications/Utilities). With Terminal opened type the following command followed by the ENTER key:
defaults write com.apple.iTunes allow-half-stars -bool TRUE
For Windows users the implementation of half-stars is simply a matter of adding a few lines to a hidden preference file. After closing iTunes on your Windows computer navigate to the iTunesPrefs.xml file. This file is normally located in C:\Documents and Settings\username\Application Data\Apple Computer\iTunes for Windows XP users or C:\Users\Username\AppData\Roaming\Apple Computer\iTunes for Windows Vista. The Application Data folder is generally hidden so you will need to make sure you have “Show Hidden Files” selected in Folder Options.
Open the iTunesPrefs.xml file with a text editor such as Notepad or Wordpad and search for “User Preferences” Find the place in the iTunesPrefs.xml file that says:
<key>User Preferences</key>
<dict>
Below that line type the following:
<key>allow-half-stars</key>
<data>
dHJ1ZQ==
</data>
Save the iTunesPrefs.xml file and launch iTunes. You will be able to click between the stars in the ratings field to rate content by half-star. If you ever want to disable this ability just edit the iTunesPrefs.xml file and remove the lines you entered.
Posted by: BULGARI on: August 15, 2009
Part 1
Do not mount the Leopard DMG. If it is mounted, unmount it and then restart (you must restart or it will not work, there’s no way to get around it, sorry guys.)
Part 2
Open a new Terminal window. If you don’t know where to find terminal it’s in Applications/Utilities.
Type in:
Code:
sudo hdid -nomount
[Add a space to the end] and drag the Leopard DMG file from your hard drive to the terminal window. The path will appear, and you can hit enter on the command. This forces the HFS+ partition of the Leopard DMG to not load, allowing the ISO part of the DMG to be booted, which is what we need.
If you’re not using sudo already, it’ll ask you for your password, type it in, hit enter, and you’ll be rewarded with the following:
Code:
/dev/disk? Apple_partition_scheme
/dev/disk?s1 Apple_partition_map
/dev/disk?s2 Apple_Driver_ATAPI
/dev/disk?s3 Apple_HFS
Take note of the “?” because you’ll need to remember it in a little bit.
Part 3
We need to make a way for the volume to mount on your Mac, so type in:
Code:
mkdir /Volumes/drivers
You’ll recieve no response but this is normal.
Part 4
You’re almost there! We now need to force the DMG to load with the ISO volume instead of the HFS+ volume. To do so, simply type:
Code:
sudo mount -t cd9660 -o nodev,nosuid /dev/disk? /Volumes/drivers
Where ? is the number we mentioned earlier. Remeber not to include the ’s1,’ ’s2,’ or ’s3′ parts in this command.
Now you simply have to restart Finder, which is easy to do from terminal:
Code:
killall Finder
Now you just have to copy the drivers onto a USB drive [or burn them to a disc], boot into Windows and install.
Posted by: BULGARI on: May 27, 2009
How to enable the half-open TCP connections limit in Windows Vista with Service Pack 2 and in Windows Server 2008 with Service Pack 2
INTRODUCTION
By default, the half-open TCP connections limit is disabled in Windows Server 2008 with Service Pack 2 (SP2) and in Windows Vista with Service Pack 2 (SP2). This article describes how to impose the half-open TCP connections limit in Windows Server 2008 with SP2 and in Windows Vista with SP2. The limit is ten connections.
Note In Windows Server 2008 and in Windows Vista with Service Pack 1 (SP1), the system allows for a maximum of ten half-open TCP connections at any time.
MORE INFORMATION
How to enable the half-open TCP connections limit
Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article number to view the article in the Microsoft Knowledge Base:
322756 How to back up and restore the registry in Windows
To enable the half-open TCP connections limit in Windows Server 2008 with SP2 or in Windows Vista with SP2, set the value of the EnableConnectionRateLimiting DWORD registry entry to 1 (0×00000001).
To do this, follow these steps:
Posted by: BULGARI on: April 1, 2009
Posted by: BULGARI on: March 22, 2009

Posted by: BULGARI on: November 11, 2008
ACDSee Pro 2.5 is the complete tools for Photographers !
ACDSee Pro 2.5 comes with all the SOTA(state-of-the-art) tools demanded by professional photographers.
Perfect images with SOTA non-destructive RAW processing and advanced pixel-level editing.
anyway I Stronely Recommend !
Posted by: BULGARI on: November 4, 2008
Posted by: BULGARI on: October 29, 2008
New Macbook Pro, Downgrade from Old Model Some Parts… Check it Out !
First. More Large & More Heavy – 4% Larger than Old Model, Weight also increase 0.1 Pounds
Second. Lower Battery Life – 20% lower than Old Model (when use 9600M GT GPU)
Third. Lower GPU Chip – Actually 2 GPU(9400M , 9600M GT) integrated in New MBP, but 9400M is Same Spec in Macbook Models.. only when you switch to alternate CPU chip, you feel high perfomance. (only use 4 hours)
Fourth. Only Glossy-Screen – Old Models also can select option at Matte Screen. New Stuffs Removed Matte Option. Matte screen prefer Photographers or Video Engineers .. becuz less glare and fingerprints than glossy screen.
Recent Comments