STEAM V1.0 by o TRiPPiNZ
FULL:
Android OS Version ————————————– 2.2.1
Device ——————————————————- buzz
Model ———————————————- HTC Wildfire
Rom —————————— STEAM V1.0 by o TRiPPiNz
Rooted (Superuser.apk + su) —————————– YES
Rooted (unsecured boot.img) —————————- YES
BusyBox installed —————————————— YES
BusyBox run-parts support ——————————- YES
Apps2SD [Apps to EXT] enabled ————————– YES
/data/app enabled —————————————— YES
Custom boot animation allowed ————————– YES
Nano text editor installed ———————————- YES
Bash shell support ——————————————- YES
/system/framework is deodexed ————————- YES
/system/app is deodexed ———————————- YES
ROM will wipe data before flashing ———————— YES
Zipaligned all *.apk files to optimize RAM ————— YES
Disabled boot screen sound ——————————– YES
Signed APK ————– NO (disable signature verification)
Supports Arabic ———————————————- YES
——————————————————————————————————————————
= Build Number : 2.37.415.1
= Deoxed
-This ROM is deodexed and this allows you to get more free space in the internal memory and when you put apps on phone memory they take up minimal space. I have 150mb free space on my internal memory when before I only had 17mb with the same apps on internal memory.
= Rooted
= Enable A2SD [The cache is on SD-EXT]
= Improved the use of RAM
= Added ES File Manager + drocap2 + dspmanager + Facebook + more
——————————————————————————————————————————
Downloads:
ROM:
1)Steam rom with a clearer Arabic font file
2)Steam rom with the standard Arabic font file – DOWNLOAD
The difference is that with the clearer font file you cannot set the whole system language to Arabic but you can still read and write in Arabic. You can however, set the system font to Arabic in option 2).
Add-ons:
-4-in-1 reboot menu (more options when power button is held down)
-nFinity Kernel (overclock supported)
Please donate:
Any amount would be greatly appreciated,
https://www.paypal.com/cgi-bin/webscr?cmd=_donations &business=ut-gow@hotmail.com&item_name=o%20TRiPPiNz%20ROM %20Series¤cy_code=USD&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8
TO REQUEST BIO ART PLEASE VISIT HTTP://otrippinz.com/forums
Features:
-More characters that you can use in your bio
-Ability to edit your Motto/Bio/Location (Note: You cannot save these creations)
-Internal backup ‘Load’ button added to the preview boxes
-Web Browser added
-Shortened a lot of code
-Label at the bottom of the screen to notify you of updates
Download link: http://www.mediafire.com/?h4rtr44a3e8cxs9
You need .NET framework V4 for this program to work
This will probably be the last addition to the Xbox Live Bio Art programs.
TO REQUEST BIO ART PLEASE VISIT HTTP://otrippinz.com/forums
Features:
-More characters that you can use in your bio
-Ability to edit your Motto/Bio/Location (Note: You cannot save these creations)
-Internal backup ‘Load’ button added to the preview boxes
-Web Browser added
-Shortened a lot of code
-Label at the bottom of the screen to notify you of updates
Download link: http://www.mediafire.com/?n26avafr0nfw72k
You need .NET framework V4 for this program to work
This will probably be the last addition to the Xbox Live Bio Art programs.
It doesnt show up on the front page of google due to the title being too detailed. Google indexes my posts higher if the search is exactly the same as my title so I created two new posts to boost my google index for my multi line search replace tool.
Thanks, =]
I need to find and replace alot of multi line functions alot. When i am coding and when i am not. I searched the web but could not find this simple tool which literally took me 5 mins to code:
If anyone wants to know, this is the code i used for the “Multi-Line Find and Replace” button:
private void button1_Click(object sender, EventArgs e)
{
if (OriginalText.Text.Contains(Find.Text))
{
string find = Find.Text;
string replace = Replace.Text;
undo = OriginalText.Text;
//undo is a public string which i set as OriginalText.Text so when I click the undo button, it gets the text from there
OriginalText.Text = OriginalText.Text.Replace(find, replace);
}
}
Download link: http://www.mediafire.com/?wezky31ayqr8lz6
I need to find and replace alot of multi line functions alot. When i am coding and when i am not. I searched the web but could not find this simple tool which literally took me 5 mins to code:
If anyone wants to know, this is the code i used for the “Multi-Line Find and Replace” button:
private void button1_Click(object sender, EventArgs e)
{
if (OriginalText.Text.Contains(Find.Text))
{
string find = Find.Text;
string replace = Replace.Text;
undo = OriginalText.Text;
//undo is a public string which i set as OriginalText.Text so when I click the undo button, it gets the text from there
OriginalText.Text = OriginalText.Text.Replace(find, replace);
}
}
Download link: http://www.mediafire.com/?wezky31ayqr8lz6
http://giffgaff.com/orders/affiliate/puremania
visit http://www.giffgaff.com for more information
That is the link to order it.
Please use my affiliate link as I get £5 in credit for you using it. Thanks.

If you think that our goodybags are amazing, check out our standrad prices. It doesn’t matter if you choose to get a goodybag or not; you’ll still have low prices to make calls and texts to the UK.




You’ll have free mobile Internet until the 28th of February 2011 no matter if you get a goodybag or not. goodybags with unlimited Internet will continue that way after February. You’ll have free giffgaff to giffgaff calls and texts for 3 months if you top-up with credit or decide to buy a goodybag.
Goody Bags:
Before I begin, I know you can create all the shortcuts and move them into a folder.
This program allows the user to “Bookmark” programs/urls/text files/e.t.c and then load them from this small nimble program.
I know that a lot of people will say that this is a pointless program but some people can manage better with a browse button and a list than having to drag each item to the folder.
Download Link: http://www.mediafire…q3nn18nruu7w2d7
I am going to make a new program which will serve as a SWISS KNIFE =]
It will have valuable tools inside, I dont know what so i have decided to ask you.
Suggest a tool I include in the program in a comment below and hopefully i will integrate it into my newest creation.