feed Subscribe to feed
pic
.

Installer 4.0b6 and New Updated Confidant Encrypt

- Posted in: square measure, versis, test zip, t test, encrypt, cfig, repositories, copy paste, pear, participant, goodness, compendium, repository, parameters, exec, appearance, circumstances, search engine - Tagi: square measure, versis, test zip, t test, encrypt, cfig, repositories, copy paste, pear, participant, goodness, compendium, repository, parameters, exec, appearance, circumstances, search engine
Hi!

Proudly presenting you the new exploratory of Installer - 4.0b6.

New and changed:
  • Search. It searches among packages from the repositories you have added, and, if you let it sit for 5 seconds, will question our participant and return packages that square measure easy from repositories you don't have added (that we know about) with an derivative to automatically add and instal. Confidant owners, upgrade to the word turning of the repo encrypt (below) to have your confidant added to the search engine.
  • Uninstall nowadays deeds correctly.
  • Fixed a lot of protection issues especially with trade HTML content pages.
  • Updated the Categories and Tasks icons so they square measure little ugly.
  • Fixed a bug with four-fold copies of Installer appearance in Installed Packages low-level no circumstances.
  • Installer will nowadays correctly check and prompt for an news of itself.

Also, to play along the Installer release, a new grouping of the Confidant encrypt is up. Grab it Hera: repo-r1114.zip

What's new in the repo code?
  • Added an derivative to ping the Installer search participant so it reindexes your confidant. The ping occurs during regenerate.php run.
  • Much better manipulation of ZIP compendium, since this is what least group had troubles with. It nowadays attempts to determine which way to use to unfasten your files (PEAR::ZipArchive, zip_open or shell_exec("unzip")). Gratify note that we didn't test zip_open piece of the encrypt as we don't have a participant with that plugin compiled in PHP.
  • DOMDocument::load() should work low-level PHP4. We hope.
  • Slightly better manipulation of the four-fold versions of the European package.
How to upgrade? Simply exchange regenerate.php with the new one, and add new conformation parameters from config.inc.default.php to your config.inc.php. Here square measure deuce: REPOSITORY_URL, that should have a full way to your repo (with a trailing slash), and ZIP_CMDLINE_PATH (lone add this if necessary). Have in mind to config.inc.default.php for the descriptions and copy-paste goodness.

Don't forget to regenerate your repositories once upgraded, and also don't forget to put 2.0.2 into POSSIBLE_FIRMWARE_VERSIONS lay out so group on the new firmware can see your packages!

Acknowledgement. :)

.

PseudoSubstrate 1.0

- Posted in: square measure, these patches, bootstrapper, natis, sms message, storage device, photographic equipment, inquiring minds, fastening, springboard, commencement, parameters, lt, developers, job - Tagi: square measure, these patches, bootstrapper, natis, sms message, storage device, photographic equipment, inquiring minds, fastening, springboard, commencement, parameters, lt, developers, job
Quick digest in one line: PseudoSubstrate, a successor for MobileSubstrate (easy in Cydia) is nowadays easy for the Installer.app, allowing to host and use the packages that use MobileSubstrate. The first bundle is also easy nowadays, titled MySMS. PseudoSubstrate is old for situations when you don't have Cydia installed or pay Installer concluded the past and requires no additive work from developers' side. And it's faster, too.

And a little background for the inquiring minds. Often the designate of galore utilities square measure to extend the functionality of extant applications, so much as SpringBoard, SMS, and so on. Of course, to extend the exercise, no additive encrypt created by a third set has to be soused into the exercise storage device and point alter the behaviour of these applications. How is this finished? Sterilisation is performed by finding one of the common functions in the exercise that carry out the designate we'd like to alter (for mental representation, function that sends an SMS message). Point a successor "patch" function is spoken that accepts the European parameters as the model, and it is "swapped" with the model one. Usually these patches do something point call the model, so essentially zero is lost functionality-wise.

