thanks 4 putting source for a noob to learn a little
-
DocSets-for-iOS and paid 4 it too https://github.com/omz/DocSets-for-iOS/
-
Real Time Congress
| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" | |
| "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <!-- (ORIGINAL AUTHOR, ORIGINAL HEADER) | |
| BBEdit Applescript Codeless Language Module. | |
| Bill Hernandez <http://www.mac-specialist.com/> | |
| Version 1.0.1 | |
| Updated - Monday, November 20, 2006 ( 6:41 PM ) | |
| Updated - Tuesday, November 21, 2006 ( 10:05 PM ) |
thanks 4 putting source for a noob to learn a little
DocSets-for-iOS and paid 4 it too https://github.com/omz/DocSets-for-iOS/
Real Time Congress
| #import <Foundation/Foundation.h> | |
| #import <math.h> | |
| // ver F4c.m | |
| // ********* | |
| // begin auxilary test logging object | |
| // ********* | |
| // APLogObj Interface | |
| @interface APLogObj : NSObject { |
| /* WITH MODS TO ORIG -- iOS Browser Bookmarklets to launch other apps and stuff */ | |
| /* ver 2014-04-14a */ | |
| /* backing up my "Open In" bookmarks */ | |
| // note iOS6 requires some changes to these | |
| // BEGIN TESTING STUFF -- IN PROFRESS LIKELY NOT WORKING | |
| // SOME WORK, MOST tests are not WORK -- | |
| // PINNER APP TEST STUFF (as a private one) | |
| // the page title as the title and your selected text as the description. |
| /* https://groups.google.com*/ | |
| td { | |
| font-size: 1.3em !important; | |
| } | |
| td div div div div div.GPKLX1XEJ { | |
| font-size: 0.8em; | |
| font-color: #C0C0C0; | |
| } | |
| div.GPKLX1XM0 div { | |
| font-size: 1.3em; |
| /* Safari UserCSS - Lifehacker Darker */ | |
| /* http://(STAR).lifehacker.com/(STAR) */ | |
| /* BASED ON THIS WITH MODIFICATIONS */ | |
| /* | |
| Darker Lifehacker | |
| By zigboom | |
| http://userstyles.org/styles/46651 | |
| */ |
| /* Github darker Grey */ | |
| /* https://(STAR).github.com/(STAR) */ | |
| /* BASED ON THIS WITH MODIFICATIONS */ | |
| /* | |
| Dark Github | |
| By JojoBoss | |
| http://userstyles.org/styles/42119 | |
| */ |
| /* Safari USER CSS | |
| sublimetext better | |
| http://(STAR)sublimetext.com/(STAR) | |
| http://(STAR).sublimetext.info/(STAR) | |
| https://(STAR).wbond.net(STAR) | |
| http://(STAR).wbond.net(STAR) | |
| */ | |
| body { | |
| background-color: #F0F0F0 !important; |
| /* http://johnmacfarlane.net/(STAR) */ | |
| html, body, div, td { | |
| //background: #COCOCO; | |
| //background: #D3D3D3; | |
| //background: #DCDCDC; | |
| //background: #F6F6F6; | |
| background: #E8E8E8 !important; | |
| } |
| /* http://(STAR).tumblr.com/(STAR) */ | |
| #wrapper { | |
| background-color: #D3D3D3 !important; | |
| } | |
| #content { | |
| background-color: #D3D3D3 !important; | |
| } | |
| .post { | |
| background-color: #D3D3D3 !important; |