List of development blogs: Difference between revisions

From iPhone Development Wiki
 
(18 intermediate revisions by 7 users not shown)
Line 1: Line 1:
Sometimes people write about tweak development outside of the iPhoneDevWiki - weird. But that's still great, so here are links to blogs that may have interesting articles to read.
Sometimes people write about tweak development outside of the iPhoneDevWiki - weird. But that's still great, so here are links to blogs that have interesting articles to read.


''It would be nice for somebody to set up a [https://en.wikipedia.org/wiki/Planet_(software) "planet" blog aggregator] for these blogs. See [http://planet.mozilla.org/ Planet Mozilla] for an example of this kind of aggregator.''
''It would be nice for somebody to set up a [https://en.wikipedia.org/wiki/Planet_(software) "planet" blog aggregator] for these blogs. See [http://planet.mozilla.org/ Planet Mozilla] for an example of this kind of aggregator. If you make that, link it here!''
 
See also: [[Getting Started#Some guides on other sites]]


== Extension (tweak) developers ==
== Extension (tweak) developers ==


* [http://www.andyibanez.com/category/tutorials/ Andy Ibanez]
Links to posts that might be interesting (as of August 2014).
* [http://blog.chpwn.com/ chpwn] - developer of tweaks including Zephyr, Infinidock, and Gridlock.
 
* [http://cpdigitaldarkroom.com/blog/ CPDigitalDarkroom] - developer of tweaks including InCaseOf, IfFound, and HideMe7.
=== Currently Active Links ===
* [http://blog.dba-technologies.com/ David Ashman], developer of LockInfo.
 
* [http://www.eswick.com/ eswick] - developer of tweaks including OS Experience.
* '''[http://www.bensge.com/blog/ bensge]''' - developer of tweaks including auki, Velox, ayra and WiPi.
* [http://filippobiga.com/blog/ Filippo Bigarella] - developer of tweaks including Springtomize.
:* ''[http://www.bensge.com/blog/blog/2014/06/22/uistatusbar-research/ UIStatusBar research]''
* [http://iky1e.tumblr.com/tagged/tutorial iKy1e (freerunnering)] - developer of tweaks including CardSwitcher, SwipeSelection, and MountainCenter.
:* ''[http://www.bensge.com/blog/blog/2014/07/08/auki-apis/ Auki APIs]''
* [https://medium.com/@insanj/latest insanj] - developer of tweaks including Circlet, Dated, Orangered, SleepyAlarm, and Snooze.
 
* [http://mkatzmann.blogspot.com/ Max Katzmann] - developer of tweaks including JellyLock.
* '''[http://blog.chpwn.com/ chpwn]''' - developer of tweaks including Zephyr, Infinidock, and Gridlock.
* [http://sharedinstance.net/ sharedInstance] - group blog including Aehmlo, Bensge, CoolStar, FTO, Idhanta, and kirb.
:* ''[http://blog.chpwn.com/post/154128330241/how-to-detect-screenshots-on-ios-like-snapchat How to detect screenshots on iOS (like SnapChat)]''
* [http://sharedroutine.com/ sharedRoutine] - developer of tweaks including CCDock, FlipCam, MSGAutoSave, Unshaker7, FreeMyCloud, Proxy Manager, etc.
 
* [http://theiostream.tumblr.com/ theiostream] - developer of tweaks including Caffeine 2 and SearchCommands.
* '''[http://blog.dba-technologies.com/ David Ashman]''' - developer of LockInfo.
* [http://ge0rges.com/ Ge0rges] - developer of tweaks including BladgeClearer and Bloard.
 
* '''[http://iky1e.tumblr.com/tagged/tweak iKy1e (freerunnering)]''' - developer of tweaks including CardSwitcher, SwipeSelection, and MountainCenter.
:* ''[http://iky1e.tumblr.com/post/55833422069/how-to-put-uisliders-in-uiscrollviews How to put UISlider’s in UIScrollView’s]''
 
* '''[https://medium.com/@insanj/latest insanj]''' - developer of tweaks including Circlet, Dated, Orangered, SleepyAlarm, and Snooze.
:* ''[https://medium.com/ios-os-x-development/cellcircle-5e72a868f7a4 CellCircle: On Jailbreak development, stagnation, disappointment, and redemption]''
 
* '''[http://mkatzmann.blogspot.com/ Max Katzmann]''' - developer of tweaks including JellyLock.
:* ''[http://mkatzmann.blogspot.com/2013/02/multiple-bundles-in-one-tweak.html Multiple Bundles in one Tweak]''
 
* '''[http://sharedinstance.net/ sharedInstance]''' - group blog including Aehmlo, Bensge, CoolStar, FTO, Idhanta, and kirb.
:* ''[http://sharedinstance.net/2014/11/settings-the-right-way/ Doing tweak settings the right way]''
:* ''[http://sharedinstance.net/2014/04/settings-root-toggles/ Adding simple toggles in the Settings root list]''
:* ''[http://sharedinstance.net/2014/02/debugging-memory-issues/ Debugging memory issues in Substrate tweaks]''
:* ''[http://sharedinstance.net/2013/12/how-to-support-arm64/ Update your tweaks to support arm64]''
:* ''[http://sharedinstance.net/2013/12/build-on-windows/ How to build jailbreak packages for iOS on Windows]''
:* ''[http://sharedinstance.net/2013/10/running-tweaks-in-simulator/ Running Substrate tweaks in the iOS Simulator]''
 
* '''[https://www.youtube.com/channel/UC2GzUE7JdXrD_HlVMg9_c6A iDevChannel]'''
:* ''Tweak Demos and Instructions''
 
* '''[https://www.youtube.com/user/Ruslan120101 Ruslan Ardashev's YouTube Channel]'''
:* ''[https://www.youtube.com/watch?v=7VN5FicmUeM/ Developing Jailbreak Tweaks using Cycript]''
 
=== Archived (via [https://archive.org/ The Wayback Machine]) ===
 
The links below are no longer "live", or redirect to trojans or advertisements, but thanks to Archive.org, you can view the previous versions of the page below.
 
* '''[https://web.archive.org/web/20181001221624/https://www.andyibanez.com/category/tutorials/page/2/ Andy Ibanez]'''
:* ''[https://web.archive.org/web/20180111093822/http://www.andyibanez.com/create-mobilesubstrate-tweaks-ios/ How To Create MobileSubstrate Tweaks for iOS]''
:* ''[https://web.archive.org/web/20170717005703/https://www.andyibanez.com/creating-aggregate-projects-theos-configurable-tweak/ Creating Aggregate Projects on Theos: A Configurable Tweak]''
 
* '''[https://web.archive.org/web/20140129205544/http://www.bd452.com/ bd452]''' - developer of tweaks including ByPass, QuickYo, LockIt, and TapTapPass.
:* ''[https://web.archive.org/web/20150714050246/http://www.bd452.com/quickyo-dev-log QuickYo Development Log]''
:* ''[https://web.archive.org/web/20140717045748/http://blog.bd452.com/bypass-and-why-it-had-so-many-problems/ ByPass - why there were so many problems]''
 
* '''[https://web.archive.org/web/20130430201428/http://cpdigitaldarkroom.com/blog/ CPDigitalDarkroom]''' - developer of tweaks including InCaseOf, IfFound, and HideMe7.
:* ''[https://web.archive.org/web/20141205034947/http://cpdigitaldarkroom.com/2014/06/adding-a-top-level-switch-for-simple-tweaks/ Adding A Top Level Switch For Simple Tweaks]''
:* ''[https://web.archive.org/web/20140430152707/http://cpdigitaldarkroom.com/2014/03/adding-a-image-header-to-your-tweaks-settings-pane Adding A Image Header To Your Tweaks Settings Pane]''
 
* '''[https://web.archive.org/web/20140718090758/http://www.eswick.com/ eswick]''' - developer of tweaks including OS Experience.
:* ''[https://web.archive.org/web/20160223153301/http://www.eswick.com/2014/06/08/Inside-Swift/ Inside Swift]''
:* ''[https://web.archive.org/web/20140814025633/http://www.eswick.com/2014/06/word-of-warning-class-dump-and-floats/ Word of Warning: class-dump and Floats]''
:* ''[https://web.archive.org/web/20140731083501/http://www.eswick.com/2014/03/building-ios-arm64-binaries-on-linux/ Building (iOS) ARM64 Binaries on Linux]''
:* ''[https://web.archive.org/web/20160318084631/http://www.eswick.com/2014/02/24/Inside-Apple's-UDID/ Inside Apple’s UDID]''
 
* '''[https://web.archive.org/web/20150608175200/http://filippobiga.com/blog/ Filippo Bigarella]''' - developer of tweaks including Springtomize.
:* ''[https://web.archive.org/web/20150610033042/http://filippobiga.com/blog/2014/06/06/stubbed-sdk/ Stubbed SDK]''
:* ''[https://web.archive.org/web/20150610033018/http://filippobiga.com/blog/2013/10/14/objc-hierarchy-graph/ Objective-C Hierarchy Graph]''
 
* '''[https://web.archive.org/web/20150205230331/http://sharedroutine.com/ sharedRoutine (Archive.org)]''' - developer of tweaks including CCDock, FlipCam, MSGAutoSave, Unshaker7, FreeMyCloud, Proxy Manager, etc.
:* ''[https://web.archive.org/web/20150224215236/http://sharedroutine.com/?p=143 iOS 7 Colored Preference Bundle Switches]''
:* ''[https://web.archive.org/web/20150316120927/http://sharedroutine.com/?p=116 iOS Malware named Unflod.dylib]''
:* ''[https://web.archive.org/web/20150225012823/http://sharedroutine.com/?p=65 Creating an Activator Extension #1 – Welcome Alert]''
:* ''[https://web.archive.org/web/20150224233437/http://sharedroutine.com/?p=51 Creating a Tweak #1 – Swipe to Kill SpringBoard (iOS7)]''
:* ''[https://web.archive.org/web/20150206012750/http://sharedroutine.com/?p=11 Set Your Device Up For Mobile Development]''
 
* '''[https://web.archive.org/web/20150526083735/http://theiostream.tumblr.com/ theiostream]''' - developer of tweaks including Caffeine 2 and SearchCommands.
:* ''[https://web.archive.org/web/20150526144411/http://theiostream.tumblr.com/post/63923259800/patching-iphone-gcc-binaries-to-armv7s Patching iphone-gcc binaries to armv7s]''
:* ''[https://web.archive.org/web/20150526023518/http://theiostream.tumblr.com/post/54339870761/hacking-the-ios-spotlight-v2 Hacking the iOS Spotlight]''


== Jailbreak developers ==
== Jailbreak developers ==


* [http://blog.ih8sn0w.com/ iH8sn0w]
* '''[http://blog.ih8sn0w.com/ iH8sn0w]'''
* [http://www.pod2g.org/ pod2g]
* '''[http://www.pod2g.org/ pod2g]'''
* [http://winocm.com/ winocm]
* '''[http://winocm.com/ winocm]'''
* '''[http://www.ruslanArdashev.com Ruslan Ardashev]'''
 
== Miscellaneous ==
* '''[http://satorify.org/blog/ Satori]''' - Random bloggery of anything iOS related
:* ''[http://satorify.org/blog/category/debugger-series/ Developing a debugger for iOS (and OS X)]''

Latest revision as of 11:30, 28 June 2020

Sometimes people write about tweak development outside of the iPhoneDevWiki - weird. But that's still great, so here are links to blogs that have interesting articles to read.

It would be nice for somebody to set up a "planet" blog aggregator for these blogs. See Planet Mozilla for an example of this kind of aggregator. If you make that, link it here!

See also: Getting Started#Some guides on other sites

Extension (tweak) developers

Links to posts that might be interesting (as of August 2014).

Currently Active Links

  • bensge - developer of tweaks including auki, Velox, ayra and WiPi.
  • chpwn - developer of tweaks including Zephyr, Infinidock, and Gridlock.
  • insanj - developer of tweaks including Circlet, Dated, Orangered, SleepyAlarm, and Snooze.
  • sharedInstance - group blog including Aehmlo, Bensge, CoolStar, FTO, Idhanta, and kirb.
  • Tweak Demos and Instructions

Archived (via The Wayback Machine)

The links below are no longer "live", or redirect to trojans or advertisements, but thanks to Archive.org, you can view the previous versions of the page below.

  • bd452 - developer of tweaks including ByPass, QuickYo, LockIt, and TapTapPass.
  • eswick - developer of tweaks including OS Experience.
  • theiostream - developer of tweaks including Caffeine 2 and SearchCommands.

Jailbreak developers

Miscellaneous

  • Satori - Random bloggery of anything iOS related