This post has been thanked 3 times. |
|
||||
Re: Challange to all the rom chefs
I'll be the first to admit that I don't know S#%t...That is why I try to play around with someone elses kitchen and rom so I can learn. I like to open folders and file and research to find out what those specific files do. I have so much to learn that it's not even funny. That's why I jokingly refer to myself as a fry-cook instead of a chef. I can cook some good grub in the kitchen at my house, but that doesn't make me a chef. I can process orders like at McDonalds or read a recipe, but I'm trying! I figure the more I mess around and experiment that eventually I might just know what the hell I'm talking about.
So there's the fry-cook answer to the chef challenge question. To all the other fry cooks out there, don't stop doing what you do. It doesn't matter if you can if you how to clean a rom(yet) or make a kitchen(yet) or if you know what espt does(yet). What matters is that you are trying to learn everyday and that you are passing along what you learn. That's what this forum is all about. Learn and share, learn and share.
__________________
============================================
"Not the victory but the action. Not the goal but the game. In the deed the glory." Last edited by 360discgolf; 02-27-2008 at 12:52 AM. |
|
||||
Re: Challange to all the rom chefs
i have had my ppc phone for about two months now, so i am very new.
i am interested in learning more, but have had little luck in finding useful information. seems like there is not much intermediate information available. i am a programmer by trade , so i am technically skilled , but don't know what the next thing to learn. any recommendation on what to look into to progress ?
__________________
Spread the rep! If someone helps, click the rep icon (
![]() like my work: donate a buck |
|
||||
Re: Challange to all the rom chefs
Sorry for the crappy post above, I did it from my phone last night before bed.
I think I can go through an OEM and clean out all the junk. I am comfortable creating and modifying RGU, PROVXML, and initflashfiles.txt file. The place that I struggle is with the memory address relocating. I understand that some files are just files, while others are built as modules and reside in a fixed location in memory. With packages from different phones, the addresses can overlap, or be non existent. This requires the modification of the address in each module to ensure there is no conflict. I know there are tools like G'Reloc that are supposed to do this for you, but I would rather understand what this tool is actually doing. I also don't really understand the whole "XIP Porting" thing. I don't really know what a XIP is, much less how to port one ![]() |
|
||||
Re: Challange to all the rom chefs
FWIW - a good explanation of XIP and Page Pool
The Page Pool Applications use RAM in two ways. There is code that runs, and there is data that is created while it is running. On a NOR device, the code can run directly from the ROM and not be loaded into RAM first. This process is called XIP (eXecute In Place). NAND devices can't XIP, so their code is loaded into RAM and executed from there. If you don't have a Page Pool, this code is loaded into normal RAM. The Page Pool is a mechanism to limit how much code is loaded into normal RAM. With a Page Pool, we can unload code that hasn't been used in a while and reload it later if we need to. We can't do that without a Page Pool. http://blogs.msdn.com/windowsmobile/...17/494177.aspx |
|
||||
Re: Challange to all the rom chefs
So there's the fry-cook answer to the chef challenge question. To all the other fry cooks out there, don't stop doing what you do. It doesn't matter if you can if you how to clean a rom(yet) or make a kitchen(yet) or if you know what espt does(yet). What matters is that you are trying to learn everyday and that you are passing along what you learn. That's what this forum is all about. Learn and share, learn and share.[/quote]
This is what I'm talking about ........ When I joined this forum in October of last year which was not very long ago , I did not know anything about customizing a rom ..... However through searching and downloading the tools to create roms I eventually learned how to make my own roms . I was at first making Titan roms based off of Dcd's clean roms and No2chems clean roms then it struck me why am I taking someone else's work and claiming it for myself yeah I would give them credit but I did not do anything but add to what was already there. So I learn how to clean my own rom I learn what I could take out what not to take out how to change the file directories,icons ,make hybrids and whatever ...... the point of this thread is not to start troble but to make aware that you guys have been kinda lazy when it come to doing your own work .... If Dogguy never made the prepit and buildit batch files would any of you guys know what those tools are in the kitchen to break down the rom ..... PROBABLY NOT so why is it that you say so what if you can't do it yet... is that really good enough for you ? Believe me alot of you guys enjoy using others work .... I don't I just got really lazy when 6.1 came out and asked No2chem to port it for us ... or other wise you guys would still be using dharverys thread about how to get 6.1 to the vogue so what I saying is feel free to bug me I REALLY WANT TO HELP YOU GUYS OUT NO JOKE ...... Lets help each other learn how to build OUR OWN VERSION OF A ROM .... and get away from using other peoples work that they put the time in to create ...... |
This post has been thanked 1 times. |
|
||||
Re: Challange to all the rom chefs
Quote:
|
|
||||
Re: Challange to all the rom chefs
Quote:
|
|
||||
Re: Challange to all the rom chefs
Sweet, Jakdillard this is coming from a fry-cook lol. Trying to turn into a real cook, I have been using all these different tools lately that have really done some crazy s%&* to my ppc. but every one like you have always been able to pull me out, And now in the process of making my own kitchen from a fresh rom (i hope it is anyway i think i got it strip lol ) But most of all just wanted to say Thanks to You and all that has help.
__________________
PPC GEEK IN TRAINNING !!!!!!!!
|
|
||||
Re: Challange to all the rom chefs
Quote:
|
![]() |
|
|
|