List of development blogs: Difference between revisions

From iPhone Development Wiki
(added links to posts)
 
(17 intermediate revisions by 7 users not shown)
Line 2: Line 2:


''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!''
''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 ==


With links to posts that might be interesting (as of June 2014).
Links to posts that might be interesting (as of August 2014).
 
=== Currently Active Links ===


* '''[http://www.andyibanez.com/category/tutorials/ Andy Ibanez]'''
* '''[http://www.bensge.com/blog/ bensge]''' - developer of tweaks including auki, Velox, ayra and WiPi.
:* ''[http://www.andyibanez.com/create-mobilesubstrate-tweaks-ios/ How To Create MobileSubstrate Tweaks for iOS]''
:* ''[http://www.bensge.com/blog/blog/2014/06/22/uistatusbar-research/ UIStatusBar research]''
:* ''[http://www.andyibanez.com/creating-aggregate-projects-theos-configurable-tweak/ Creating Aggregate Projects on Theos: A Configurable Tweak]''
:* ''[http://www.bensge.com/blog/blog/2014/07/08/auki-apis/ Auki APIs]''


* '''[http://blog.chpwn.com/ chpwn]''' - developer of tweaks including Zephyr, Infinidock, and Gridlock.
* '''[http://blog.chpwn.com/ chpwn]''' - developer of tweaks including Zephyr, Infinidock, and Gridlock.
:* ''[http://blog.chpwn.com/post/38491252231 How to detect screenshots on iOS (like SnapChat)]''
:* ''[http://blog.chpwn.com/post/154128330241/how-to-detect-screenshots-on-ios-like-snapchat How to detect screenshots on iOS (like SnapChat)]''
 
* '''[http://cpdigitaldarkroom.com/blog/ CPDigitalDarkroom]''' - developer of tweaks including InCaseOf, IfFound, and HideMe7.
:* ''[http://cpdigitaldarkroom.com/2014/06/adding-a-top-level-switch-for-simple-tweaks/ Adding A Top Level Switch For Simple Tweaks]''
:* ''[http://cpdigitaldarkroom.com/2014/03/adding-a-image-header-to-your-tweaks-settings-pane/ Adding A Image Header To Your Tweaks Settings Pane]''


* '''[http://blog.dba-technologies.com/ David Ashman]''' - developer of LockInfo.
* '''[http://blog.dba-technologies.com/ David Ashman]''' - developer of LockInfo.


* '''[http://www.eswick.com/ eswick]''' - developer of tweaks including OS Experience.
* '''[http://iky1e.tumblr.com/tagged/tweak iKy1e (freerunnering)]''' - developer of tweaks including CardSwitcher, SwipeSelection, and MountainCenter.
:* ''[http://www.eswick.com/2014/06/inside-swift/ Inside Swift]''
:* ''[http://www.eswick.com/2014/06/word-of-warning-class-dump-and-floats/ Word of Warning: class-dump and Floats]''
:* ''[http://www.eswick.com/2014/03/building-ios-arm64-binaries-on-linux/ Building (iOS) ARM64 Binaries on Linux]''
:* ''[http://www.eswick.com/2014/02/inside-apples-udid/ Inside Apple’s UDID]''
 
* '''[http://filippobiga.com/blog/ Filippo Bigarella]''' - developer of tweaks including Springtomize.
:* ''[http://filippobiga.com/blog/2014/06/06/stubbed-sdk/ Stubbed SDK]''
:* ''[http://filippobiga.com/blog/2013/10/14/objc-hierarchy-graph/ Objective-C Hierarchy Graph]''
 
* '''[http://iky1e.tumblr.com/tagged/tutorial 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]''
:* ''[http://iky1e.tumblr.com/post/55833422069/how-to-put-uisliders-in-uiscrollviews How to put UISlider’s in UIScrollView’s]''


Line 40: Line 30:


* '''[http://sharedinstance.net/ sharedInstance]''' - group blog including Aehmlo, Bensge, CoolStar, FTO, Idhanta, and kirb.
* '''[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/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/2014/02/debugging-memory-issues/ Debugging memory issues in Substrate tweaks]''
Line 46: Line 37:
:* ''[http://sharedinstance.net/2013/10/running-tweaks-in-simulator/ Running Substrate tweaks in the iOS Simulator]''
:* ''[http://sharedinstance.net/2013/10/running-tweaks-in-simulator/ Running Substrate tweaks in the iOS Simulator]''


* '''[http://sharedroutine.com/ sharedRoutine]''' - developer of tweaks including CCDock, FlipCam, MSGAutoSave, Unshaker7, FreeMyCloud, Proxy Manager, etc.
* '''[https://www.youtube.com/channel/UC2GzUE7JdXrD_HlVMg9_c6A iDevChannel]'''
:* ''[http://sharedroutine.com/2014/04/23/ios-malware-named-unflod-dylib/ iOS Malware named Unflod.dylib]''
:* ''Tweak Demos and Instructions''
:* ''[http://sharedroutine.com/2014/03/22/creating-an-activator-extension-1-welcome-alert/ Creating an Activator Extension #1 – Welcome Alert]''
 
:* ''[http://sharedroutine.com/2014/03/17/creating-a-tweak-1-swipe-to-kill-springboard-ios7/ Creating a Tweak #1 – Swipe to Kill SpringBoard (iOS7)]''
* '''[https://www.youtube.com/user/Ruslan120101 Ruslan Ardashev's YouTube Channel]'''
:* ''[http://sharedroutine.com/2014/03/16/set-your-device-up-for-mobile-development/ Set Your Device Up For Mobile Development]''
:* ''[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]''


* '''[http://theiostream.tumblr.com/ theiostream]''' - developer of tweaks including Caffeine 2 and SearchCommands.
* '''[https://web.archive.org/web/20130430201428/http://cpdigitaldarkroom.com/blog/ CPDigitalDarkroom]''' - developer of tweaks including InCaseOf, IfFound, and HideMe7.
:* ''[http://theiostream.tumblr.com/post/63923259800/patching-iphone-gcc-binaries-to-armv7s Patching iphone-gcc binaries to armv7s]''
:* ''[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]''
:* ''[http://theiostream.tumblr.com/post/54339870761/hacking-the-ios-spotlight-v2 Hacking the iOS Spotlight]''
:* ''[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]''


* '''[http://ge0rges.com/ Ge0rges]''' - developer of tweaks including BadgeClearer and Bloard.
* '''[https://web.archive.org/web/20140718090758/http://www.eswick.com/ eswick]''' - developer of tweaks including OS Experience.
:* ''[http://ge0rges.com/working-with-aptcydia-repositories-a-few-tips-to-make-life-easier/ Working with APT/Cydia repositories: A few tips to make life easier]''
:* ''[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 ==
Line 64: Line 85:
* '''[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