Merge commit '1765236d80678b34770410963eb03b636bc97c01' into new-build-script

This commit is contained in:
Daniel Jalkut 2018-09-01 17:14:56 -04:00
commit 873db47b02
18 changed files with 8 additions and 363 deletions

View File

@ -660,7 +660,7 @@
</constraints>
</view>
<color key="borderColor" white="0.0" alpha="0.0" colorSpace="calibratedWhite"/>
<color key="fillColor" name="underPageBackgroundColor" catalog="System" colorSpace="catalog"/>
<color key="fillColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/>
</box>
</subviews>
<constraints>

View File

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>5.0d42</string>
<string>5.0d1</string>
<key>CFBundleURLTypes</key>
<array>
<dict>

View File

@ -4,7 +4,7 @@
This roadmap reflects thinking at the time of the last update. Anything can change at any time.
## NetNewsWire 1.0 for macOS
## NetNewsWire 5.0 for macOS
Features:
@ -25,9 +25,9 @@ Features:
Milestones:
[NetNewsWire 1.0 alpha](https://github.com/brentsimmons/NetNewsWire/milestone/1)<br />
[NetNewsWire 1.0 beta](https://github.com/brentsimmons/NetNewsWire/milestone/2)<br />
[NetNewsWire 1.0](https://github.com/brentsimmons/NetNewsWire/milestone/3)
[NetNewsWire 5.0 alpha](https://github.com/brentsimmons/NetNewsWire/milestone/1)<br />
[NetNewsWire 5.0 beta](https://github.com/brentsimmons/NetNewsWire/milestone/2)<br />
[NetNewsWire 5.0](https://github.com/brentsimmons/NetNewsWire/milestone/3)
(See [What Development, Alpha, Beta, and Final Mean for NetNewsWire](DevelopmentAlphaBeta.md) for definitions.)

View File

@ -1,7 +1,7 @@
#!/bin/sh
defaults delete com.ranchero.evergreen
defaults delete com.ranchero.NetNewsWire-Evergreen
killall cfprefsd
rm -rf ~/Library/Application\ Support/Evergreen/
rm -rf ~/Library/Application\ Support/NetNewsWire/

117
test.html
View File

@ -1,117 +0,0 @@
<html>
<head>
<title></title>
<base target="bottom">
<style TYPE="text/css">
<!--
CAPTION { font-family: Arial,Helvetica,sans-serif; padding: 0.25em 0 0 0; }
TD, TH { font-family: Arial,Helvetica,sans-serif; font-size: 9pt; padding-left: 0.5em; padding-right: 0.5em; }
#T1 TH { border-bottom: solid 1px #808080; }
#T1 TD { border-bottom: solid 1px #cccccc; }
#T1 TD A { text-decoration: none; }
#T1 TD A:hover { text-decoration: underline; }
@media print {
TD, TH { font-size: 8pt; }
}
-->
</style>
</head>
<body>
<!-- SELECT rptBankerTrades.AccountNumber as AccountNumber , rptBankerTrades.ParcelID as ParcelID , Owner1 , Owner2 , Owner3 , StreetName , [Street#] , [AltStreet#] , BuildType , BuildType2 , BuildType3 , YearBuilt , Bedrooms , Fullbaths , TotalAcres , LegalRefDate , SalePrice , LegalReference , FinArea , rptBankerTrades.LUC as LUC , TotalValue , DataProperty.NBC as Neighborhood , TableLandUse.Description as LandUseDescription FROM rptBankerTrades LEFT OUTER JOIN DataProperty ON DataProperty.AccountNumber = rptBankerTrades.AccountNumber AND DataProperty.CardNumber = 1 LEFT OUTER JOIN TableLandUse ON TableLandUse.Code = rptBankerTrades.LUC WHERE 1 = 1 AND StreetName LIKE 'freeman%' AND [Street#] LIKE '30%' ORDER BY StreetName, [Street#], rptBankerTrades.ParcelID --><table width='100%'>
<tr><td width='15%' align='left'></td>
<td width='15%' align='left'></td>
<td width='40%' align='center'><a href='#' target='bottom'><span onClick='window.print();'>Print page 1 of 1</span></a></td>
<td width='15%' align='right'></td>
<td width='15%' align='right'></td>
</tr>
</table>
<TABLE ID="T1" ONSELECTSTART="return false" WIDTH=100% border="0" cellspacing="0" cellpadding="0">
<caption>
<B>
Click on the Column Headings to sort accordingly.<br>
Click on the Parcel ID to view the parcel detail.<br>&nbsp;
</B>
</caption>
<THEAD>
<TR valign='bottom'>
<TH align='left' ><A HREF="SearchResults.asp?Sort=Parcel" target="bottom">Parcel ID</A></TH>
<TH align='left' ><A HREF="SearchResults.asp?Sort=Street" target="bottom">Location</A></TH>
<TH align='left' ><A HREF="SearchResults.asp?Sort=Owner" target="bottom">Owner</A></TH>
<TH align='left' ><A HREF="SearchResults.asp?Sort=YearBuilt" target="bottom">Built</A><BR>
<A HREF="SearchResults.asp?Sort=BuildingType" target="bottom">Type</A></TD>
<TH align='right' ><A HREF="SearchResults.asp?Sort=TotalValue" target="bottom">Total Value</A></TD>
<TH align='center' ><A HREF="SearchResults.asp?Sort=Bedrooms" target="bottom">Beds</A><br>
<A HREF="SearchResults.asp?Sort=Bathrooms" target="bottom">Baths</A></TH>
<TH align='right' nowrap><A HREF="SearchResults.asp?Sort=LotSize" target="bottom">Lot size</A><br>
<A HREF="SearchResults.asp?Sort=FinArea" target="bottom">Fin area</A></TH>
<TH align='left' ><A HREF="SearchResults.asp?Sort=LUC" target="bottom">LUC</A><br>
<A HREF="SearchResults.asp?Sort=LUCDescription" target="bottom">Description</A></TH>
<TH align='center' ><A HREF="SearchResults.asp?Sort=Neighborhood" target="bottom">NHood</A></TH>
<TH align='right' ><A HREF="SearchResults.asp?Sort=SaleDate" target="bottom">Sale date</A><br>
<A HREF="SearchResults.asp?Sort=SalePrice" target="bottom">Sale price</A></TH>
<TH align='left' ><A HREF="SearchResults.asp?Sort=LegalRef" target="bottom">Book Page</A></TH>
</TR>
</THEAD>
<TBODY>
<TR valign='top'>
<TD><A HREF="Summary.asp?AccountNumber=600" target="_top">006.0-0005-0003.0</A></TD>
<TD>30&nbsp;
<A HREF="SearchResults.asp?SearchStreetName=FREEMAN+ST" target="bottom">FREEMAN ST</A></TD>
<TD><A HREF="SearchResults.asp?SearchOwner=PITCHEL+STUART" target="bottom">PITCHEL STUART</A>
<br><A HREF="SearchResults.asp?SearchOwner=GOODMAN+JULIA" target="bottom">GOODMAN JULIA</A></TD>
<TD><A HREF='SearchResults.asp?SearchYearBuilt=1914&amp;SearchYearBuiltThru=1914' target='bottom'>1914</A><br>
<A HREF="SearchResults.asp?SearchBuildingType=Old+Style" target="bottom">Old Style</A>
&nbsp;</TD>
<TD align='right'>$615,400</TD>
<TD align='center'>5<br>
3</TD>
<TD align='right'>5,502
<br>2,472</TD>
<TD align='left'><A HREF="SearchResults.asp?SearchLUC=101&amp;SearchLUCDescription=One+Family" target="bottom">101</a><br>
<A HREF="SearchResults.asp?SearchLUC=101&amp;SearchLUCDescription=One+Family" target="bottom">One Family</a></TD>
<TD align='center'><A HREF="SearchResults.asp?SearchNeighborhood=1" target="bottom">1</A></TD>
<TD align='right'>8/19/<A HREF='SearchResults.asp?SearchSaleDate=01%2f01%2f1998&amp;SearchSaleDateThru=12%2f31%2f1998' target='bottom'>1998</A><br>
$299,000</TD>
<TD>28988-522</TD>
</TR>
</TBODY>
</TABLE>
<table width='100%'>
<tr><td width='15%' align='left'></td>
<td width='15%' align='left'></td>
<td width='40%' align='center'><a href='#' target='bottom'><span onClick='window.print();'>Print page 1 of 1</span></a></td>
<td width='15%' align='right'></td>
<td width='15%' align='right'></td>
</tr>
</table>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-4142258-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>
</body>
</html>

View File

@ -1,46 +0,0 @@
@title Evergreen
Evergreen is a free and open source feed reader for macOS.
Its at a very early stage — we use it, but we dont expect other people to use it yet.
Nevertheless, you can:
<ul><li><a href="https://ranchero.com/downloads/Evergreen-latest.zip">Download the latest build</a></li>
<li><a href="https://github.com/brentsimmons/Evergreen/issues">Report bugs and make feature requests</a></li>
<li><a href="https://github.com/brentsimmons/Evergreen">Checkout the code</a></li>
<li><a href="https://ranchero.com/evergreen/blog/">Read the blog</a></li>
<li><a href="https://github.com/brentsimmons/Evergreen/blob/master/Technotes/Roadmap.md">Read the roadmap</a>
<li><a href="https://twitter.com/evergreen_mac">Follow Evergreen on Twitter</a></li></ul>
#### To Do
Again — its barely usable at this point. Not even that. Its not beta — its not even *alpha*.
What remains to be done is pretty much obvious. Tons of stuff.
However, a few notes about the future:
* We dont plan on doing an iOS version ever. We might change our minds, but we doubt it. (Update Dec. 5, 2017: Well, maaaaaybe…)
* We dont plan on making a for-pay version ever, either. We might change our minds, but its massively unlikely. [This app is written for love](http://inessential.com/2015/06/30/love), not money.
* Future versions will add syncing via existing services (such as [NewsBlur](https://newsblur.com), [FeedBin](https://feedbin.com/), [Feedly](https://feedly.com/), [Feed Wrangler](https://feedwrangler.net/), and others), though we make no promises about which ones and when. (This means that, some time in the future, you could use Evergreen on your Mac and [Unread](http://supertop.co/unread/), [Reeder](http://reederapp.com/ios/), or other feed reader on your iPhone and iPad.)
#### Technical Notes
Evergreen supports <a href="http://cyber.harvard.edu/rss/rss.html">RSS</a>, <a href="https://tools.ietf.org/html/rfc4287">Atom</a>, <a href="https://jsonfeed.org/">JSON Feed</a>, and <a href="https://github.com/scripting/Scripting-News/blob/master/rss-in-json/README.md">RSS-in-JSON</a>.
Evergreen requires macOS 10.13.
#### About Using the Code
Youre free to use the code and make your own app, even on iOS. Its MIT-licensed. Just give us credit and call it something besides Evergreen.
In fact, <i>please do</i> use any or all of this code. If you can learn from it — things to do or things *not* to do — then great! Creating a full-featured example Mac app of use to other developers is one of our goals.
Most of the code is written in Swift. Some older parts, particularly in the frameworks, are written in Objective-C. We think this is one of the largest open source Mac apps written mostly in Swift.
#### About the name
Evergreen is made in Seattle and is named for Washington, the Evergreen State. The author, who attended The Evergreen State College, has two evergreen trees in his yard.
But the name is a prayer for the open web — may it remain evergreen.

View File

@ -1,12 +0,0 @@
@title Inching Toward Usability
@pubDate 2017-12-22 15:17:07 -0800
@modDate 2017-12-22 15:17:07 -0800
While there is still so much to do — GitHub says were just 36% of the way (at this writing) toward completing the <a href="https://github.com/brentsimmons/Evergreen/milestone/1">1.0 alpha milestone</a> Evergreen is getting closer and closer to actually usable.
The latest build (1.0d25) adds keyboard shortcuts, so you can (for instance) go through all your news via the space bar. (You can read about <a href="http://inessential.com/2017/12/20/wkwebview_workarounds">how we got this to work</a>.) You can hit `k` to mark all as read, and so on.
(For a complete list, open the Window menu and choose Keyboard Shortcuts.)
If you want to try it out, you can [download the latest build](https://ranchero.com/downloads/Evergreen-latest.zip).
Note: in the Help menu is a Bug Tracker item — use that to report bugs and make feature requests. (It goes to <a href="https://github.com/brentsimmons/Evergreen/issues">Evergreens bug tracker on GitHub</a>.)

View File

@ -1,8 +0,0 @@
@title Roadmap
@pubDate 2017-12-23 15:38:00 -0800
@modDate 2017-12-23 15:38:00 -0800
We published the <a href="https://github.com/brentsimmons/Evergreen/blob/master/Technotes/Roadmap.md">Evergreen roadmap</a> today — it covers 1.0 and 2.0.
(Whats beyond 2.0? We havent even thought about it much yet.)
If theres anything missing, or if you have questions, post to the <a href="https://github.com/brentsimmons/Evergreen/issues">bug tracker</a> or <a href="https://twitter.com/evergreen_mac">ask on Twitter</a>.

View File

@ -1,24 +0,0 @@
</div> <!-- content -->
<div id="footer">
<div id="sidebar">
<p class="sidebarText"><a href="https://ranchero.com/evergreen/"><img src="https://ranchero.com/evergreen/images/evergreenAvatar.png" width="100" height="100" alt="Evergreen avatar" /></a></p>
<p class="sidebarText"><a href="https://ranchero.com/downloads/Evergreen-latest.zip">Latest Build</a><br />
<a href="https://github.com/brentsimmons/Evergreen/tree/master/Technotes">Technotes</a><a href="https://twitter.com/evergreen_mac">Twitter</a><a href="https://ranchero.com/evergreen/blog/">Blog</a><br />
<a href="https://github.com/brentsimmons/Evergreen">Repository</a><a href="https://github.com/brentsimmons/Evergreen/issues">Bug Tracker</a><a href="https://github.com/brentsimmons/Evergreen/blob/master/Technotes/Roadmap.md">Roadmap</a><br />
<a href="https://ranchero.com/evergreen/xml/rss.xml">RSS</a><a href="https://ranchero.com/evergreen/feed.json">JSON Feed</a></p>
<p class="sidebarText">Open Web Friends<br />
<a href="https://www.red-sweater.com/marsedit/">MarsEdit</a><a href="https://micro.blog/">Micro.blog</a><a href="https://overcast.fm/">Overcast</a></p>
</div> <!-- sidebar -->
<p>© 1995-2017 <a href="https://ranchero.com/">Ranchero Software, LLC</a><br />
Made in Seattle.</p>
</div>
</body>
</html>

View File

@ -1,36 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Evergreen: [[@title]]</title>
<meta name="MSSmartTagsPreventParsing" content="true" />
<meta name="viewport" content="width=device-width" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
[[styleSheetLink()]]
<link rel="alternate" type="application/rss+xml" title="RSS" href="https://ranchero.com/evergreen/xml/rss.xml" />
<link rel="alternate" title="Evergreen feed" type="application/json" href="https://ranchero.com/evergreen/feed.json" />
<link rel="shortcut icon" href="https://ranchero.com/evergreen/images/evergreenAvatar.png" />
<link href="http://inessential.com/" rel="me" />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://ranchero.com/evergreen/images/evergreenAvatar.png" />
<meta property="og:image:alt" content="Evergreen avatar" />
<meta property="og:site_name" content="Evergreen" />
<meta property="og:title" content="Evergreen" />
<meta property="og:url" content="https://ranchero.com/evergreen/" />
<meta property="og:description" content="Evergreen is a free and open source feed reader for macOS." />
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://ranchero.com/evergreen/images/evergreenAvatar.png">
<meta name="twitter:site" content="@evergreen_mac">
<meta name="twitter:title" content="Evergreen">
<meta name="twitter:description" content="Evergreen is a free and open source feed reader for macOS.">
<script type="text/javascript"> </script> <!-- FOUC hack: http://www.bluerobot.com/web/css/fouc.asp -->
</head>
<body>
<div id="banner"><div id="innerbanner"><h1><a href="https://ranchero.com/evergreen/">Evergreen</a></span></h1>by <a href="https://ranchero.com/">Ranchero Software</a></div></div>
<div id="content">

View File

@ -1,90 +0,0 @@
body {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
line-height: 1.6em;
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
font-size: 1.2em;
color: #333;
background-color: white;
}
a {
text-decoration: none;
}
#banner {
line-height: 2em;
padding-top: 1px;
padding-bottom: 7px;
background-color: #333333;
text-align: center;
}
#innerbanner {
max-width: 30em;
margin-left: auto;
margin-right: auto;
text-align: center;
color: white;
}
#content {
padding-bottom: 2em;
max-width: 30em;
margin-left: auto;
margin-right: auto;
margin-top: 3.5em;
}
#innerbanner a:link, #innerbanner a:visited {
color: white;
text-decoration: none;
}
#innerbanner h1 {
font-size: 48px;
font-weight: normal;
}
h1 {
margin-bottom: 15px;
}
h2 {
color: #666;
margin-top: 2em;
}
a:link {
color: #437C95;
}
a:visited {
color: #614395;
}
#footer {
margin-top: 3em;
padding-top: 32px;
padding-bottom: 29px;
color: #999;
font-size: 0.9em;
text-align: center;
border-top: 1px solid #ddd;
}
code, pre {
font-family: "SF Mono", Menlo, "Courier", monospace;
font-size: 16px;
color: #666;
white-space: pre-wrap;
}
@media (max-width: 700px) {
#innerbanner {
text-align: center;
}
#content {
max-width 600px;
}
}
@media (max-width: 590px) {
#banner {
line-height: 2.25em;
}
#content {
padding-left: 15px;
padding-right: 15px;
}
}

View File

@ -1,5 +0,0 @@
[[=header.html]]
[[@bodytext]]
[[=footer.html]]
</body>
</html>

View File

@ -1,3 +0,0 @@
[[=header.html]]
[[@bodytext]]
[[=footer.html]]

View File

@ -1,3 +0,0 @@
[[=header.html]]
[[@bodytext]]
[[=footer.html]]

View File

@ -1,5 +0,0 @@
<div class="weblogPost">
<h3><a href="[[linkOrPermalink()]]">[[@title]]</a></h3>
<div class="weblogPostBody">[[@bodytext]]</div>
<div class="weblogPostDateline"><span class="weblogPostDisplayDate"><a href="[[@permalink]]">[[displayDate()]]</a></span></div>
</div>

View File

@ -1,5 +0,0 @@
<div class="weblogPost">
<h3>[[onePostArchiveExternalLink(@title)]]</h3>
<div class="weblogPostBody">[[@bodytext]]</div>
<div class="weblogPostDateline"><span class="weblogPostDisplayDate">[[displayDate()]]</span></div>
</div>

View File

@ -1 +0,0 @@
[[@bodytext]]