📅 January 13, 2009

Five Column SpringBoard for iPhone and iPod Touch

Who did it? A dude called Sakurina. Info about Five-Column Spring board :

This is my first ever Objective-C(++) project. Decided to tinker with MobileSubstrate after a discussion with roobi. We thought that having five columns would maximize space with themes like Abeo, Pump, or Nanocons, but there was no easy way to add a 5th column.

Looked a little into it and it looked fairly easy to do after all. This is mostly a modification of Five Icon Dock, both the dock and each page in SpringBoard are SBIconLists, therefore they both have maxIconColumns as a property you can override with MobileSubstrate.

There are a few issues:
– Due to the current hackish nature of this, it just so happens that if you only have 4 icons on your dock, the 1st icon will end up in the 4th column of a 5th row. This will be fixed, I know what’s causing it, just not necessarily how to fix it.
– Wiggly icons makes the phone reaaaaally slow as hell.
– Having SpringJumps display titles will throw off the 5th column’s icons by a couple pixels; my code doesn’t take the padding property into account yet.
– Haven’t actually tested it with Abeo/Nanocons/Pump yet to see what it looks like.

Otherwise, this was a pretty neat way to learn about MobileSubstrate and ObjC, and a nice hack to stay up at the middle of the night for. Stay tuned for updates.

fcsb_jan5_early

Continue reading “Five Column SpringBoard for iPhone and iPod Touch”

📅 December 23, 2008

Flash Finally on iPhone and iPod Touch?

flash-iphone1

Remember my post on how to boost MobileSafari?Well if you do, than you remember that there was a plugin that gave you the ability to view flash videos on webpages and eliminates that stinky missing plugin icon.Well this is something similar.

I bet you want me to answer some questions for you. Well let’s do that :

Q : What is it called?

A : iMobileCinema

Q : Is it a flash player?

A : Hell no!

Q : Is it better?

A : Not yet.

Q: Works with .swf?

A: Nope

Q: What about .flv?

A : Well it has to work with something , right?

Q : If i already have this feature from the addons pack that you showed me in the previous post, why do i need this? It’s exactly the same, really do u have some new stuff for me or not?

A : Yep. Well you might not want this right now, but according to their blog , in the near future you will get this :

Some live broadcast sites are using rtmp protocol to deliver videos, e.g., mtv.com, hulu.com. We’ll try to support the protocol later. And playing embedded mp3, like singsbox.com, is a good idea and we’ll try to support it too.

Q : Oh wow, that’s cool! OK , OK, how can i get this?

A : Well , like all good stuff that are happening to the iPhone and/or iPod Touch , you can get this thru Cydia. First you need to add this source : http://d.imobilecinema.com , than you just search for iMobileCinema and install the package.

Q : Anything else that i should be aware about?

A : Hmm… not really. But you might wanna check out iMobileCinema’s Blog

📅 November 21, 2008

SELF-MASSAGE TREATMENT FOR CONSTIPATION

I have been asked today to do a review for a site that offers solution to constipation problems. This is something i would normally not write about, well in this blog at least. But since this is the only blog i got ( i got like 4-5 others but i dont deal with them anymore ) and i thought it was funny as hell to be asked to write about ” constipation ” , well……. Anyway bare with me, cause as funny as it sounds, this is , in fact, a serious deal. I mean imagine yourself as a dead end street : all sorts of stuff are going in and nothing comes out.

Self-massage treatment constipation appears to be borrowed from China and this type of massage is closely related to acupuncture and considered to be effective for a similar range of health problems. Their website is presented to you in a very minimalistic design but pretty straight forward. The hilarious thing is that they actually answer the question ” What is constipation? “… i mean if you got on their site ( from google, or from blogs like mine, or a friend told you , really doesent matter ) , doesent that imply that you are pretty familiar with the term?

Continue reading “SELF-MASSAGE TREATMENT FOR CONSTIPATION”