BlackBerry Q5 come with Low price

Posted by Unknown Kamis, 23 Mei 2013 0 komentar
BlackBerry announced the launch of a new smartphone BlackBerry Q5 in specific markets, 
such as Europe, the Middle East and Asia and Latin America in early July. Followed by phone BlackBerry ® Q5 new class and fun phones BlackBerry ® 10 which is designed specifically to increase the confidence of the user and enables him to enjoy the experience captured by the joint it is  Features was designed all the advantages of a new smartphone thoroughly and professionally as well as to integrate a QWERTY keyboard with separate keys sleek design and smaller have been re- engineered and elegantly designed to help the user to print more quickly and accurately and with less effort. In addition to the existing acronyms within Instant Action feature which provides synonymous words as you type to finish the work faster.

As for the characteristic post screen Screen Share it enables you to convert the application of BBM to BBM Video to enjoy the simple touch to meet your loved ones from family and friends and share photos, websites and various business documents or even view the surrounding landscape around you for someone who Thadth wherever you are. As part of the experience of the BlackBerry 10, the new phone offers Q5 mobile computing experience unique and distinctive adapt to the needs of the user. Operating features and applications by fully together, to move them quickly and smooth.
Did not miss the phone Q5 attention to the needs of business! Where you can follow the things that make you busy without having to stop working through the Khasi new BlackBerry Hub that allows movement between all social messages and conversations with a simple touch to decide reply or postponement and then return to your business quickly.
The shop offers BlackBerry ® World ™ more than 100 thousand application for the BlackBerry 10 platform designed to enable the user to explore and share the best applications and content through recommendations and assessments

See more about blackberry :☻ New BlackBerry 2014 - Z10 study on this phone
                                         ☻Closely Look on new BlackBerry Q5 phone

Baca Selengkapnya ....

The Most sold mobile phone in world

Posted by Unknown Selasa, 21 Mei 2013 0 komentar
Competition among smart devices will continue until now (Apple-samsung-nokia-htc-sony-lG...)
But the funny thing is that the Nokia 1100 device in attached image is the most sold in the history of mobile phones
☻It is Sold almost 250 million GTX
And then comes the Nokia 3210 at 150 million
Motorola and then 3 with 130 million units sold.


Baca Selengkapnya ....

Intel May be make processor for samsung Galaxy tab 3 10.1 screen

Posted by Unknown 0 komentar
A while ago we heard on the new Tablet PC Samsung Galaxy Tab 3 10.1 which Samsung plans to launch it within a series of tablet to transform it. Another showed records of performance measurement of applied GFXBench and AnTuTu that the delay in launching the device caused by Samsung's Tablet processing with the latest Intel processor.



Although the application of measuring performance records Antutu bench did not give many details, but he said a 1.6 GHz processor, in both measurement indices shows computer model number GT-P5200; where the previous Galaxy Tab Tablet PC 2 10.1 carries the model number GT-P5100.

The computer is expected to come in the new Intel processor, the new Clovertrail instead of Samsung Exynos processor which will be Tablet, depending on GFXBench records.

According to previous leaks, the Galaxy Tab 3 will screen 10.1 10.1 inch and a resolution of 800 x 1280 pixels with 1 GB of RAM memory and a battery with a capacity of 7000 milliamps and 16 GB of internal storage space.

To correct these performance benchmarks, Intel has a great opportunity to enter the market for tablets that have not succeeded in achieving a strong presence, particularly in the case of the Samsung controlling the smart device market by offering computers with Intel processors.
source:[Phandroid]

Baca Selengkapnya ....

Lastest news on Oklahoma City tornado disaster

Posted by Unknown Senin, 20 Mei 2013 0 komentar
Oklahoma Tornado, Moore Ok, tornado, Moore Oklahoma, Oklahoma City, Moore Oklahoma Tornado, Oklahoma City tornado, Oklahoma Tornado 2013
At least 51 people -- including seven children at an elementary school -- were killed when a massive tornado struck an area outside Oklahoma City on Monday afternoon, officials said.
Seven children were killed at Plaza Towers Elementary School in Moore, Oklahoma, a police official said. Emergency personnel were scouring the school's rubble Monday evening, video from CNN affiliate KFOR showed. The footage also showed a number of other leveled buildings.
The tornado was estimated to be at least 2 miles wide at one point as it moved through Moore, in the southern part of the Oklahoma City metropolitan area, KFOR reported. Video from CNN affiliates showed a funnel cloud stretching from the sky to the ground, kicking up debris.







sourc:cnn


Baca Selengkapnya ....

