Skip to main content

மொபைல்களுக்கான அசுர வேகம் கொண்ட உலவி biNu

இன்று நாம் பார்க்கப்போவது ஒரு மொபைலிற்கான மென்பொருள். இந்த மென்பொருளை நான் இன்று காலை தான் கெட்ஜார் தளத்தில் கண்டு உபயோகித்துதான் பார்ப்போமே என்று தரவிறக்கினேன். இதுவரை நான்
மொபைலுக்காக பயன்படுத்திய பயன்பாடுகளில் இது எனக்கு மிகவும் பிடித்தஒன்றாக மாறிவிட்டது. இதனை பற்றி நாம் விரிவாக பார்ப்போம். இதன் பெயர் biNu. இது ஒரு மொபைலிற்கான உலவிதான். ஆனால்
இது opera mini, ucbrowser, bolt போன்ற உலவிகளை காட்டிலும் மிகவும் வித்தியாசமானது.




இதன் முக்கியாமான அம்சம் இதன் அசுர வேகம் தான். ஏற்கனெவே சொன்னது போல் இது மற்ற உலவிகள் போல் அல்ல இதில் நாம் நம்முடைய இணையமுகவரியை தரமுடியாது. இருந்தாலும் நமக்கு பொதுவாக தேவைப்படும் அணைத்தும் இதில் முன்கூட்டியே தரப்பட்டிருக்கும். Facebook, Twitter, Wikipedia, news, sports ஆகியவற்றையும் மேலும் நம்ம ஊரின் weatherஐ அறியவும் இதில் வசதி உள்ளது. இது மற்றவற்றை விட பத்துமடங்கு வேகமானது என்று கூறுகின்றனர். மேலும் பல பயன்பாடுகளும் நாளுக்கு நாள்
இதில் சேர்க்கப்பட்டுவருகிறது.

இந்த உலவியானது தரவுகளை பரிமாற்றும் போது தகவலானது மிகவும் சுருக்கப்ப்ட்டு பரிமாறிக்கொள்வதால் வேகமாக நமக்கு தேவையான
செய்திகளை நாம் காணமுடியும். மேலும் குறைந்த அளவு தரவானது உபயோகப்ப்டுத்தப்படுவதால் பணமும் மிச்சமாகிறது. இதன் வேகத்தை நீங்கள் சாதாரண gprs வசதியுள்ள மொபைலில் கூட காணமுடியும். இதற்கு 3G தான் தேவை என்ற அவசியம் கிடையாது.

மேலும் முக்கியமாக இதில் மொழிப்பிரச்சினையே கிடையாது. எழுத்துகள் தெளிவாக நம் தாய்மொழியிலேயே அழகாக தெரியும். தமிழில் கூகுள் நியூஸ், தினகரன், தினமலர் மற்றும் பலவற்றை இதில் படிக்கமுடிகிறது. இது மற்ற மொழிகளை கூட ஆதரிக்கிறது.

இதில் எனக்கு மிகவும் பிடித்த மற்றொரு வசதி இலவசமாக smsகளை நம் நண்பர்களுக்கு அனுப்பமுடியும். இதில் account ஆரம்பிப்பது. மிக மிக சுலபம். உங்களுக்கான பயனர் பெயர் மற்றும் உங்கள் மொபைல் எண் அதனை கொடுத்தால் போதும். நமக்கு உடனே ஒரு பாஸ்கோட் அனுப்புவார்கள். அதனை biNuவில் தந்தால் போதும். நீங்கள் smsகளை அனுப்பலாம்.

இது முற்றிலும் இலவசமான் ஒன்று. அணைத்து மொபைல்களிலும் இருக்க வேண்டிய பயன்பாடு. இதனை தரவிறக்க உங்கள் மொபைலில் m.binu.com செல்லவும்.

அல்லது இதனை பற்றி மேலும் அறிய www.binu.com செல்லவும். நீங்கள் இங்கு சென்றும் தரவிறக்கிக்கொள்ளலாம்.

பைனு(biNu) பற்றிய இந்த வீடியோவை  பாருங்கள். நீங்களே புரிந்துகொள்வீர்கள்..!

Comments

  1. அருமையான வசதி. முயற்சி செய்து பார்க்கிறேன்.

    ReplyDelete
  2. கருத்துக்கு நன்றி...

    ReplyDelete

Post a Comment

Popular posts from this blog

ARP/RARP full simulation program

server.c #include "stdio.h" #include "stdlib.h" #include "string.h" #include "sys/types.h" #include "sys/socket.h" #include "arpa/inet.h" #include "netinet/in.h" #define SA struct sockaddr struct IPmac { char ip[100]; char mac[100]; }; int main() { int sockfd,len,i; struct sockaddr_in servaddr; char buff[30],temp[30],ip[30],mac[30];

Configure opendns in ubuntu 12.04

Today i have changed my dns server name to opendns. which is alternative to default dns and it provide more secure, faster browsing experience. What is opendns? OpenDNS is the leading provider of Internet security and DNS services Industry leading malware and botnet protection Award winning Web filtering Faster, reliable, more secure DNS Ultra-reliable, globally distributed cloud network Simple, Smart, Easy How to configure opendns in ubuntu 12.04: open terminal and type sudo nano /etc/resolv.conf enter your password and change these lines   nameserver 208.67.222.222  nameserver 208.67.220.220 to use google public dns use 8.8.8.8, 8.8.4.4 instead of 208.67.222.222, 208.67.220.220 simple isn't..! now see your facebook load faster than before. opendns comes with parental control, so never worry about unwanted websites, and your childrens are safe now. to check your dns changed successfully goto welcome.opendns.com

Given a string, reverse only vowels in it; leaving rest of the string as it is

/* Given a string, reverse only vowels in it; leaving rest of the string as it is. Input : abcdef Output : ebcdaf */ import java.io.*; import java.util.*; public class VowelReverse { public static void main(String[] args) { Scanner sc = new Scanner(System.in); String str = sc.next(); String vowels = ""; String ans = ""; int arr[] = new int[str.length()]; for(int i=0;i<str.length();i++) { if(str.charAt(i)=='a' || str.charAt(i)=='e' || str.charAt(i)=='i' || str.charAt(i)=='o' || str.charAt(i)=='u') { vowels+=str.charAt(i); arr[i]=1; } } String revVowels = new StringBuffer(vowels).reverse().toString(); int j=0; for(int i=0;i<str.length();i++) { if(arr[i]!=1) { ans+=str.charAt(i); } else { ans+=revVowels.charAt(j); j++; } } System.out.println(ans); } }