Both Mobile Attention and MobileSubstrate square measure essentially bootstrappers that work the patch modules in ratio into the host exercise they square measure about to extend and to help them patch the functions by providing common interfaces that exchange the model function with a spotted one and provide facilities for vocation the model afterwards. They're zero else than that - iterating done a list of patch modules ratio them one-by-one into the exercise you're commencement and point providing no helpers to manoeuvre the modules into deed the job finished (and don't conflict with otherwise modules United Nations agency potentially wish to patch the European function).

Of course, zero is fastening a photographic equipment for creating their personal bootstrapper, and this is what no of them still do. But it's more than logical to adopt a single papers and point use it.

Mobile Attention exists since Gregorian calendar month 2007, and is a direct ancestor (actually, in no aspects, it is an ARM port of it) of Application Enhancer by Unsanity, which is a Macintosh OS X edifice doing the European thing. MobileSubstrate was Born erstwhile this time period because apparently its write didn't like the construct Mobile Attention is closed source (but still free). I Gregorian calendar month be wrong in the thinking, though, maybe the write will report on his own.

As it often happens, free is not necessarily better. As some quick&dirty job, MobileSubstrate does what it's ready-made for, but the way it does it is right from effective. But hey, it's open source, anyone can make it better, right?

You Gregorian calendar month think I strength be unfair, but let's look at the facts:
  • MobileSubstrate is victimisation a simple way of fixture C functions where four-fold patches for the European function will conflict.
  • The way of fixture Target C methods old by MobileSubstrate is unclear me. Instead of just swapping the IMP addresses of the functions, it does that, but also adds a new performing into the class methods list. Spell I can see, wherefore (it's easier for the photographic equipment to write [self orig_patchedFunction:arg1] than gPatchedFunction(obj, sel, arg1);) but in the end it causes a separate call to objc_msgSend resultant in 50 to 400 redundant manual to be executed just to call the model function. Talk about speed, huh.
  • The way MobileSafety deeds (it controls the Safe Modality commonly seen in the SpringBoard) is all right for a UN*X conservativist - but it relies on no assumptions it shouldn't. For mental representation, it traps common signals transmitted when the app is crashed (SIGSEGV, SIGBUS, etc) but doesn't passes the redundant aggregation to close handlers in chain! How-do-you-do, this is 21st time period, and we're not talk of command line tools Hera - it's finished inside a full-fledged GUI app, and United Nations agency knows, that redundant aggregation MobileSafety discards Gregorian calendar month be functional - you never know!
  • The attender itself is spoken in Target C which instrumentation it is little more than slower than compared to the one spoken in pure C - and that affects all exercise launch.

Well, I venture since it still gets the job finished, I couldn't darned it little. It's a great misconception which got executed fairly poorly - which is perceivable as the write apparently have a day job and maybe has little time and/or cognition for hacks like this (again, UN*X is not Macintosh OS X).

Either way... since MobileSubstrate is inferior to Mobile Attention, it was beautiful easy to make a negligee that would load MobileSubstrate libraries (victimisation pure C, so it does it faster) and provide the functions provided by MobileSubstrate (that also work more than correctly in no aspects) so the developers United Nations agency use MobileSubstrate don't have to change anything in their applications - it will just magically work.

Enjoy.

.

Installer 4.0b6 and New Updated Confidant Encrypt

- Posted in: square measure, versis, test zip, t test, encrypt, cfig, repositories, copy paste, pear, participant, goodness, compendium, repository, parameters, exec, appearance, circumstances, search engine - Tagi: square measure, versis, test zip, t test, encrypt, cfig, repositories, copy paste, pear, participant, goodness, compendium, repository, parameters, exec, appearance, circumstances, search engine
Hi!

Proudly presenting you the new exploratory of Installer - 4.0b6.

New and changed:
  • Search. It searches among packages from the repositories you have added, and, if you let it sit for 5 seconds, will question our participant and return packages that square measure easy from repositories you don't have added (that we know about) with an derivative to automatically add and instal. Confidant owners, upgrade to the word turning of the repo encrypt (below) to have your confidant added to the search engine.
  • Uninstall nowadays deeds correctly.
  • Fixed a lot of protection issues especially with trade HTML content pages.
  • Updated the Categories and Tasks icons so they square measure little ugly.
  • Fixed a bug with four-fold copies of Installer appearance in Installed Packages low-level no circumstances.
  • Installer will nowadays correctly check and prompt for an news of itself.

Also, to play along the Installer release, a new grouping of the Confidant encrypt is up. Grab it Hera: repo-r1114.zip

What's new in the repo code?
  • Added an derivative to ping the Installer search participant so it reindexes your confidant. The ping occurs during regenerate.php run.
  • Much better manipulation of ZIP compendium, since this is what least group had troubles with. It nowadays attempts to determine which way to use to unfasten your files (PEAR::ZipArchive, zip_open or shell_exec("unzip")). Gratify note that we didn't test zip_open piece of the encrypt as we don't have a participant with that plugin compiled in PHP.
  • DOMDocument::load() should work low-level PHP4. We hope.
  • Slightly better manipulation of the four-fold versions of the European package.
How to upgrade? Simply exchange regenerate.php with the new one, and add new conformation parameters from config.inc.default.php to your config.inc.php. Here square measure deuce: REPOSITORY_URL, that should have a full way to your repo (with a trailing slash), and ZIP_CMDLINE_PATH (lone add this if necessary). Have in mind to config.inc.default.php for the descriptions and copy-paste goodness.

Don't forget to regenerate your repositories once upgraded, and also don't forget to put 2.0.2 into POSSIBLE_FIRMWARE_VERSIONS lay out so group on the new firmware can see your packages!

Acknowledgement. :)

.

Installer 4.0b6 and New Updated Confidant Encrypt

- Posted in: square measure, versis, test zip, t test, encrypt, cfig, repositories, copy paste, pear, participant, goodness, compendium, repository, parameters, exec, appearance, circumstances, search engine - Tagi: square measure, versis, test zip, t test, encrypt, cfig, repositories, copy paste, pear, participant, goodness, compendium, repository, parameters, exec, appearance, circumstances, search engine
Hi!

Proudly presenting you the new exploratory of Installer - 4.0b6.

New and changed:
  • Search. It searches among packages from the repositories you have added, and, if you let it sit for 5 seconds, will question our participant and return packages that square measure easy from repositories you don't have added (that we know about) with an derivative to automatically add and instal. Confidant owners, upgrade to the word turning of the repo encrypt (below) to have your confidant added to the search engine.
  • Uninstall nowadays deeds correctly.
  • Fixed a lot of protection issues especially with trade HTML content pages.
  • Updated the Categories and Tasks icons so they square measure little ugly.
  • Fixed a bug with four-fold copies of Installer appearance in Installed Packages low-level no circumstances.
  • Installer will nowadays correctly check and prompt for an news of itself.

Also, to play along the Installer release, a new grouping of the Confidant encrypt is up. Grab it Hera: repo-r1114.zip

What's new in the repo code?
  • Added an derivative to ping the Installer search participant so it reindexes your confidant. The ping occurs during regenerate.php run.
  • Much better manipulation of ZIP compendium, since this is what least group had troubles with. It nowadays attempts to determine which way to use to unfasten your files (PEAR::ZipArchive, zip_open or shell_exec("unzip")). Gratify note that we didn't test zip_open piece of the encrypt as we don't have a participant with that plugin compiled in PHP.
  • DOMDocument::load() should work low-level PHP4. We hope.
  • Slightly better manipulation of the four-fold versions of the European package.
How to upgrade? Simply exchange regenerate.php with the new one, and add new conformation parameters from config.inc.default.php to your config.inc.php. Here square measure deuce: REPOSITORY_URL, that should have a full way to your repo (with a trailing slash), and ZIP_CMDLINE_PATH (lone add this if necessary). Have in mind to config.inc.default.php for the descriptions and copy-paste goodness.

Don't forget to regenerate your repositories once upgraded, and also don't forget to put 2.0.2 into POSSIBLE_FIRMWARE_VERSIONS lay out so group on the new firmware can see your packages!

Acknowledgement. :)

Search this blog

Tag cloud

  • Tagi: square measure, versis, test zip, t test, encrypt, cfig, repositories, copy paste, pear, participant, goodness, compendium, repository, parameters, exec, appearance, circumstances, search engine