Take A Look Here

Wednesday, November 23, 2011

Cool Skype Recorder by JITECO

 

Are You SKYPE user???

yeah it doesn't matter how often you used skype..
actually the main highlight i would like to make
is about anew software named

http://www.jiteco.com/images/riviera_for_skype_receiving_call.png
SKYPE CALL RECORDER by JITECO


You might wonder... what this software do does it draws you any benefit?
I would say yes it is!!!!!!

Have you come cross with situation that you are making transaction
using skype, purchasing something or even conference with someone important
(for me my friends) where you make a kind of deal and promise through skype....

then all of a sudden there's something wrong with the deal and promise
(might not as being describe in the previous call)....

They you can't prove you are right!!
that's when you should have this unique software as a prove of your right...

detailed about the software

"Riviera for Skype is a Skype call recorder. It automatically records Skype calls
and conversations to MP3 files. You may play call recordings with
built-in player or any other external MP3 player."
                                                                    -extracted from http://www.jiteco.com/

You can take a tour on how the software works on this link
http://www.jiteco.com/skype_call_recorder.html

Angry Birds for PC Free



Angry Birds for PC available for free














angry birds for pc download











Download Angry Birds for PC Free! Angry Birds in
one the most popular game for iPhone/ iPod, Android and 
Symbian smartphone users. This simple game is very challenging 
and addictive. Now, Rovio (the game developer) has launch 
Angry Birds PC version.


angry birds for pc download

Since its debut, this game has already comes with many versions on both 

the iPad and the Nokia Mameo. Rovio has also confirmed bring the game 
to the Android Marketplace as well, which available in 3 version 
(lite, Full Version & Angry Birds Season). Now it they have moved
on to their biggest platform yet: the PC.

Follow below link to the Angry Birds for PC Free Download.

Angry Birds for PC
Angry Birds For Chrome
Angry Birds online
Angry Birds Rio for PC free
Angry Birds: Mine and Dine (Android & iPhone)

Looking for Angry Birds Wood Toy? buy here.

Update:
Follow below link for Angry Birds for PC, free, offline and legally 

(available for limited time):
Visit Best Buy via this link, download the Intel AppUp center, and 

then they will be linked to a free download of the game.

Angry Birds for PC available for free

Enjoy your game and I would like to hear some feedback from you ;).

Update:
"Texture is too large 2048 x 2048, maximum supported 

is 1024 x 1024" problem?
Make sure the you have the latest display adapter drivers installed 
either through Windows Update or hardware configuration.
Please note that Angry Birds requires OpenGL, which is not 
supported on GMA 500 graphics adapters.

Does a Mac need anti-virus protection?


Above: Apple Mac malware: caught on camera

I've just switched to a MacBook Pro running Snow Leopard.
I was offered McAfee's anti-virus software but I've been advised by 
Mac users and Apple support that I do not need either anti-virus 
or anti-malware software running. Is that true?

Jerome Goldstein
I don't know of any live malware attacking Mac OS X, so you probably don't
need either anti-virus or anti-malware software at the moment. However, this
does not mean you shouldn't run it. If you are a home user, you don't have to
care what happens to your data, but business users do. It may be wise to take
precautions, even if they don't appear to be necessary.

People should also think about protecting their computers if they are a
particularly attractive target for some reason. The Mac is not short of security
flaws, and security consultant Nitesh Dhanjani recently commented to CNet that
"the Safari web browser also has a lousy reputation in the security community --
it almost seems a child's play to locate an exploitable condition in Safari."
The fact that there are no mass exploits for the Mac doesn't mean that an
individual user could not be targeted in a sophisticated phishing attack.
Again, even if the risk is very small, some people will want to err on the side of caution.

There aren't many free anti-virus programs for the Mac, but you could
always try ClamXav, which uses an open source antivirus engine.
It's a graphical front end to Clam AV, and also available from Apple.

Update: When I checked my Twitter account this evening, I found
that Graham Cluley from Sophos, a British antivirus company, had tweeted
about some videos "of Mac OS X malware spreading in the wild for @jackschofield
and any other skeptics!" I've added one above. It shows a social engineering
approach where users may install Mac OS X malware deliberately because they
think it's a codec, an HDTV player or other bit of useful software.
It's not a self-replicating virus, but then again, it is exactly
the same as a lot of Windows attacks.

How to turn off UAC

