PDA

View Full Version : Home 2 is out!


xPreSiDenT
16th February 2009, 08:34 AM
For people waiting for Pointui Home2 free(if there are any) its out, n its awesome! At last a great alternative to M2D etc. Infact I think its better. Check it out here (http://www.pointui.com/products/home-2).

Darkchaser
16th February 2009, 08:44 AM
Still takes too much RAM just like M2D. And I don't know but I feel that 1.51 was much better than Home 2, it just feels like all show but no go.

boog
16th February 2009, 12:26 PM
It seems neat, but like xPreSiDenT said, it takes too much ram.

Playing with it, I ended up with about 8 meg free, and if I open a spreadsheet, or anything that consumes just a bit of memory, it will close home 2. Kinda defeats the purpose.

I think it is a neat idea, we just don't have enough memory.

smoker46
16th February 2009, 12:29 PM
i try it!
is tooo much unstable i have to hard reset the phone one or two time per day!
because the fone freez!
isn't very good for me!

jacmat
16th February 2009, 04:59 PM
i try it!
is tooo much unstable i have to hard reset the phone one or two time per day!
because the fone freez!
isn't very good for me!
that's my problem too!

my phone freezes, it's very important for my having my phone right

for this reason i've unistalled pointui

I like their features and how it does it, but not for my phone

best luck for all of you mates

agovinoveritas
16th February 2009, 05:15 PM
Tried it, hogged ram like a mofo, uninstalled. Now there is happiness back in the world.

It did look good and ran fast but the ratio of geek-goodness to app resource hogging simply did not cut it.

cirial
16th February 2009, 05:24 PM
Its definitely cool. I think it needs a bit more work to become my HTC Home replacement.

Theres definitely bugs present (like how for the weather when you select New York it marks it on the map as being in the middle of Africa, or Los Angeles in the middle of South America).. but I'll keep a close eye on it ;)

J3ssy
16th February 2009, 06:02 PM
Its definitely cool. I think it needs a bit more work to become my HTC Home replacement.

Theres definitely bugs present (like how for the weather when you select New York it marks it on the map as being in the middle of Africa, or Los Angeles in the middle of South America).. but I'll keep a close eye on it ;)/Program Files/Home2/AppletRibbon/Today or /World
then load the Cities file to your pc or open it in a editor, search for the location you want and make the values of X and Y :2 and you have the right coordinates

€dit: oops wrong fix but nice to know it too^^

Another fix from PointUI board from JSpeed
That is a very good assumption, however the problem (I suspect) is the change from hi-res to low-res. In World.cs there is a line that finds the size of the screen. for hi-res (VGA), it subtracts 180 from the width. in QVGA, it does the same. This should be 80 instead.

It looks like this:

y = GetTop();
x = GetWidth() - 160;
// Whack up the first icon
imgWeatherIcon1.Surface.LoadFromFile(imageFile1); // Load the appropriate image
imgWeatherIcon1.AutoSize();
imgWeatherIcon1.SetBounds(x + iOffset1, y);

// Position the control where it needs to start
imgWeatherIcon1.AnimateClear();
imgWeatherIcon1.AnimateFade(0, 100, 3);
imgWeatherIcon1.SetVisible(true);

Simply changing the 160 to 80 seems to fix this problem perfectly.

QVGA bug

akita47
12th March 2009, 12:45 PM
I can't register on the pointui site to download any themes, anyone had any success?

StefanHou
24th March 2009, 11:11 AM
Thanks, tried it and it's not working for me, so I returned to my HTCHome. :p