Skip to content

Commit

Permalink
New screeshots
Browse files Browse the repository at this point in the history
  • Loading branch information
spaghettidba committed Aug 31, 2016
1 parent e633fd3 commit ebcac73
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 2 deletions.
9 changes: 9 additions & 0 deletions ForumSurfer/ForumSurfer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,15 @@
<ItemGroup>
<Resource Include="Images\ForumSurfer.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Images\ForumSurfer_Settings.png" />
<Resource Include="Images\ForumSurfer_Settings_Boilerplate.png" />
<Resource Include="Images\ForumSurfer_Settings_Edit.png" />
<Resource Include="Images\ForumSurfer_Settings_SetZoom.png" />
</ItemGroup>
<ItemGroup>
<Resource Include="Images\ForumSurfer_Settings_Boilerplate_Use.png" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="..\packages\System.Data.SQLite.Core.1.0.99.0\build\net451\System.Data.SQLite.Core.targets" Condition="Exists('..\packages\System.Data.SQLite.Core.1.0.99.0\build\net451\System.Data.SQLite.Core.targets')" />
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
Expand Down
Binary file added ForumSurfer/Images/ForumSurfer_Settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ForumSurfer/Images/ForumSurfer_Settings_Edit.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 18 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,34 @@ Sometimes people post questions that are poorly worded or are missing crucial pi

**Download**
--------
[Download ForumSurfer](https://github.com/spaghettidba/ForumSurfer/releases) from the [releases page](https://github.com/spaghettidba/ForumSurfer/releases).
[Download ForumSurfer](https://github.com/spaghettidba/ForumSurfer/releases/latest) from the [releases page](https://github.com/spaghettidba/ForumSurfer/releases/latest).


----------

**Screenshots**
--------
Main window
![Main window](https://raw.githubusercontent.com/spaghettidba/ForumSurfer/master/ForumSurfer/Images/ForumSurfer.png)

Settings
![Main window](https://raw.githubusercontent.com/spaghettidba/ForumSurfer/master/ForumSurfer/Images/ForumSurfer_Settings.png)

Boilerplate Answers Editor
![Main window](https://raw.githubusercontent.com/spaghettidba/ForumSurfer/master/ForumSurfer/Images/ForumSurfer_Settings_Boilerplate.png)

Boilerplate Answers Usage
![Main window](https://raw.githubusercontent.com/spaghettidba/ForumSurfer/master/ForumSurfer/Images/ForumSurfer_Settings_Boilerplate_Use.png)

Edit Feeds / Hosts
![Main window](https://raw.githubusercontent.com/spaghettidba/ForumSurfer/master/ForumSurfer/Images/ForumSurfer_Settings_Edit.png)

Edit Feeds lets you set the feed URI, Edit Host lets you set a zoom factor for that particular host. This is particularly useful in High-DPI displays, that usually don't render well all sites.
![Main window](https://raw.githubusercontent.com/spaghettidba/ForumSurfer/master/ForumSurfer/Images/ForumSurfer_Settings_SetZoom.png)


----------

**Getting started**
--------
[Download a sample OPML file](https://gist.github.com/spaghettidba/4b5a6d47bb61a16456c5400f4bc1cd7a) that includes all the major SQL Server forums and Q&A sites then import the file from settings, Import OPML
[Download a sample OPML file](https://gist.github.com/spaghettidba/4b5a6d47bb61a16456c5400f4bc1cd7a) that includes all the major SQL Server forums and Q&A sites. Import the file from settings, Import OPML.

0 comments on commit ebcac73

Please sign in to comment.