Windows Vista has the built-in ability to automatically reduce the potential of security breaches in the system. It does that by automatically enabling a feature called User Account Control (or UAC for short). The UAC forces users that are part of the local administrators group to run like they were regular users with no administrative privileges.
Read more about UAC here:
What's User Account Control in Windows Vista?
Running Windows 7? Also see our article on disabling UAC for Windows 7.

Although UAC clearly improves the security on Windows Vista, under some scenarios you might want to disable it, for example when giving demos in front of an audience (demos that are not security related, for example). Some home users might be tempted to disable UAC because of the additional mouse clicking it brings into their system, however I urge them not to immediately do so, and try to get used to it instead.
Anyway, if required, you can disable UAC by using one of the following methods:

Method #1 - Using MSCONFIG

  1. Launch MSCONFIG by from the Run menu.
  2. Click on the Tools tab. Scroll down till you find "Disable UAC" . Click on that line.
    MSCONFIG - Disable Account Protection
  3. Press the Launch button.
  4. A CMD window will open. When the command is done, you can close the window.
  5. Close MSCONFIG. You need to reboot the computer for changes to apply.
You can re-enable UAC by selecting the "Enable UAC" line and then clicking on the Launch button.
*Recommended: Speed up Vista boot times by reducing the number of programs that load at startup. Control your Vista startup list with this Vista app

Method #2 - Using Regedit

  1. Open Registry Editor.
  2. In Registry Editor, navigate to the following registry key:
    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System
  3. Locate the following value (DWORD): EnableLUA and give it a value of 0.
    Regedit - Disable UAC
  4. Note: As always, before making changes to your registry you should always make sure you have a valid backup. In cases where you're supposed to delete or modify keys or values from the registry it is possible to first export that key or value(s) to a .REG file before performing the changes.
  5. Close Registry Editor. You need to reboot the computer for changes to apply.
In order to re-enable UAC just change the above value to 1.

Method #3 - Using Group Policy

This can be done via Local Group Policy or via Active Directory-based GPO, which is much more suited for large networks where one would like to disable UAC for many computers at once.
If using Local Group Policy you'll need to open the Group Policy Editor (Start > Run > gpedit.msc) from your Vista computer.
If using in AD-based GPO, open Group Policy Management Console (Start > Run > gpmc.msc) from a Vista computer that is a member of the domain. In the GPMC window, browse to the required GPO that is linked to the OU or domain where the Vista computers are located, then edit it.
  1. In the Group Policy Editor window, browse to Computer Configuration > Windows Settings > Security Settings > Local Policies > Security Options.
    Group Policy - Disable UAC
  2. In the right pane scroll to find the User Access Control policies (they're down at the bottom of the window). You need to configure the following policies:Group Policy - Disable UAC
  3. You'll need to reboot your computers.

Method #4 - Using Control Panel

  1. Open Control Panel.
  2. Under User Account and Family settings click on the "Add or remove user account".
    Add or remove user account
  3. Click on one of the user accounts, for example you can use the Guest account.
  4. Under the user account click on the "Go to the main User Account page" link.
    Go to the Main User Accounts Page
  5. Under "Make changes to your user account" click on the "Change security settings" link.
    Change security settings
  6. In the "Turn on User Account Control (UAC) to make your computer more secure" click to unselect the "Use User Account Control (UAC) to help protect your computer". Click on the Ok button.
    Turn on AUC
  7. You will be prompted to reboot your computer. Do so when ready.
    Disable UAC - Reboot
In order to re-enable UAC just select the above checkbox and reboot.
Related Vista Note: Some users have asked if we can help with a missing DirectX dll files in Windows Vista required to play some games.  You can download the d3drm.dll file here

Firefox for Android nightly builds available today














Firefox for Android
According to reports online, Mozilla’s revamped version of Firefox for Android was released as a nightly build yesterday night. The revamped Firefox for Android is supposed to be created with native code, making it startup faster as opposed to the current versions that run on XML User Interface Language, will use less memory, and will have a more responsive UI. But one of the key features of Firefox – its add-ons will all have to be recoded in order to work with this new version – which means a lot of users won’t have access to their favorite plugins for awhile – at least until developers decide to work on them.
A lot of existing features won’t be present in this new version of Firefox, but these problems should all be solve in the future – it’s just a matter of time. Firefox for Android should be available from the Mozilla Wiki. Head there to check it out. Let us know what you think of the new Firefox (at this time of writing, the download link on the page doesn’t seem to work so we can’t say).