Archive for September, 2010

Here my tutorial to fixing some Chinese word in Error Page, Google Search Result, Download & Upload Page on UC Browser Chinese/English Translation for Symbian on your phone.

Tool needed: Latest Zntxhan or Other hex editor.

1. First run zntxhan then press Menu>>Start>>Hexadecimal way
2. Open Ucweb60.app file and wait until showing hex screen.
3. Press Menu>>Edit>>Search>>UTF-8>>Enter/type “2052″ >>then press OK.
4. Wait until find result “2052″ after it find change “2052″ value into “1033″ and find other “2052″, change it all into “1033″. After all changed then saving your work.
5. Then test it to upload/download file. And test the search engine too.

Note:
This tips can be apply too for UC Browser s60v3/v5 version. But you must decompress first Ucweb60Signed.exe before modify it.

Another Local Id (LCID) its “1057″ for accept language en-ID

This is the UC Browser wiki, we can explain some functions which is hard to understand here. if you have any function in your UC Browser that you want to know, pls reply here and I’ll try to explain it in a easy-to-understand way.

The download block size/breakpoint transmission

Technology which cutting the huge-sized file in pieces then delivers the file piece by piece to your phone, this new way for delivering data in cellphone could make your downloads in UC browser more fluent and you can pause at your wishes and start the transmission from the breakpoint. And it can also help you to bypass the download limit set by the local mobile telecom carriers.

The shadow connection

It is the special function provide for the Sony-Ericsson phones. Due to the system limit, if the user start UC browser without any operation during connection for a while, it will possibly meet the white screen problem which it couldn’t connect to the internet. When you activate the “shadow connection” function, the UC browser would send connection request  to the server regularly to keep the connection ready for the user all the time.

Network Testing

As the name shows this function helps you to test your connection with the internet. When we browsing in cellphones, the signal changes as the distance changes between the cellphone and the signal tower, this would interrupt your browsing sometimes. So we provide this function in the browser to make you test whether you’ve lost connection or not.

Multi-Thread Download

The multi-thread download is the unique technology provided by UC Browser while mobile browsing. Usually we visit one site in one thread, if we download through IE, it will again be one thread most of the time. Then how we can download file faster? the answer is Multi-thread. It’s not a new topic for PC but a leading edge for mobile browsing. Theoretically increase one thread while downloading will incread one times on download speed. In fact, the increase is usually about 60% of therectically measured. In UC Browser, we set the default multi-thread count into 2 to make a balance between fast download and smooth browsing. That’s why we download faster.

Tools Needed:

ZNTXhan for symbian devices, A good hex editor for JAVA devices.

(I m giving tutorial with ZNTXhan cause i m symbian user, but it will same apply for java devices with Hex editor)
(If u r a s60v2 user then u dont need to uncompress exe )

Steps :

1)Unpack Sis/sisx file using Sisboom or any unpacker.
2)Go to unpacked folder=>i=>sys=>bin=>
3)copy the UcWeb60signed.exe or Ucweb60.app to “modding” folder or any folder as u want.
4)Open ZNTXhan.
5)press left softkey=>Choose Start=>*exe. [un]compress.

6)Then choose ur UcWeb60signed.exe from modding folder for uncopmress. This will take 3 to 5 seconds.
7)Now press left softkey=>Start=>Listway and select UcWeb60signed_unpack.exe. All strings from exe gets listed on screen
               
8)Now Left Softkey=>Replace=>ingnore Big and Small
       
9)Now in “find content box” put 999 and in “repalce” box put ur native BID. Eg. 351 for indian server.

10)Chooese OK for “Replace all”

11)Again Left Softkey=>Save=>Save, after saving, press right soft key for coming to home screen of ZNTXhan.

12)Done, Now u have succsefuly Changed chinese bid to ur native BID.

But this is will give u half english server. Eg. Ur Homepage is in english.
For modding exe or app for full English u need to do some few more steps as follows :

13)Press Left soft key=>Hexadecimal way and select ur saved UcWeb60signed_unpack.exe from modding folder and select modify directly.
       
14)Now u will get Hex editor screen on ur phone.
15) Lefi softkey=>edit=>search=>UTF-8 code.
16)Now put 2052 in “find content” box.

17)U will get 2052 string at right hand side.

18)Now click we need to edit this 2052 to ur native LCID  eg. 1033 for US users. for that click on 2 and put 1, click on 5 and put 3, click on last 2 and put again 3.
19)Now Left softkey=>The next. U get to another string which have 2052. Now same do as Step 18 untill u get “Find Nothing”.