Sony Xperia Tablet Z now added to the AOSP for Xperia

Posted by Unknown Minggu, 19 Mei 2013 0 komentar
Sony has been a big contributor to the Android Open Source Project, and has been making a push recently to add more of its devices to AOSP, which means that they get stock Android ROMs straight from Sony. The latest to be added to the mix is the Sony Xperia Tablet Z.


The first device Sony brought to AOSP was the Xperia S, and just last month it also added the Xperia Z. That makes the Xperia Tablet Z the first Sony tablet to be added to the mix, but Sony does want to be clear that this is very early build. You're not going to be able to use this as a daily driver on your Tablet Z, but given how quickly work has gone on the other devices, it may not be too long before we see a usable build. 

The Xperia Tablet Z won't be the last device added to AOSP from Sony. Next up, Sony has promised to add the Xperia ZL to the list. 


source: Sony via pocketnow

Baca Selengkapnya ....

View a picture allegedly shot using the camera on the Samsung GALAXY Note III

Posted by Unknown 0 komentar
A picture found online could have been snapped using the upcoming Samsung Galaxy Note III if the EXIF data from the photograph is legit. Unfortunately, this data can be falsified. The EXIF data shows that the picture was taken by the GT-N7200. Considering that the GT-N7100 is the Samsung GALAXY Note II, we could be on the right track.

The camera used for the picture has a 13MP sensor and an aperture of f2.2. Samsung executive J.K. Shin said on Friday that the Samsung Galaxy Note III will feature a 5.9 inch OLED display and will be introduced at IFA Berlin in September. Since the device is expected to be unveiled this September, seeing the camera get tested at this stage would not be unusual.

The rear camera on the Samsung GALAXY Note II sports an 8MP sensor and a 13MP sensor is expected on the next iteration of the phablet.

source: SmartFan.pl (translated) via electronista

Baca Selengkapnya ....

Using OpenDKIM to Sign Postfix Mails on Debian

Posted by Unknown 0 komentar
http://linuxaria.com/howto/using-opendkim-to-sign-postfix-mails-on-debian