20)Now Leftsoft Key=>save=>save and press right softkey for homepage of ZNTXhan.
21)press left softkey=>Choose Start=>*exe. [un]compress and choose UcWeb60signed_unpack.exe. This will compress exe.
22)Now just just rename UcWeb60signed_unpack_pack.exe to  UcWeb60signed.exe and paste it into ur unpacked folder.
23)Repack the package and get fully english ucweb.

For Java moddingo same same steps with every .class files. Just forget compress and uncompress steps..

Diffeerent BIDs for Different Regions :
350:INDONESIAN
351:INDIAN
352:UNITED STATES AND OTHERS
400:Russian
401:Vietnamese
999:Chinese

LCIDs For Different Regions :
2052:Chinese – People Republic of China
1033:English – US
1057:Indonesia
1081:India
1049:Rusia
1066:Vietnam

ThankS Rohan For such a Nice Tutorial……

Increase the SMS Limit on Android

In Android phone you have a limit of messages you can send. You cannot send more than 100 SMS in a hour using your Android power phone.I dont know why they created this, But now there is a tweak available though which you can either increase the SMS limit or you can just remove the limit.

To apply this tweak either you have to insert some commands in a Terminal app on your Android device or from your computer using adb. After using this tweak you can increase the limit of sending sms from 101 to a new limit or simply you can remove the limit.

How to Apply This Trick:

Open Command Terminal and enter the following:
adb shell
sqlite3 /data/data/com.android.providers.settings/databases/settings.db
Then you’ll see: sqlite>
Then enter the following to alter the limit
INSERT INTO gservices (name, value) VALUES(’sms_outgoing_check_max_count’, 101);
(change 101 to your new limit)
I didnt try altering the limit so I hope it works for you guys.. but I can confirm this next one works. It completely turns off the limit altogether.
To turn off the limit enter:
INSERT INTO gservices (name, value) VALUES(’sms_outgoing_check_interval_ms’, 0);
It worked right away for me.. (SMS Bomber >)) Id reboot to be safe.

Recently Orkut launched scraps on mobile feature. But unfortunately people are getting charged by mobile service providers for those messages. So, here I’m going to tell you the trick to receive Orkut scraps on your mobile as SMS absolutely free. Each time someone sends you a scrap, you will get a SMS alert with first 150 characters of that scrap on your mobile. This service is absolutely FREE for people living in India. We will perform this trick by using Orkutfeeds and Google SMS Channel. Let’s know how to do this.

How To Get Orkut Scraps as SMS for Free :
This orkut trick can be done by converting all your scraps into a feed. Now associate that feed with a Google SMS channel. When someone makes a scraps in your scrapbook, your scrapbook feed will receive and store that scrap. Google SMS channel checks scrapbook feed periodically and will send you the scrap by SMS once it find a new scrap in your feed.

Follow the below steps :