dkim-process
Article By Chris Pentago
Goal of this how-to: Step to step guide on how to setup  OpenDKIM with postfix on Debian GNU/Linux to send signed email from your VPS.
There are numerous methods or techniques that you can use to achieve email message signing. Good examples are DomainKey as well as DKIM which is an abbreviation for DomainKeys Identified Mail.
DomainKeys Identified Mail (DKIM) lets an organization take responsibility for a message that is in transit.  The organization is a handler of the message, either as its originator or as an intermediary. Their reputation is the basis for evaluating whether to trust the message for further handling, such as delivery. Technically DKIM provides a method for validating a domain name identity that is associated with a message through cryptographic authentication.
These two techniques will not use symmetric encryption but rather will employ asymmetric encryption. (more info: http://support.microsoft.com/kb/246071) In both methods, the common algorithm used is RSA. This algorithm is also the default for these methods of achieving email message signing.
For those wondering about what asymmetric means, the following is a detailed explanation. It is a technique that utilizes a key to sign the email message. Other methods will not require a key. One can have two types of keys: a private key and a public key. These keys will come into play to verify the message as well. The two methods of creating email message signing as highlighted above are filters for SMTP server. DomainKey works with a dk-filter although this filter has been discontinued in the market. OpenDKIM has become the preferred replacement where filters are concerned.
A mail server must be enabled with a filter to set up the server properly. In light of this, Postfix can be used because it is enabled accordingly. Another requirement is the freedom to add or change the DNS records as you desire. With the above in mind, the following is a step by step guide on how to set up Postfix email server with DomainKey Indentified Mail on Debian.



1. The first thing is to update your software if you do not have Postfix installed already. Look at the manual provided to know exactly how to install the software. Once you have it running, move on to the next step.
On Debian, issue these commands:
aptitude update
aptitude safe-upgrade

2. At this point, it is important to install the DKIM filter. As hinted above, the most common and available filter is OpenDKIM. Installing this filter is not complicated at all and should not take much time.
aptitude install opendkim opendkim-tools
3. The next step involves setting up a directory for the storage of private keys. You can have as many domains as you wish but make sure that the permission settings are in order because they are the most critical.
mkdir -pv /etc/opendkim/example.com/
chown -Rv opendkim:opendkim /etc/opendkim
chmod go-rwx /etc/opendkim/*

4. Here, security is pivotal and it will warrant you to create a key pair for each domain you have. In other words, every single domain should have a key pair and this is the way to go.
cd /etc/opendkim/example.com/
opendkim-genkey -r -h rsa-sha256 -d example.com -s mail
mv -v mail.private mail
chown opendkim:opendkim *
chmod u=rw,go-rwx *

5. The next thing to do is to publish a public key using the DNS record. You will be required to insert new TXT DNS record with key generated previously. You’ll be presented with key in Bind (DNS Server) format but it’s easy to paste necesary parts to your domain’s DNS provider:
mail._domainkey.example.com IN TXT "v=DKIM1; h=rsa-sha256; k=rsa;p=AySFjB......xorQAB"
Example on how it look in CloudFlare’s DNS manager:
cloudflare
6. At this juncture, it is vital to set up the key table. You will do this by using a specified format:
KeyID Domain:Selector:PathToPrivateKey
So fire up your text editor of choice and open/create /etc/opendkim/KeyTable file our example looks like this:
example.com example.com:mail:/etc/opendkim/example.com/mail
7. The next step involves setting up the signing table. The filter used is programmed to read the table by looking for matched domain. Again, open/create /etc/opendkim/SigningTable in your favorite text editor and put this into it:
*@example.com example.com
8. You will then have to create a /etc/opendkim/TrustedHosts file at this point. It will list the top trusted hosts as you desire. Again, the format used can be as given earlier when creating a signing table as well as a key table.
127.0.0.1
lola.ns.cloudflare.com (this is DNS server you'll get from your provider)
example.com

9. Next, set up the ownership of files we just created:
chown opendkim:opendkim /etc/opendkim/KeyTable
chown opendkim:opendkim /etc/opendkim/SigningTable
chown opendkim:opendkim /etc/opendkim/TrustedHosts

10. This step is critical because it involves configuring the OpenDKIM filter to read the files that you have created above. Do this by opening /etc/opendkim.conf using your chosen editor. Consequently, it might be good to delete the Debian configuration so that you can replace it with the new and edited information.
# Enable Logging
Syslog yes
SyslogSuccess yes
LogWhy yes

# User mask
UMask 002
# Always oversign From (sign using actual From and a null From to prevent malicious signatures header fields (From and/or others) between the signer and the verifier)
OversignHeaders From
# Our KeyTable and SigningTable
KeyTable refile:/etc/opendkim/KeyTable
SigningTable refile:/etc/opendkim/SigningTable
# Trusted Hosts
ExternalIgnoreList /etc/opendkim/TrustedHosts
InternalHosts /etc/opendkim/TrustedHosts
# Hashing Algorithm
SignatureAlgorithm rsa-sha256
# Auto restart when the failure occurs. CAUTION: This may cause a tight fork loops
AutoRestart Yes
# Set the user and group to opendkim user
UserID opendkim:opendkim
# Specify the working socket
Socket inet:8891@localhost
11. It is now time to change or configure the OpenDKIM filter on Postfix. This can be done by simply altering some parameters to achieve what you require. It is very important to do this carefully so that you avoid any errors that may come up later. Open /etc/postfix/main.cf and add/uncomment these lines:
# OpenDKIM
milter_default_action = accept
milter_protocol = 2
smtpd_milters = inet:localhost:8891
non_smtpd_milters = $smtpd_milters

12. When you reach this step, you are almost there. You will however be required to restart OpenDKIM service as well as Postfix. After doing this, make sure that everything is fine for you to move on to the final step.
service opendkim start
13. The final step is to check whether the changes you were making have turned out well. Check if OpenDKIM service is online and listens on port we defined above.
ps aux | grep dkim
netstat -tanp | grep dkim

This method works like a charm and it is the sure way to attain email messaging signing. It is really not a complicated process but you will need to follow the method to the letter. Beyond the technical jargon, any person willing to follow this guide diligently can achieve success. Keep in mind that the top benefits of DKIM is to curb abuse as well as to reduce spamming to recipients.
It is a method to verify how genuine an organization or a domain is. There are many other elements that will play a good role in helping your business or domain establish a credible name in the market through this process.
This is especially important if you plan to send email from your server outside to GMail or Hotmail servers with increased security/spam filters or your mail may end up sent to SPAM folder or even rejected.
If you followed the procedure but still unable to send mail to GMail for instance, ask your web host to set you up with ReverseDNS so those mail receiving servers could match message header IP address with your domain.
If your VPS or dedicated server are located in highly available and secure government data centre such as Macquarie’s or TheBunker’s, these indetifying features might be already set by default for their new customers.

Baca Selengkapnya ....
Trik SEO Terbaru support Online Shop Baju Wanita - Original design by Bamz | Copyright of android japan.