1. Get your Orkut profile link. You can get your Orkut profile link by clicking on your own display picture and copying the code from the address bar. (Typically an Orkut profile link looks like this : http://www.orkut.co.in/Main#Profile.aspx ?rl=mp&uid=995950247969049008)

2. Go to Orkutfeeds.com, paste your Orkut profile link in the given box and click on the Subscribe button.

3. Now it will give you a URL like this : http://www.orkutfeeds.com /feed.php?uid= 18178041578960043718

4. Copy that code and paste in a notepad. Add #both at the end of that URL. Your final URL should look like http://www.orkutfeeds.com/ feed.php?uid= 18178041578960043718 #both

5. Now navigate to Google SMS Channel and login with your Google/Gmail ID and Password.

6. Look at the right sidebar, you can find a Try now button under Create your own channel option. Click on Try now.

7. It will take you to the channel settings page. Fill up all the details there and click on Create Channel button. Check the below screenshot for complete instructions.

8. You are done.

Now you will receive Orkut scraps by SMS absolutely free.

Special Instructions :
1. If your scrapbook is locked (viewable by friends only), you MUST add Orkutfeeds Bot as your friend on Orkut. Add Orkutfeeds bot.
2. It might take up to 4-6 hours to get new scrap notification SMS on mobile. This fully depends on Google server load.

UC Mobile Limited has officially announced the world’s largest mobile phone browser with usage (page views) exceeded 50 billion worldwide in September 2010. The average number of pages per second is more than 2 million times, lead to further expansion. UC browser runs on Symbian, Android, Java, Windows Mobile, MTK, iPhone, Ophone, Brew and other mainstream mobile phone platform more than 100 famous brands, more than 3,000 handsets. Currently, UC has been in North America and elsewhere in Asia set up a separate server, and service in the world more than 145 countries and regions.

August 2004, excellent as the technology (UC) was first released core products mobile browser UC browser with cloud computing architecture. The product through the use of cloud services platform to help optimize the Internet page, save 80% of traffic, so that the browsing speed significantly improved to help users easily access Internet information quickly.
UC Mobile Limited CEO YuYongFu said, “UC can achieve the results today, is affirmation of UC users, and partners recognized for UC, but also benefited from UC in China and the rapid growth of global users. UC will continue to focus on technological innovation, dedicated to product breakthroughs, and constantly improve the user experience and promote cooperation and win-win industrial chain. “

The latest Mobile Internet Security feature in UC browser to meet the security needs of mobile users, first in the world to provide users with mobile Internet security services for the user to create a mobile Internet’s first line of defense. In addition, the latest 7.4 (Chinese) version of the UC browser for Symbian, Android, iPhone, Windows Mobile and Java Mobile platforms support the five FLASH function, which is a new breakthrough. In the near future, almost all mobile phone users will be able to get through the UC browser FLASH video and games fun to bring pleasure!

Three years ago, a small start-up companies as the technology advantages (UC) running out of money, desperate. The two young founders did not have access to Lenovo’s investment fund, has moved Yu Yongfu, vice president of Legend Capital. January 3, 2007, Yu Yongfu left Legend Capital, carrying luggage up the office of a superior, as the technology – there is no elevator in Guangzhou 6th floor of a residential building, as the company’s CEO.

Just 3 years time, this small company of 15 people to 600 people, has become the core areas of mobile browser technology and full intellectual property rights of the first Chinese company. Latest statistics show that, as of the end of July 2010, UC has made the browser in the world to download more than 4 million times, more than 100 million users, users over 50 billion monthly page views results. UC has become the world’s most adaptable platform for mobile browser can be hundreds of brands in the world of 3000 and stable operation of a variety of mobile phones, is truly the world’s largest mobile browser, the company estimates has reached hundreds of millions of dollars.

Yu Yongfu said, “It all stems from our focus and expertise. Of course, the most rare is the beginning, it is like to drive, start the most difficult, careless and died.” Crucial moment, when he found YuYongFu Kingsoft CEO Lei Jun, Jun Lei received angel investors such as timely as the four million yuan investment, the solution of urgent needs. Then, the company made an important decision, that is, the company sold the business for the enterprise market, which is almost the only profitable projects the company has brought over a thousand million per year income. “This decision is equivalent to the jobs you have been smashed, a year later, another business if not together, you come back to pick up your job I’m afraid to think about are not picked up.” YuYongFu said, “but we feel the need have to do, only focus to be successful, we aimed at individual users, determined to be the cell phone browser, only to abandon the enterprise market. “

Since then to now, UC concentrate all the resources and energy, focusing on the development of mobile browser. “Mobile Internet era is a big opportunity,” said Yu Yongfu, with the 3G network and the application of smart phones, more and more users use mobile Internet. But the mobile phone operating system, screen size and hardware performance, it has great differences with the computer, which allows users to browse the Internet via mobile phone content, I often have to endure the torment of speed and traffic charges.
This is a very strong professional and technical areas, development of mobile browser for promoting the professional development of mobile Internet outpost.

UC president of technology Liang Jie said, “We can save 80% of browser traffic, nearly double the increase browsing speed. In the video, we can be compressed to the original 1 / 10 to 1 / 20, while our software is small, accounting for less memory, more energy consumption low. If at the present telecom tariff, all browsers use the UC mobile phone users could save more than 4 billion per year in traffic charges. It is this gives the user” money power save time, “the benefits, the UC walk in the forefront of mobile phone browser.”

Why can achieve so powerful? This is the first to benefit from the use of UC cloud computing infrastructure. With the earlier phone browser will download all the information pages to the phone side to deal with different, UC browsers and web servers in the phone number set up between the relay server, by adjusting the content structure of Web pages and convert the file format, compression means on the web page “rearrangement”, and then present the content in the mobile terminal, thus greatly reducing the amount of mobile computing terminal, helping users to reduce traffic and increase browsing speed and operating speed.
UC focus on innovation, expanding the function of mobile browser. Now almost a hundred patent applications, works with dozens of software copyrights.
May this year, UC once again to achieve major technological breakthroughs, the first in the phone support Flash10 technology to help users to experience the charm of 3G. In the newly released version of the  UC browser 7.3, UC is also the industry’s first browser in the phone browser to join the security services. August 19, UC 16 companies signed the joint industry of the “protection of mobile phone users Internet Security Proposal”, and actively promote the healthy development of mobile Internet industry.

Yu Yongfu said, UC is preparing to launch the “UC Versatile” next generation browser, the browser will be based on new data structure, broadband mobile Internet and open concept design, web page rendering capabilities in improving the network quality at the same time, the network speed will be increased dramatically. We feel, perhaps this area in the mobile browser, with Chinese companies to grow into large international companies, we hope that this business is excellent, as the technology”.