Datasets:
added
stringdate 2024-11-18 17:54:29
2024-11-19 03:43:44
| created
timestamp[us]date 1970-01-01 00:00:00
2025-02-21 19:39:40
| id
stringlengths 40
40
| int_score
int64 2
5
| metadata
dict | score
float64 2
4.75
| source
stringclasses 1
value | text
stringlengths 0
5.64M
|
---|---|---|---|---|---|---|---|
2024-11-18T18:08:22.422379+00:00 | 2021-11-09T14:53:37 | 4b6f272389e5d5147b40be6aafaaa88475f38766 | 2 | {
"blob_id": "4b6f272389e5d5147b40be6aafaaa88475f38766",
"branch_name": "refs/heads/master",
"committer_date": "2021-11-09T14:53:37",
"content_id": "fad04122b6fe626b393de7dec8352ab90a0195bd",
"detected_licenses": [
"Unlicense"
],
"directory_id": "b2dfbd930723b1405668e39f9b6a5edae59bc1b4",
"extension": "md",
"filename": "readme.md",
"fork_events_count": 0,
"gha_created_at": "2021-11-10T14:05:18",
"gha_event_created_at": "2021-11-10T14:05:19",
"gha_language": null,
"gha_license_id": "Unlicense",
"github_id": 426644819,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 255,
"license": "Unlicense",
"license_type": "permissive",
"path": "/www/docker/readme.md",
"provenance": "stack-edu-markdown-0000.json.gz:1",
"repo_name": "jfuerlinger/leocloud",
"revision_date": "2021-11-09T14:53:37",
"revision_id": "3e863f262be0e391d7803cf6713c7242e5494a10",
"snapshot_id": "76e52ee2cb3ef4680a0e861b6718565017878e8e",
"src_encoding": "UTF-8",
"star_events_count": 0,
"url": "https://raw.githubusercontent.com/jfuerlinger/leocloud/3e863f262be0e391d7803cf6713c7242e5494a10/www/docker/readme.md",
"visit_date": "2023-08-28T15:29:08.583165"
} | 2.125 | stackv2 | # HTML Website
This folder contains the web project directly served by nginx.
## Sample
This is just a demo example to show how nginx serves html, css and javascript directly from
the volume and only redirect api calls to the application server.
|
2024-11-18T18:08:22.459006+00:00 | 2014-10-04T09:26:31 | dcb164ea6d7af91503e79d180443000222f5e1ac | 2 | {
"blob_id": "dcb164ea6d7af91503e79d180443000222f5e1ac",
"branch_name": "refs/heads/master",
"committer_date": "2014-10-04T09:26:31",
"content_id": "0cc87040943bd3346bdb1ca63d4e3b6433ef94aa",
"detected_licenses": [
"MIT"
],
"directory_id": "dd21bb9e5e71b03132f29e1d01b374e86677a8de",
"extension": "md",
"filename": "README.md",
"fork_events_count": 0,
"gha_created_at": null,
"gha_event_created_at": null,
"gha_language": null,
"gha_license_id": null,
"github_id": null,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 324,
"license": "MIT",
"license_type": "permissive",
"path": "/README.md",
"provenance": "stack-edu-markdown-0000.json.gz:2",
"repo_name": "pon/mock-rest-api",
"revision_date": "2014-10-04T09:26:31",
"revision_id": "022e66d17bfa9caa77400e6290a1632196875e42",
"snapshot_id": "5fdd0591de770a989b5af9aa5b83870f3391ba44",
"src_encoding": "UTF-8",
"star_events_count": 0,
"url": "https://raw.githubusercontent.com/pon/mock-rest-api/022e66d17bfa9caa77400e6290a1632196875e42/README.md",
"visit_date": "2016-09-10T12:38:48.434617"
} | 2.15625 | stackv2 | mock-rest-api
=============
Example application to mock RESTful API calls
# Purpose
This is an imperfect API implementation. The purpose is to demostrate that you can mock the majority of the functionality of a RESTful JSON API using a relatively small number of lines of code.
# Usage
```
npm install
node index.js
```
|
2024-11-18T18:08:22.737924+00:00 | 2021-01-28T06:33:22 | f5ad76b2491cc0dc3fedae049cee805f6d60b897 | 2 | {
"blob_id": "f5ad76b2491cc0dc3fedae049cee805f6d60b897",
"branch_name": "refs/heads/master",
"committer_date": "2021-01-28T06:33:22",
"content_id": "6484be3a69f0f3e2792fdc318ef1091439c953ce",
"detected_licenses": [
"MIT"
],
"directory_id": "249ceeca8cd83e986cb838aeaf3cfa289c7c50e4",
"extension": "md",
"filename": "README.md",
"fork_events_count": 0,
"gha_created_at": null,
"gha_event_created_at": null,
"gha_language": null,
"gha_license_id": null,
"github_id": null,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 550,
"license": "MIT",
"license_type": "permissive",
"path": "/FundTransferApp/README.md",
"provenance": "stack-edu-markdown-0000.json.gz:3",
"repo_name": "ihusnainalii/my-swift-journey",
"revision_date": "2021-01-28T06:33:22",
"revision_id": "72bb9fe115f94af0cad0d5454736e5c026dbc4f5",
"snapshot_id": "1c73103ad087a5a40f72e8b937da5cf7b992c81e",
"src_encoding": "UTF-8",
"star_events_count": 0,
"url": "https://raw.githubusercontent.com/ihusnainalii/my-swift-journey/72bb9fe115f94af0cad0d5454736e5c026dbc4f5/FundTransferApp/README.md",
"visit_date": "2023-02-24T19:11:49.401255"
} | 2.03125 | stackv2 | # Fund Transfer App
> Build Fund Transfer application with SwiftUI.
![ |
2024-11-18T18:08:22.832718+00:00 | 2020-06-10T00:00:50 | 343d9a02f7b596d07737a6419b1bcd212a837544 | 2 | {
"blob_id": "343d9a02f7b596d07737a6419b1bcd212a837544",
"branch_name": "refs/heads/master",
"committer_date": "2020-06-10T00:00:50",
"content_id": "e82ec04d39b2640a72879987450f8e33b4929df5",
"detected_licenses": [
"Apache-2.0"
],
"directory_id": "243c2c4e34b9b00dad495e3d389dda37b3fe1885",
"extension": "md",
"filename": "2019-05-16.md",
"fork_events_count": 0,
"gha_created_at": "2018-03-28T14:10:39",
"gha_event_created_at": "2018-03-28T14:10:41",
"gha_language": null,
"gha_license_id": "Apache-2.0",
"github_id": 127150247,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 1274,
"license": "Apache-2.0",
"license_type": "permissive",
"path": "/en/Working_Group_People/2019-05-16.md",
"provenance": "stack-edu-markdown-0000.json.gz:4",
"repo_name": "petersilva/OS-Advisory_Conseil-SO",
"revision_date": "2020-06-10T00:00:50",
"revision_id": "70c19c74f77c26f288c52d4afeda019652f8e052",
"snapshot_id": "cb03e00b96b494a2cfcedeae485c499aec12807a",
"src_encoding": "UTF-8",
"star_events_count": 0,
"url": "https://raw.githubusercontent.com/petersilva/OS-Advisory_Conseil-SO/70c19c74f77c26f288c52d4afeda019652f8e052/en/Working_Group_People/2019-05-16.md",
"visit_date": "2022-11-06T16:09:10.344794"
} | 2.203125 | stackv2 | # People Working Group Meeting
2019-05-16
## Participants
* Paul Bellows, Yellow Pencil
* Jim Cowie, ESDC
* Guillaume Charest, TBS
* Richard Seguin, Redhat
## Review Action items
* For communications, identify who the architects, Ops, and Devs people are in your department
* Speak to comms team about having a central landing page on the TBS website
* Guillaume to follow-up with SSC- enterprise architecture for help with ops
## Hackathon
* Link event: https://www.eventbrite.ca/e/hackathon-ogp-global-summit-2019-sommet-mondial-du-pgo-2019-tickets-61159685265
## Digital Academy
* Great experience but lots more awareness required to scale.
## Roundtable
* Richard: Need to kick start the working groups again, need to bring in new people.
* GCcollab posting on a group (which groups?)
* Twitter: whiteboard on amount of people using the platform
* Jim: Find a common problem to have multiple people work on it, multiple departments and private sector partners.
* Paul: tailored message for various stakeholders on Why open source: practitioners, executives, etc.
* Once we can find what types of messages, we can focus on where the groups are and channel it accordingly.
## Action items
* After summit: Guillaume to put KanBan up for each working groups
|
2024-11-18T18:08:22.954635+00:00 | 2017-04-03T22:33:16 | ae8aba086fb53eee07f8499249b22ee0a395ee76 | 2 | {
"blob_id": "ae8aba086fb53eee07f8499249b22ee0a395ee76",
"branch_name": "refs/heads/master",
"committer_date": "2017-04-03T22:33:16",
"content_id": "9514e2aac0c0dd44f56ee6ab2843cde2e580e523",
"detected_licenses": [
"MIT"
],
"directory_id": "6d8f3149df4d81410243793d9ba946407beebc06",
"extension": "md",
"filename": "README.md",
"fork_events_count": 0,
"gha_created_at": null,
"gha_event_created_at": null,
"gha_language": null,
"gha_license_id": null,
"github_id": 21862493,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 447,
"license": "MIT",
"license_type": "permissive",
"path": "/README.md",
"provenance": "stack-edu-markdown-0000.json.gz:5",
"repo_name": "bpapaspyros/RobSim",
"revision_date": "2017-04-03T22:33:16",
"revision_id": "b126e892910085fde4d14f50380b8db44fa7cd24",
"snapshot_id": "ed6f7e8ed739a3d813084fe4fe2733682ef6e14b",
"src_encoding": "UTF-8",
"star_events_count": 0,
"url": "https://raw.githubusercontent.com/bpapaspyros/RobSim/b126e892910085fde4d14f50380b8db44fa7cd24/README.md",
"visit_date": "2021-01-23T14:51:32.490531"
} | 2.359375 | stackv2 | * To compile the program and produce the executables
> Installing Dependancies:
```
sudo apt-get install freeglut3-dev libxmu-dev libxi-dev libsoil-dev cmake
```
> Compiling:
```
mkdir build && cd build
cmake ..
make (-j #cores if available)
cd ../bin
```
> Running:
Without Graphics - Console Version
```
./Robsim
```
With Graphics
```
./RobsimGui
```
* There is a generated doxy for the code documentation, just run the script doxy.sh. |
2024-11-18T18:08:23.123812+00:00 | 2020-04-28T02:24:26 | 985e9ad70144e05ce41d462e04878ec8f7be9a3a | 3 | {
"blob_id": "985e9ad70144e05ce41d462e04878ec8f7be9a3a",
"branch_name": "refs/heads/master",
"committer_date": "2020-04-28T02:24:26",
"content_id": "7bd40941d89026f44fbd50c2692303daf5c35925",
"detected_licenses": [
"MIT"
],
"directory_id": "d96b4cc20fd4ec43329394bab12dd174c4baabbc",
"extension": "md",
"filename": "README.md",
"fork_events_count": 2,
"gha_created_at": null,
"gha_event_created_at": null,
"gha_language": null,
"gha_license_id": null,
"github_id": 157544833,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 555,
"license": "MIT",
"license_type": "permissive",
"path": "/README.md",
"provenance": "stack-edu-markdown-0000.json.gz:6",
"repo_name": "pangyuteng/closed-contour-segmentation-using-graph-theory",
"revision_date": "2020-04-28T02:24:26",
"revision_id": "e9c8885dd98ccc250ab3fe598c1c83d7d3a76058",
"snapshot_id": "1593c61600c5824e3ea1fdd0eb6fb59027fdc3c6",
"src_encoding": "UTF-8",
"star_events_count": 3,
"url": "https://raw.githubusercontent.com/pangyuteng/closed-contour-segmentation-using-graph-theory/e9c8885dd98ccc250ab3fe598c1c83d7d3a76058/README.md",
"visit_date": "2021-08-04T13:47:07.537682"
} | 2.640625 | stackv2 | ### Closed-contour segmentation using graph theory and dynamic programming
#### Usage.
see `demo.ipynb` for usage.
# get contour coordinates and mask from demo image
px,py,mask = get_closed_contour(testimg)

#### Reference.
Chiu SJ, Toth CA, Rickman CB, Izatt JA, Farsiu S. Automatic segmentation of closed-contour features in ophthalmic images using graph theory and dynamic programming. Biomedical optics express. 2012 May 1;3(5):1127-40.
https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3342188/?report=classic |
2024-11-18T18:08:23.161424+00:00 | 2020-05-10T01:35:38 | e72da24ea0fa5a0188c2be269213832f808769d4 | 2 | {
"blob_id": "e72da24ea0fa5a0188c2be269213832f808769d4",
"branch_name": "refs/heads/master",
"committer_date": "2020-05-10T01:35:38",
"content_id": "a86dd9e9d079f9d7ada9f62a9f7e76def0231be4",
"detected_licenses": [
"MIT"
],
"directory_id": "5533e1a838cf0ce3fa699d4dc6478f356f097f88",
"extension": "md",
"filename": "honey.md",
"fork_events_count": 0,
"gha_created_at": null,
"gha_event_created_at": null,
"gha_language": null,
"gha_license_id": null,
"github_id": null,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 90660,
"license": "MIT",
"license_type": "permissive",
"path": "/index/h/honey.md",
"provenance": "stack-edu-markdown-0000.json.gz:7",
"repo_name": "otac0n/recipes",
"revision_date": "2020-05-10T01:35:38",
"revision_id": "48268785a13d598a87de2e75c525056d00202e54",
"snapshot_id": "0d6d7611086a7b6f41940044faf4dc7eabc7e61c",
"src_encoding": "UTF-8",
"star_events_count": 0,
"url": "https://raw.githubusercontent.com/otac0n/recipes/48268785a13d598a87de2e75c525056d00202e54/index/h/honey.md",
"visit_date": "2023-08-22T19:10:19.399625"
} | 2.484375 | stackv2 | # honey
* [Coffee And Turron Ice Cream Torte With Honey Brandy Oranges](../../index/c/coffee-and-turron-ice-cream-torte-with-honey-brandy-oranges-107168.json)
* [Cornish Game Hens With Dried Fruit And Honey](../../index/c/cornish-game-hens-with-dried-fruit-and-honey-105525.json)
* [Cornmeal Pancakes With Honey Pecan Butter](../../index/c/cornmeal-pancakes-with-honey-pecan-butter-108554.json)
* [Cream Tart With Oranges Honey And Toasted Almond Crust](../../index/c/cream-tart-with-oranges-honey-and-toasted-almond-crust-357275.json)
* [Creme Fraiche Cheesecake With Honey Rum Roasted Pineapple](../../index/c/creme-fraiche-cheesecake-with-honey-rum-roasted-pineapple-109089.json)
* [Crispy Lamb Spare Ribs With Honey Creme Fraiche And Chopped Pea Salad](../../index/c/crispy-lamb-spare-ribs-with-honey-creme-fraiche-and-chopped-pea-salad-241226.json)
* [Dark Ginger Rye Cake With Yogurt And Honey](../../index/d/dark-ginger-rye-cake-with-yogurt-and-honey.json)
* [Date And Walnut Phyllo Rolls With Greek Yogurt And Honey](../../index/d/date-and-walnut-phyllo-rolls-with-greek-yogurt-and-honey-233722.json)
* [Duck Breasts With Orange Honey And Tea Sauce](../../index/d/duck-breasts-with-orange-honey-and-tea-sauce-103268.json)
* [Duck With Honey](../../index/d/duck-with-honey-101622.json)
* [Duck With Honey Peppercorn Sauce](../../index/d/duck-with-honey-peppercorn-sauce-4690.json)
* [Earl Grey Tea Madeleines With Honey](../../index/e/earl-grey-tea-madeleines-with-honey-231609.json)
* [Feta With Pepper Honey](../../index/f/feta-with-pepper-honey-100908.json)
* [Feta With Rosemary Pepper Honey](../../index/f/feta-with-rosemary-pepper-honey-13096.json)
* [Figs And Dried Cherries Poached In Vanilla Honey Syrup With Pistachios](../../index/f/figs-and-dried-cherries-poached-in-vanilla-honey-syrup-with-pistachios-107510.json)
* [Figs With Honey Orange Mascarpone And Pistachio Brittle](../../index/f/figs-with-honey-orange-mascarpone-and-pistachio-brittle-361232.json)
* [Fluffy Cathead Biscuits With Honey Butter](../../index/f/fluffy-cathead-biscuits-with-honey-butter.json)
* [Fresh Fruit Salad With Honey Mint And Lime Syrup](../../index/f/fresh-fruit-salad-with-honey-mint-and-lime-syrup-15546.json)
* [Fresh Fruit With Honey Yogurt Dip](../../index/f/fresh-fruit-with-honey-yogurt-dip-5457.json)
* [Fried Chicken And Biscuits With Pink Peppercorn Honey Butter](../../index/f/fried-chicken-and-biscuits-with-pink-peppercorn-honey-butter-354874.json)
* [Fried Eggplant With Honey Mint And Sesame Seeds](../../index/f/fried-eggplant-with-honey-mint-and-sesame-seeds-107127.json)
* [Fried Pastry Spirals With Honey Sesame And Walnuts](../../index/f/fried-pastry-spirals-with-honey-sesame-and-walnuts-108130.json)
* [Frozen Honey Mousse With Tart Cherry Cookies](../../index/f/frozen-honey-mousse-with-tart-cherry-cookies-364675.json)
* [Fruit Salad With Honey Lime Dressing](../../index/f/fruit-salad-with-honey-lime-dressing-106941.json)
* [Gala Apple Newtons With Honey Cream](../../index/g/gala-apple-newtons-with-honey-cream-108699.json)
* [Game Hens With Honey Vinegar And Spice Glaze](../../index/g/game-hens-with-honey-vinegar-and-spice-glaze-1886.json)
* [Ginger And Honey Baby Back Ribs](../../index/g/ginger-and-honey-baby-back-ribs-353813.json)
* [Ginger Honey Lemonade](../../index/g/ginger-honey-lemonade-201200.json)
* [Goat Cheese And Honey Blancmange](../../index/g/goat-cheese-and-honey-blancmange-240232.json)
* [Goat Cheese Toasts With Walnuts Honey Thyme](../../index/g/goat-cheese-toasts-with-walnuts-honey-thyme-51166200.json)
* [Greek Honey And Anise Twists](../../index/g/greek-honey-and-anise-twists-3051.json)
* [Grilled Corn With Honey Ginger Barbecue Sauce](../../index/g/grilled-corn-with-honey-ginger-barbecue-sauce-51108010.json)
* [Grilled Lamb Chops With Red Wine Garlic And Honey Glaze](../../index/g/grilled-lamb-chops-with-red-wine-garlic-and-honey-glaze-5610.json)
* [Grilled Lemon Honey Chicken Breasts](../../index/g/grilled-lemon-honey-chicken-breasts-101958.json)
* [Grilled Nectarines With Honey Balsamic Glaze](../../index/g/grilled-nectarines-with-honey-balsamic-glaze-106651.json)
* [Grilled Pineapple And Banana Sauce With Honey And Lime](../../index/g/grilled-pineapple-and-banana-sauce-with-honey-and-lime-239044.json)
* [Grilled Quail Salad With Honey Dijon Dressing](../../index/g/grilled-quail-salad-with-honey-dijon-dressing-239843.json)
* [Grilled Shrimp With Honey Ginger Barbecue Sauce](../../index/g/grilled-shrimp-with-honey-ginger-barbecue-sauce-51108030.json)
* [Grilled Skewered Scallops And Apricots With Honey Mustard Dressing](../../index/g/grilled-skewered-scallops-and-apricots-with-honey-mustard-dressing-235338.json)
* [Ham And Munster Buns With Honey Mustard](../../index/h/ham-and-munster-buns-with-honey-mustard-10545.json)
* [Ham Stuffed Chicken Legs With Sweet Pepper Honey And Onion Compote](../../index/h/ham-stuffed-chicken-legs-with-sweet-pepper-honey-and-onion-compote-1964.json)
* [High Honey Sriracha Popcorn](../../index/h/high-honey-sriracha-popcorn.json)
* [Hoisin And Honey Glazed Pork Chops](../../index/h/hoisin-and-honey-glazed-pork-chops-109015.json)
* [Hoisin And Honey Pork Riblets](../../index/h/hoisin-and-honey-pork-riblets-12141.json)
* [Honey Almond And Date Ice Cream Sauce](../../index/h/honey-almond-and-date-ice-cream-sauce-10391.json)
* [Honey Almond Granola](../../index/h/honey-almond-granola-350875.json)
* [Honey And Soy Glazed Salmon](../../index/h/honey-and-soy-glazed-salmon-14110.json)
* [Honey And Spice Cranberry Sauce](../../index/h/honey-and-spice-cranberry-sauce-100322.json)
* [Honey And Spice Loaf Cake](../../index/h/honey-and-spice-loaf-cake-102698.json)
* [Honey And Thyme Ice Cream With Candied Thyme](../../index/h/honey-and-thyme-ice-cream-with-candied-thyme-236890.json)
* [Honey And Vinegar Braised Short Ribs With Spinach](../../index/h/honey-and-vinegar-braised-short-ribs-with-spinach-102858.json)
* [Honey Anise And Almond Biscotti](../../index/h/honey-anise-and-almond-biscotti-103158.json)
* [Honey Barbequed Salmon With Mache](../../index/h/honey-barbequed-salmon-with-mache-12667.json)
* [Honey Bourbon Toddy](../../index/h/honey-bourbon-toddy-368975.json)
* [Honey Brandy Oranges](../../index/h/honey-brandy-oranges-107171.json)
* [Honey Brined Turkey With Giblet Cream Gravy](../../index/h/honey-brined-turkey-with-giblet-cream-gravy-102478.json)
* [Honey Butter French Bread](../../index/h/honey-butter-french-bread-102470.json)
* [Honey Caramel Tart With Apricots And Almonds](../../index/h/honey-caramel-tart-with-apricots-and-almonds-237924.json)
* [Honey Cardamom Custards With Strawberry Orange Compote](../../index/h/honey-cardamom-custards-with-strawberry-orange-compote-1580.json)
* [Honey Cheese Pie With Strawberry Compote](../../index/h/honey-cheese-pie-with-strawberry-compote-1705.json)
* [Honey Cinnamon Ice Cream](../../index/h/honey-cinnamon-ice-cream-364329.json)
* [Honey Citrus Chicken](../../index/h/honey-citrus-chicken-2280.json)
* [Honey Custard In Phyllo Pastry](../../index/h/honey-custard-in-phyllo-pastry-1070.json)
* [Honey Date And Pecan Tart](../../index/h/honey-date-and-pecan-tart-241628.json)
* [Honey Date Nut Breads](../../index/h/honey-date-nut-breads-11080.json)
* [Honey Dew And Sake Granita](../../index/h/honey-dew-and-sake-granita-12376.json)
* [Honey Eggnog](../../index/h/honey-eggnog-200915.json)
* [Honey Ginger Barbecue Sauce](../../index/h/honey-ginger-barbecue-sauce-51108020.json)
* [Honey Ginger Pineapple Crepes](../../index/h/honey-ginger-pineapple-crepes-103208.json)
* [Honey Ginger Salmon](../../index/h/honey-ginger-salmon-5908.json)
* [Honey Gingered Pork Tenderloins](../../index/h/honey-gingered-pork-tenderloins-15277.json)
* [Honey Glazed Baked Apples Filled With Dried Fruit](../../index/h/honey-glazed-baked-apples-filled-with-dried-fruit-102520.json)
* [Honey Glazed Butternut Squash](../../index/h/honey-glazed-butternut-squash-4580.json)
* [Honey Glazed Carrots With Carrot Top Gremolata](../../index/h/honey-glazed-carrots-with-carrot-top-gremolata.json)
* [Honey Glazed Doughnuts With Raisins And Pine Nuts](../../index/h/honey-glazed-doughnuts-with-raisins-and-pine-nuts-236796.json)
* [Honey Glazed Duck With Fig And Pistachio Red Quinoa](../../index/h/honey-glazed-duck-with-fig-and-pistachio-red-quinoa-51125200.json)
* [Honey Glazed Grilled Pineapple](../../index/h/honey-glazed-grilled-pineapple-108252.json)
* [Honey Glazed Lemon Chicken](../../index/h/honey-glazed-lemon-chicken-109394.json)
* [Honey Glazed Oven Roasted Sweet Potato Wedges](../../index/h/honey-glazed-oven-roasted-sweet-potato-wedges-236503.json)
* [Honey Glazed Peach Tart With Mascarpone Cream](../../index/h/honey-glazed-peach-tart-with-mascarpone-cream-108473.json)
* [Honey Glazed Rack Of Lamb](../../index/h/honey-glazed-rack-of-lamb-4392.json)
* [Honey Glazed Vegetables](../../index/h/honey-glazed-vegetables.json)
* [Honey Hazelnut Financiers](../../index/h/honey-hazelnut-financiers-51234850.json)
* [Honey Lemon Buttermilk Dressing](../../index/h/honey-lemon-buttermilk-dressing-12083.json)
* [Honey Lemon Custard With Fruit](../../index/h/honey-lemon-custard-with-fruit-51104290.json)
* [Honey Mustard And Rosemary Pork Roast](../../index/h/honey-mustard-and-rosemary-pork-roast-2130.json)
* [Honey Mustard Chicken Sausage Kebabs](../../index/h/honey-mustard-chicken-sausage-kebabs-353417.json)
* [Honey Mustard Dressing](../../index/h/honey-mustard-dressing-11578.json)
* [Honey Mustard Dressing And Mixed Greens](../../index/h/honey-mustard-dressing-and-mixed-greens-104167.json)
* [Honey Mustard Glazed Shrimp And Scallops](../../index/h/honey-mustard-glazed-shrimp-and-scallops-238009.json)
* [Honey Mustard Sauce](../../index/h/honey-mustard-sauce-109036.json)
* [Honey Mustard Sauce](../../index/h/honey-mustard-sauce-5442.json)
* [Honey Nut Squares](../../index/h/honey-nut-squares-107829.json)
* [Honey Oat Bread](../../index/h/honey-oat-bread-105775.json)
* [Honey Orange Butternut Squash](../../index/h/honey-orange-butternut-squash-10650.json)
* [Honey Orange Madeleines](../../index/h/honey-orange-madeleines-1807.json)
* [Honey Pan Dulce With Nuts And Dried Fruit](../../index/h/honey-pan-dulce-with-nuts-and-dried-fruit-236470.json)
* [Honey Peach Tart With Vanilla Ice Cream](../../index/h/honey-peach-tart-with-vanilla-ice-cream-2300.json)
* [Honey Poached Pears With Mascarpone](../../index/h/honey-poached-pears-with-mascarpone-100535.json)
* [Honey Roasted Carrots With Tahini Yogurt](../../index/h/honey-roasted-carrots-with-tahini-yogurt-51254840.json)
* [Honey Roasted Cherry Tomatoes](../../index/h/honey-roasted-cherry-tomatoes-51174600.json)
* [Honey Roasted Chicken With Lemon And Tarragon](../../index/h/honey-roasted-chicken-with-lemon-and-tarragon-108489.json)
* [Honey Roasted Ham Or Turkey With Dried Cherry Relish](../../index/h/honey-roasted-ham-or-turkey-with-dried-cherry-relish-5774.json)
* [Honey Roasted Lamb With Arugula And Pine Nut Salad](../../index/h/honey-roasted-lamb-with-arugula-and-pine-nut-salad-106475.json)
* [Honey Roasted Onion Tart](../../index/h/honey-roasted-onion-tart-363711.json)
* [Honey Roasted Pear Salad With Thyme Verjus Dressing](../../index/h/honey-roasted-pear-salad-with-thyme-verjus-dressing-232870.json)
* [Honey Rosemary Ice Cream](../../index/h/honey-rosemary-ice-cream-363713.json)
* [Honey Rye](../../index/h/honey-rye-367137.json)
* [Honey Tree Bark Biscuits](../../index/h/honey-tree-bark-biscuits-243193.json)
* [Honey Turmeric Pork With Beet And Carrot Salad](../../index/h/honey-turmeric-pork-with-beet-and-carrot-salad-56389766.json)
* [Honey Vanilla Poached Apricots](../../index/h/honey-vanilla-poached-apricots-12387.json)
* [Honey Vinegar Leg Of Lamb With Fennel And Carrots](../../index/h/honey-vinegar-leg-of-lamb-with-fennel-and-carrots-51193690.json)
* [Honey Yogurt](../../index/h/honey-yogurt-354340.json)
* [Jalapeno Honey Mustard Pork Kebabs](../../index/j/jalapeno-honey-mustard-pork-kebabs-10142.json)
* [Just As Sweet As Honey Cake](../../index/j/just-as-sweet-as-honey-cake-369050.json)
* [Lavender Honey And Yogurt Pie](../../index/l/lavender-honey-and-yogurt-pie-238748.json)
* [Lavender Honey Tea Bread](../../index/l/lavender-honey-tea-bread-233911.json)
* [Lemon Honey Almond Cake](../../index/l/lemon-honey-almond-cake-101412.json)
* [Lemon Honey And Walnut Tart](../../index/l/lemon-honey-and-walnut-tart-1473.json)
* [Lemon Honey Tart With Salted Shortbread Crust](../../index/l/lemon-honey-tart-with-salted-shortbread-crust-51140700.json)
* [Lime And Honey Glazed Salmon With Basmati And Broccolini](../../index/l/lime-and-honey-glazed-salmon-with-basmati-and-broccolini-355189.json)
* [Low Fat Yogurt Honey Mint Dressing](../../index/l/low-fat-yogurt-honey-mint-dressing-12219.json)
* [Madeleines With Lavender Honey](../../index/m/madeleines-with-lavender-honey-357229.json)
* [Maltese Chicken With Red Wine And Honey Gravy](../../index/m/maltese-chicken-with-red-wine-and-honey-gravy-106485.json)
* [Marjoram Honey Vinaigrette](../../index/m/marjoram-honey-vinaigrette-240032.json)
* [Mascarpone Tart With Honey Oranges And Pistachios](../../index/m/mascarpone-tart-with-honey-oranges-and-pistachios-237299.json)
* [Mexican Chopped Salad With Honey Lime Dressing](../../index/m/mexican-chopped-salad-with-honey-lime-dressing-230154.json)
* [Mixed Greens With Honey Mustard Dressing](../../index/m/mixed-greens-with-honey-mustard-dressing-11398.json)
* [Mixed Greens With Sheeps Milk Cheese And Honey Vinaigrette](../../index/m/mixed-greens-with-sheeps-milk-cheese-and-honey-vinaigrette-236189.json)
* [Molasses Honey Ginger Cookies](../../index/m/molasses-honey-ginger-cookies-106791.json)
* [Nectarine Tarts With Honey Ice Cream](../../index/n/nectarine-tarts-with-honey-ice-cream-2330.json)
* [Nectarines Strawberries And Melon In Orange Honey Spiced Syrup](../../index/n/nectarines-strawberries-and-melon-in-orange-honey-spiced-syrup-5411.json)
* [Oat And Dried Fruit Cereal With Honey And Yogurt](../../index/o/oat-and-dried-fruit-cereal-with-honey-and-yogurt-4477.json)
* [Old Fashioned Oatmeal With Apples Raisins And Honey Toasted Walnuts](../../index/o/old-fashioned-oatmeal-with-apples-raisins-and-honey-toasted-walnuts-3116.json)
* [Orange Blossom Honey Madeleines](../../index/o/orange-blossom-honey-madeleines-367764.json)
* [Orange Honey Sauce](../../index/o/orange-honey-sauce-103922.json)
* [Orange Honey Syrup](../../index/o/orange-honey-syrup-10414.json)
* [Orange Roasted Baby Carrots With Honey](../../index/o/orange-roasted-baby-carrots-with-honey-237912.json)
* [Orange Spiced Rye Honey Cake Gefilte Manifesto Recipe](../../index/o/orange-spiced-rye-honey-cake-gefilte-manifesto-recipe.json)
* [Oranges With Pomegranate Molasses And Honey](../../index/o/oranges-with-pomegranate-molasses-and-honey-350797.json)
* [Oven Poached Pears With Lemon Honey And Nutmeg](../../index/o/oven-poached-pears-with-lemon-honey-and-nutmeg-5160.json)
* [Passover Honey Nut Cake In Soaking Syrup](../../index/p/passover-honey-nut-cake-in-soaking-syrup-109151.json)
* [Pastry Twists With Spiced Sugar Honey Glaze](../../index/p/pastry-twists-with-spiced-sugar-honey-glaze-358569.json)
* [Pear Cake With Lemon Honey Cream Cheese Frosting](../../index/p/pear-cake-with-lemon-honey-cream-cheese-frosting-104048.json)
* [Pear Crostata With Figs And Honey](../../index/p/pear-crostata-with-figs-and-honey-361795.json)
* [Pears In Honey And Pine Nut Caramel With Artisanal Cheese](../../index/p/pears-in-honey-and-pine-nut-caramel-with-artisanal-cheese-241350.json)
* [Pears With Herbed Ricotta And Honey](../../index/p/pears-with-herbed-ricotta-and-honey-232639.json)
* [Pecan Biscuits With Orange Honey Glaze](../../index/p/pecan-biscuits-with-orange-honey-glaze-5014.json)
* [Pecan Waffles With Sauteed Bananas And Cinnamon Honey](../../index/p/pecan-waffles-with-sauteed-bananas-and-cinnamon-honey-363321.json)
* [Phyllo Nests With Strawberries And Honey](../../index/p/phyllo-nests-with-strawberries-and-honey-108131.json)
* [Pine Nut Honey Ice Cream](../../index/p/pine-nut-honey-ice-cream-105233.json)
* [Plantain Flatbread With Poached Egg And Honey Drizzle](../../index/p/plantain-flatbread-with-poached-egg-and-honey-drizzle.json)
* [Plum Fennel Salad With Honey Ginger Dressing](../../index/p/plum-fennel-salad-with-honey-ginger-dressing-56389860.json)
* [Plum Tarts With Honey And Black Pepper](../../index/p/plum-tarts-with-honey-and-black-pepper-51239610.json)
* [Pork Kebabs Marinated In Honey Rosemary And Orange](../../index/p/pork-kebabs-marinated-in-honey-rosemary-and-orange-106479.json)
* [Port And Honey Poached Pears With Lemon Curd Mousse](../../index/p/port-and-honey-poached-pears-with-lemon-curd-mousse-12712.json)
* [Profiteroles With Honey Lavender Ice Cream](../../index/p/profiteroles-with-honey-lavender-ice-cream-103082.json)
* [Puff Pastry Apple Tarts Glazed With Honey](../../index/p/puff-pastry-apple-tarts-glazed-with-honey-107174.json)
* [Puff Pastry Baskets With Honey Mousse And Assorted Fruit](../../index/p/puff-pastry-baskets-with-honey-mousse-and-assorted-fruit-1904.json)
* [Red Chili And Honey Glazed Turkey With Ancho Pan Gravy](../../index/r/red-chili-and-honey-glazed-turkey-with-ancho-pan-gravy-104309.json)
* [Rice Pudding With Fresh Pears And Honey](../../index/r/rice-pudding-with-fresh-pears-and-honey-51246410.json)
* [Roast Chicken With Rosemary Lemon And Honey](../../index/r/roast-chicken-with-rosemary-lemon-and-honey-395509.json)
* [Roast Chicken With Saffron Hazelnuts And Honey](../../index/r/roast-chicken-with-saffron-hazelnuts-and-honey-51184640.json)
* [Roasted Apricots With Honey Vanilla Creme Fraiche](../../index/r/roasted-apricots-with-honey-vanilla-creme-fraiche-359249.json)
* [Roasted Honey Glazed Spareribs](../../index/r/roasted-honey-glazed-spareribs-100570.json)
* [Roasted Hot Honey Shrimp With Bok Choy And Kimchi Rice](../../index/r/roasted-hot-honey-shrimp-with-bok-choy-and-kimchi-rice-51261050.json)
* [Roasted Parsnips Turnips And Rutabagas With Ancho Spiced Honey Glaze](../../index/r/roasted-parsnips-turnips-and-rutabagas-with-ancho-spiced-honey-glaze-361291.json)
* [Roasted Pineapple With Honey And Pistachios](../../index/r/roasted-pineapple-with-honey-and-pistachios-394677.json)
* [Roasted Spiced Chicken With Cinnamon And Honey Glazed Sweet Potatoes](../../index/r/roasted-spiced-chicken-with-cinnamon-and-honey-glazed-sweet-potatoes-234808.json)
* [Roasted Sweet Potatoes With Honey Glaze](../../index/r/roasted-sweet-potatoes-with-honey-glaze-104728.json)
* [Rustic Apple Tart With Honey Dates And Nuts](../../index/r/rustic-apple-tart-with-honey-dates-and-nuts-108599.json)
* [Sage And Honey Skillet Cornbread](../../index/s/sage-and-honey-skillet-cornbread-240376.json)
* [Salmon Glazed With Honey And Mustard](../../index/s/salmon-glazed-with-honey-and-mustard-102649.json)
* [Salmon Glazed With Honey And Mustard](../../index/s/salmon-glazed-with-honey-and-mustard-350653.json)
* [Salmon With Soy Honey And Wasabi Sauces](../../index/s/salmon-with-soy-honey-and-wasabi-sauces-105026.json)
* [Scottish Salmon With Shallot Truffle Honey Glaze Lump Crab And Green Apple Risotto And Quince Jam](../../index/s/scottish-salmon-with-shallot-truffle-honey-glaze-lump-crab-and-green-apple-risotto-and-quince-jam-363590.json)
* [Seared Duck Breast With Chili Honey Ginger Glaze](../../index/s/seared-duck-breast-with-chili-honey-ginger-glaze-102303.json)
* [Seared Scallops With Spicy Honey Citrus Glaze On Celery Salad](../../index/s/seared-scallops-with-spicy-honey-citrus-glaze-on-celery-salad-239848.json)
* [Skewered Grilled Fruit With Minted Yogurt Honey Sauce](../../index/s/skewered-grilled-fruit-with-minted-yogurt-honey-sauce-105250.json)
* [Skewered Honey Glazed Scallops With Peach Salsa](../../index/s/skewered-honey-glazed-scallops-with-peach-salsa-109692.json)
* [Smoked Baby Back Ribs With Hoisin Honey Glaze](../../index/s/smoked-baby-back-ribs-with-hoisin-honey-glaze-105305.json)
* [Spiced Fresh Orange And Honey Sorbet](../../index/s/spiced-fresh-orange-and-honey-sorbet-241111.json)
* [Spiced Honey Cake With Cream Cheese Frosting](../../index/s/spiced-honey-cake-with-cream-cheese-frosting-56389999.json)
* [Spicy Honey Glazed Parsnips](../../index/s/spicy-honey-glazed-parsnips-51223670.json)
* [Spicy Honey Mustard Sauce](../../index/s/spicy-honey-mustard-sauce-56389343.json)
* [Strawberry Panna Cotta With Strawberries And Honey](../../index/s/strawberry-panna-cotta-with-strawberries-and-honey-103528.json)
* [Sweet Honey And Saffron Challah](../../index/s/sweet-honey-and-saffron-challah-361129.json)
* [Sweet Potato And Poblano Salad With Honey And Rosemary](../../index/s/sweet-potato-and-poblano-salad-with-honey-and-rosemary-353851.json)
* [Sweet Potato Biscuits With Ham Mustard And Honey](../../index/s/sweet-potato-biscuits-with-ham-mustard-and-honey-356312.json)
* [Sweet Potato Pancakes With Honey Cinnamon Butter](../../index/s/sweet-potato-pancakes-with-honey-cinnamon-butter-239216.json)
* [Sweet Potatoes And Greens With Honey Mustard Glaze](../../index/s/sweet-potatoes-and-greens-with-honey-mustard-glaze-2605.json)
* [Swiss Honey Walnut Tart](../../index/s/swiss-honey-walnut-tart-4663.json)
* [Tamarind Honey Lamb Kebabs On Mashed Yams](../../index/t/tamarind-honey-lamb-kebabs-on-mashed-yams-231084.json)
* [Tangerine Honey Flan With Grapefruit Segments](../../index/t/tangerine-honey-flan-with-grapefruit-segments-234825.json)
* [Tea And Honey Crisps](../../index/t/tea-and-honey-crisps-236667.json)
* [Tricolor Salad With Honey Cumin Dressing](../../index/t/tricolor-salad-with-honey-cumin-dressing-1738.json)
* [Turkey Cheddar Sandwiches With Honey Mustard](../../index/t/turkey-cheddar-sandwiches-with-honey-mustard-101442.json)
* [Twice Roasted Sweet Potatoes With Hot Honey](../../index/t/twice-roasted-sweet-potatoes-with-hot-honey.json)
* [Upside Down Honey Cheesecakes](../../index/u/upside-down-honey-cheesecakes-237917.json)
* [Vanilla Bean Roasted Figs With Wildflower Honey Vanilla Ice Cream](../../index/v/vanilla-bean-roasted-figs-with-wildflower-honey-vanilla-ice-cream-105862.json)
* [Vidalia Onion Tart With Bacon Local Honey And Fresh Thyme](../../index/v/vidalia-onion-tart-with-bacon-local-honey-and-fresh-thyme-354950.json)
* [Walnut Apricot Cake In Honey Syrup](../../index/w/walnut-apricot-cake-in-honey-syrup-106498.json)
* [Walnut Thyme Honey](../../index/w/walnut-thyme-honey-368990.json)
* [Warm Goat Cheese And Carrot Salad With Marjoram Honey Vinaigrette](../../index/w/warm-goat-cheese-and-carrot-salad-with-marjoram-honey-vinaigrette-240031.json)
* [Warm Goat Cheese Toasts With Rosemary Walnuts And Honey](../../index/w/warm-goat-cheese-toasts-with-rosemary-walnuts-and-honey-108799.json)
* [Whipped Ricotta With Honey And Mixed Berries](../../index/w/whipped-ricotta-with-honey-and-mixed-berries-105374.json)
* [White Sweet Potatoes With Mirin And Honey](../../index/w/white-sweet-potatoes-with-mirin-and-honey-388730.json)
* [Wildflower Honey Semifreddo With Honey Sesame Wafers](../../index/w/wildflower-honey-semifreddo-with-honey-sesame-wafers-232643.json)
* [Wildflower Honey Semifreddo With Honey Sesame Wafers](../../index/w/wildflower-honey-semifreddo-with-honey-sesame-wafers-232643.json)
* [Wilted Autumn Greens With Honey Mustard Vinaigrette](../../index/w/wilted-autumn-greens-with-honey-mustard-vinaigrette-51211620.json)
* [Yogurt With Fresh Figs Honey And Pine Nuts](../../index/y/yogurt-with-fresh-figs-honey-and-pine-nuts-51239840.json)
* [Honey Braised Beef Brisket](../../index/h/honey-braised-beef-brisket.json)
* [Honey Tangerine Fizz](../../index/h/honey-tangerine-fizz.json)
* [Sous Vide Beef With Honey Spices](../../index/s/sous-vide-beef-with-honey-spices.json)
* [Baked Ham With Brown Sugar Honey Glaze](../../index/b/baked-ham-with-brown-sugar-honey-glaze.json)
* [Baked Salmon With Honey Mustard Sauce](../../index/b/baked-salmon-with-honey-mustard-sauce.json)
* [Buttermilk Biscuits With Butter And Honey Recipe](../../index/b/buttermilk-biscuits-with-butter-and-honey-recipe.json)
* [Grilled Honey Teriyaki Chicken Recipe](../../index/g/grilled-honey-teriyaki-chicken-recipe.json)
* [Honey Cornbread Muffins Recipe](../../index/h/honey-cornbread-muffins-recipe.json)
* [Honey Glazed Carrots Recipe](../../index/h/honey-glazed-carrots-recipe.json)
* [Honey Glazed Ham](../../index/h/honey-glazed-ham.json)
* [Honey Ricotta Cheesecake Recipe](../../index/h/honey-ricotta-cheesecake-recipe.json)
* [Honey Soy Grilled Salmon With Edamame Recipe](../../index/h/honey-soy-grilled-salmon-with-edamame-recipe.json)
* [Orange Honey Glazed Carrots](../../index/o/orange-honey-glazed-carrots.json)
* [Pan Fried Honey Lemon Fingerling Potatoes And Leeks](../../index/p/pan-fried-honey-lemon-fingerling-potatoes-and-leeks.json)
* [Panna Cotta With Honey Recipe](../../index/p/panna-cotta-with-honey-recipe.json)
* [Roasted Sweet Potatoes With Honey Butter Recipe](../../index/r/roasted-sweet-potatoes-with-honey-butter-recipe.json)
* [Sticky Honey Soy Chicken Wings Recipe](../../index/s/sticky-honey-soy-chicken-wings-recipe.json)
* [Ancho Honey Mustard Sauce](../../index/a/ancho-honey-mustard-sauce.json)
* [Ancient Honey Cakes Rice Flour Cooki](../../index/a/ancient-honey-cakes-rice-flour-cooki.json)
* [Apple And Honey Sorbet](../../index/a/apple-and-honey-sorbet.json)
* [Apple Butter With Honey](../../index/a/apple-butter-with-honey.json)
* [Apple Honey Bundt Cake](../../index/a/apple-honey-bundt-cake.json)
* [Apple Honey Glaze](../../index/a/apple-honey-glaze.json)
* [Apple Honey Glazed Chicken](../../index/a/apple-honey-glazed-chicken.json)
* [Apricot And Honey Ham Glaze](../../index/a/apricot-and-honey-ham-glaze.json)
* [Ashley And Whitneys Honey Bbq Wings](../../index/a/ashley-and-whitneys-honey-bbq-wings.json)
* [Asian Inspired Honey Vanilla Chicken](../../index/a/asian-inspired-honey-vanilla-chicken.json)
* [Awesome Honey Pecan Pork Chops](../../index/a/awesome-honey-pecan-pork-chops.json)
* [Baked Asian Style Honey Chicken](../../index/b/baked-asian-style-honey-chicken.json)
* [Baked Honey Mustard Chicken](../../index/b/baked-honey-mustard-chicken.json)
* [Baked Honey Nut Chicken](../../index/b/baked-honey-nut-chicken.json)
* [Banana Honey Yogurt Ice](../../index/b/banana-honey-yogurt-ice.json)
* [Bean And Honey Burrito Casserole](../../index/b/bean-and-honey-burrito-casserole.json)
* [Belize Honey Bbq Sauce](../../index/b/belize-honey-bbq-sauce.json)
* [Bjs Carolina Honey Barbecue Sauce](../../index/b/bjs-carolina-honey-barbecue-sauce.json)
* [Bold Honey Barbecue Burger](../../index/b/bold-honey-barbecue-burger.json)
* [Bourbon Apple Cider And Honey Glazed](../../index/b/bourbon-apple-cider-and-honey-glazed.json)
* [Bread Machine Honey Oat Wheat Bread](../../index/b/bread-machine-honey-oat-wheat-bread.json)
* [Bries Banana And Honey Dog Treats](../../index/b/bries-banana-and-honey-dog-treats.json)
* [Brown Sugar And Honey Limeade](../../index/b/brown-sugar-and-honey-limeade.json)
* [Bruces Honey Sesame Bread](../../index/b/bruces-honey-sesame-bread.json)
* [Brussels Sprouts Slaw With Honey Yogu](../../index/b/brussels-sprouts-slaw-with-honey-yogu.json)
* [Butter Honey Wheat Bread](../../index/b/butter-honey-wheat-bread.json)
* [Butterfly Honey Pork Fillets](../../index/b/butterfly-honey-pork-fillets.json)
* [Buttermilk Honey Bread](../../index/b/buttermilk-honey-bread.json)
* [Buttermilk Honey Wheat Bread](../../index/b/buttermilk-honey-wheat-bread.json)
* [Canadian Honey Apple Walnut Cobbler](../../index/c/canadian-honey-apple-walnut-cobbler.json)
* [Cauliflower And Arugula Honey Sesame](../../index/c/cauliflower-and-arugula-honey-sesame.json)
* [Chef Johns Honey Glazed Ham](../../index/c/chef-johns-honey-glazed-ham.json)
* [Chicken Honey Mustard Pie](../../index/c/chicken-honey-mustard-pie.json)
* [Chicken Honey Nut Stir Fry](../../index/c/chicken-honey-nut-stir-fry.json)
* [Chipotle Honey Roasted Peanuts](../../index/c/chipotle-honey-roasted-peanuts.json)
* [Chocolate Chip Honey Cookies](../../index/c/chocolate-chip-honey-cookies.json)
* [Chocolate Glazed Honey Cake](../../index/c/chocolate-glazed-honey-cake.json)
* [Cinnamon Honey Butter](../../index/c/cinnamon-honey-butter.json)
* [Citrus Honey Brined Smoked Turkey](../../index/c/citrus-honey-brined-smoked-turkey.json)
* [Citrus Honey Green Tea](../../index/c/citrus-honey-green-tea.json)
* [Cordon Bleu Rollups With Honey Mustar](../../index/c/cordon-bleu-rollups-with-honey-mustar.json)
* [Country Style Honey Mustard](../../index/c/country-style-honey-mustard.json)
* [Cranberry Sauce With Honey And Pears](../../index/c/cranberry-sauce-with-honey-and-pears.json)
* [Creamy Goat Cheese And Honey](../../index/c/creamy-goat-cheese-and-honey.json)
* [Crispy Honey Garlic Sriracha Wings](../../index/c/crispy-honey-garlic-sriracha-wings.json)
* [Crispy Honey Sriracha Chicken Wings](../../index/c/crispy-honey-sriracha-chicken-wings.json)
* [Crunchy Honey Wheat Bread](../../index/c/crunchy-honey-wheat-bread.json)
* [Crusted Salmon With Honey Mustard Sau](../../index/c/crusted-salmon-with-honey-mustard-sau.json)
* [Curried Honey Mustard Chicken](../../index/c/curried-honey-mustard-chicken.json)
* [Curried Honey Mustard Sauce](../../index/c/curried-honey-mustard-sauce.json)
* [Dark Honey Pecan Granola](../../index/d/dark-honey-pecan-granola.json)
* [Dennis Honey Mustard Salad Dressing](../../index/d/dennis-honey-mustard-salad-dressing.json)
* [Detroit Hot Honey Wings](../../index/d/detroit-hot-honey-wings.json)
* [Dill And Honey Pork Chops](../../index/d/dill-and-honey-pork-chops.json)
* [Drumsticks With Peach And Honey](../../index/d/drumsticks-with-peach-and-honey.json)
* [Dsfs Honey Roasted Carrots And Parsn](../../index/d/dsfs-honey-roasted-carrots-and-parsn.json)
* [Duck With Honey Soy And Ginger](../../index/d/duck-with-honey-soy-and-ginger.json)
* [Easy And Good Honey Mustard Salad Dre](../../index/e/easy-and-good-honey-mustard-salad-dre.json)
* [Easy Apple Crisp With Honey](../../index/e/easy-apple-crisp-with-honey.json)
* [Easy Honey Garlic Chicken](../../index/e/easy-honey-garlic-chicken.json)
* [Easy Honey Mustard Ham](../../index/e/easy-honey-mustard-ham.json)
* [Easy Honey Mustard Mozzarella Chicken](../../index/e/easy-honey-mustard-mozzarella-chicken.json)
* [English Honey Roasted Turkey](../../index/e/english-honey-roasted-turkey.json)
* [Fat Free Mini Prune Honey Muffins](../../index/f/fat-free-mini-prune-honey-muffins.json)
* [Fennel In Wine And Honey](../../index/f/fennel-in-wine-and-honey.json)
* [Fig And Honey Jam With Walnuts](../../index/f/fig-and-honey-jam-with-walnuts.json)
* [Fish Tacos With Honey Cumin Cilantro](../../index/f/fish-tacos-with-honey-cumin-cilantro.json)
* [Flourless Banana Honey Cake](../../index/f/flourless-banana-honey-cake.json)
* [Freezer Pear Honey Jam](../../index/f/freezer-pear-honey-jam.json)
* [Fresh Apricot Honey Sponge Cake Russ](../../index/f/fresh-apricot-honey-sponge-cake-russ.json)
* [Fresh Fruit Salad With Honey Lime Dre](../../index/f/fresh-fruit-salad-with-honey-lime-dre.json)
* [Fresh Peaches With Honey Vanilla Crem](../../index/f/fresh-peaches-with-honey-vanilla-crem.json)
* [Fruit And Honey Cookies](../../index/f/fruit-and-honey-cookies.json)
* [Fruit N Honey Granola](../../index/f/fruit-n-honey-granola.json)
* [Ginger Honey Drunk Chili](../../index/g/ginger-honey-drunk-chili.json)
* [Glazed Turkey With Maille Honey Di](../../index/g/glazed-turkey-with-maille-honey-di.json)
* [Gluten Free Honey Scones](../../index/g/gluten-free-honey-scones.json)
* [Golden Honey Snaps](../../index/g/golden-honey-snaps.json)
* [Graces Honey Cakes](../../index/g/graces-honey-cakes.json)
* [Grandma Dalleys Honey Granola](../../index/g/grandma-dalleys-honey-granola.json)
* [Grandma Sadies Honey Cake](../../index/g/grandma-sadies-honey-cake.json)
* [Grandmas Honey Bun Cake](../../index/g/grandmas-honey-bun-cake.json)
* [Granola Honey](../../index/g/granola-honey.json)
* [Grape Honey Jam](../../index/g/grape-honey-jam.json)
* [Greek Honey Cake](../../index/g/greek-honey-cake.json)
* [Grilled Asian Honey Garlic Pork Tende](../../index/g/grilled-asian-honey-garlic-pork-tende.json)
* [Grilled Honey Chili Flap Steak](../../index/g/grilled-honey-chili-flap-steak.json)
* [Grilled Honey Lemon Chicken](../../index/g/grilled-honey-lemon-chicken.json)
* [Grilled Lime Cilantro Ahi With Honey](../../index/g/grilled-lime-cilantro-ahi-with-honey.json)
* [Ham Bagels With Honey Mustard Cream C](../../index/h/ham-bagels-with-honey-mustard-cream-c.json)
* [Ham With Honey And Brown Sugar Glaze](../../index/h/ham-with-honey-and-brown-sugar-glaze.json)
* [Healthy Honey Carrot Cookies](../../index/h/healthy-honey-carrot-cookies.json)
* [Herb N Honey Cucumber Tomato Salad](../../index/h/herb-n-honey-cucumber-tomato-salad.json)
* [Hoisin Honey Chicken Wings From Reyno](../../index/h/hoisin-honey-chicken-wings-from-reyno.json)
* [Holiday Honey Ham Glaze](../../index/h/holiday-honey-ham-glaze.json)
* [Holiday Turkey With Honey Orange Glaz](../../index/h/holiday-turkey-with-honey-orange-glaz.json)
* [Homemade Honey Peanut Butter](../../index/h/homemade-honey-peanut-butter.json)
* [Honey Almond Asparagus With Feta Chee](../../index/h/honey-almond-asparagus-with-feta-chee.json)
* [Honey Almond Chicken](../../index/h/honey-almond-chicken.json)
* [Honey Almond Seeded Granola](../../index/h/honey-almond-seeded-granola.json)
* [Honey And Citrus Dressing](../../index/h/honey-and-citrus-dressing.json)
* [Honey And Feta Spread](../../index/h/honey-and-feta-spread.json)
* [Honey And Flaxseed Bread](../../index/h/honey-and-flaxseed-bread.json)
* [Honey And Ginger Chicken](../../index/h/honey-and-ginger-chicken.json)
* [Honey And Nut Ice Cream](../../index/h/honey-and-nut-ice-cream.json)
* [Honey And Onion Mustard Sauce](../../index/h/honey-and-onion-mustard-sauce.json)
* [Honey And Rosemary Soda Bread](../../index/h/honey-and-rosemary-soda-bread.json)
* [Honey And Rosemary Sweet Potatoes](../../index/h/honey-and-rosemary-sweet-potatoes.json)
* [Honey Angel Food Cake](../../index/h/honey-angel-food-cake.json)
* [Honey Apple Brined Turkey](../../index/h/honey-apple-brined-turkey.json)
* [Honey Apricot Pork Chops](../../index/h/honey-apricot-pork-chops.json)
* [Honey Avocado Chicken Salad](../../index/h/honey-avocado-chicken-salad.json)
* [Honey Baked Apples](../../index/h/honey-baked-apples.json)
* [Honey Baked Chicken I](../../index/h/honey-baked-chicken-i.json)
* [Honey Baked Chicken Ii](../../index/h/honey-baked-chicken-ii.json)
* [Honey Baked Chicken](../../index/h/honey-baked-chicken.json)
* [Honey Baked Lentils](../../index/h/honey-baked-lentils.json)
* [Honey Balsamic Chicken](../../index/h/honey-balsamic-chicken.json)
* [Honey Balsamic Vinaigrette](../../index/h/honey-balsamic-vinaigrette.json)
* [Honey Barbecue Sauce](../../index/h/honey-barbecue-sauce.json)
* [Honey Bars](../../index/h/honey-bars.json)
* [Honey Bbq Sauce](../../index/h/honey-bbq-sauce.json)
* [Honey Bean Salad](../../index/h/honey-bean-salad.json)
* [Honey Bear Smoothie](../../index/h/honey-bear-smoothie.json)
* [Honey Beet Salad](../../index/h/honey-beet-salad.json)
* [Honey Black Pepper Chicken Wings](../../index/h/honey-black-pepper-chicken-wings.json)
* [Honey Bourbon Fire Sauce](../../index/h/honey-bourbon-fire-sauce.json)
* [Honey Bourbon Horseradish Glazed Ham](../../index/h/honey-bourbon-horseradish-glazed-ham.json)
* [Honey Bran Muffins](../../index/h/honey-bran-muffins.json)
* [Honey Brie Spread](../../index/h/honey-brie-spread.json)
* [Honey Brined Fried Chicken Breasts](../../index/h/honey-brined-fried-chicken-breasts.json)
* [Honey Brined Smoked Turkey](../../index/h/honey-brined-smoked-turkey.json)
* [Honey Brown Rolls Or Loaves](../../index/h/honey-brown-rolls-or-loaves.json)
* [Honey Bun Cake From Scratch](../../index/h/honey-bun-cake-from-scratch.json)
* [Honey Bun Cake I](../../index/h/honey-bun-cake-i.json)
* [Honey Bun Cake Ii](../../index/h/honey-bun-cake-ii.json)
* [Honey Bunch Bread](../../index/h/honey-bunch-bread.json)
* [Honey Butter Biscuit Cookies](../../index/h/honey-butter-biscuit-cookies.json)
* [Honey Butter Tarts](../../index/h/honey-butter-tarts.json)
* [Honey Butter Yule Ham](../../index/h/honey-butter-yule-ham.json)
* [Honey Butter Zucchini Bread](../../index/h/honey-butter-zucchini-bread.json)
* [Honey Butter](../../index/h/honey-butter.json)
* [Honey Buttermilk Oatbread](../../index/h/honey-buttermilk-oatbread.json)
* [Honey Cake I](../../index/h/honey-cake-i.json)
* [Honey Cake Ii](../../index/h/honey-cake-ii.json)
* [Honey Cake Iii](../../index/h/honey-cake-iii.json)
* [Honey Cake With Orange Glaze](../../index/h/honey-cake-with-orange-glaze.json)
* [Honey Carrot Cake](../../index/h/honey-carrot-cake.json)
* [Honey Carrots With A Hint Of Ginger](../../index/h/honey-carrots-with-a-hint-of-ginger.json)
* [Honey Chicken](../../index/h/honey-chicken.json)
* [Honey Chile Chicken](../../index/h/honey-chile-chicken.json)
* [Honey Chipotle Wing Sauce Glaze](../../index/h/honey-chipotle-wing-sauce-glaze.json)
* [Honey Chocolate Pie](../../index/h/honey-chocolate-pie.json)
* [Honey Citrus Turkey Brine](../../index/h/honey-citrus-turkey-brine.json)
* [Honey Clove Ham Glaze](../../index/h/honey-clove-ham-glaze.json)
* [Honey Coconut Salmon](../../index/h/honey-coconut-salmon.json)
* [Honey Comb Coffee Cake](../../index/h/honey-comb-coffee-cake.json)
* [Honey Cookies](../../index/h/honey-cookies.json)
* [Honey Corn Flake Amaranth Cookie](../../index/h/honey-corn-flake-amaranth-cookie.json)
* [Honey Cornbread Muffins](../../index/h/honey-cornbread-muffins.json)
* [Honey Cornbread](../../index/h/honey-cornbread.json)
* [Honey Cranberry Oat Bread](../../index/h/honey-cranberry-oat-bread.json)
* [Honey Crunch Pecan Pie](../../index/h/honey-crunch-pecan-pie.json)
* [Honey Crystal Almonds](../../index/h/honey-crystal-almonds.json)
* [Honey Curried Roasted Chicken And Veg](../../index/h/honey-curried-roasted-chicken-and-veg.json)
* [Honey Dijon Balsamic Vinaigrette](../../index/h/honey-dijon-balsamic-vinaigrette.json)
* [Honey Dijon Brussels Sprouts](../../index/h/honey-dijon-brussels-sprouts.json)
* [Honey Dijon Chicken With A Kick](../../index/h/honey-dijon-chicken-with-a-kick.json)
* [Honey Dijon Mustard And Poppy Seed Co](../../index/h/honey-dijon-mustard-and-poppy-seed-co.json)
* [Honey Dijon Pork Chops](../../index/h/honey-dijon-pork-chops.json)
* [Honey Dijon Vinaigrette](../../index/h/honey-dijon-vinaigrette.json)
* [Honey Dill Sauce](../../index/h/honey-dill-sauce.json)
* [Honey Dip](../../index/h/honey-dip.json)
* [Honey Dressing With Poppy Seeds](../../index/h/honey-dressing-with-poppy-seeds.json)
* [Honey Drizzled Curry Mustard Chicken](../../index/h/honey-drizzled-curry-mustard-chicken.json)
* [Honey Drops](../../index/h/honey-drops.json)
* [Honey Duck](../../index/h/honey-duck.json)
* [Honey Flaked Chicken](../../index/h/honey-flaked-chicken.json)
* [Honey Fried Chicken](../../index/h/honey-fried-chicken.json)
* [Honey Fruit Dessert](../../index/h/honey-fruit-dessert.json)
* [Honey Garlic Bbq Sauce Ii](../../index/h/honey-garlic-bbq-sauce-ii.json)
* [Honey Garlic Bbq Sauce](../../index/h/honey-garlic-bbq-sauce.json)
* [Honey Garlic Carrots](../../index/h/honey-garlic-carrots.json)
* [Honey Garlic Chicken Wings](../../index/h/honey-garlic-chicken-wings.json)
* [Honey Garlic Chicken With Rosemary](../../index/h/honey-garlic-chicken-with-rosemary.json)
* [Honey Garlic Chicken Wraps](../../index/h/honey-garlic-chicken-wraps.json)
* [Honey Garlic Glazed Salmon](../../index/h/honey-garlic-glazed-salmon.json)
* [Honey Garlic Moose Meatballs](../../index/h/honey-garlic-moose-meatballs.json)
* [Honey Garlic Ribs](../../index/h/honey-garlic-ribs.json)
* [Honey Garlic Sauce](../../index/h/honey-garlic-sauce.json)
* [Honey Garlic Slow Cooker Chicken Thig](../../index/h/honey-garlic-slow-cooker-chicken-thig.json)
* [Honey Garlic Vinaigrette](../../index/h/honey-garlic-vinaigrette.json)
* [Honey Ginger Carrots](../../index/h/honey-ginger-carrots.json)
* [Honey Ginger Green Beans](../../index/h/honey-ginger-green-beans.json)
* [Honey Ginger Grilled Salmon](../../index/h/honey-ginger-grilled-salmon.json)
* [Honey Ginger Kale Salad](../../index/h/honey-ginger-kale-salad.json)
* [Honey Ginger Orange Oatmeal Delight C](../../index/h/honey-ginger-orange-oatmeal-delight-c.json)
* [Honey Ginger Plum Sundae](../../index/h/honey-ginger-plum-sundae.json)
* [Honey Ginger Shrimp And Vegetables](../../index/h/honey-ginger-shrimp-and-vegetables.json)
* [Honey Ginger Shrimp](../../index/h/honey-ginger-shrimp.json)
* [Honey Glazed Brussels Sprouts](../../index/h/honey-glazed-brussels-sprouts.json)
* [Honey Glazed Carrots And Pears](../../index/h/honey-glazed-carrots-and-pears.json)
* [Honey Glazed Carrots](../../index/h/honey-glazed-carrots.json)
* [Honey Glazed Chicken](../../index/h/honey-glazed-chicken.json)
* [Honey Glazed Chinese Chicken](../../index/h/honey-glazed-chinese-chicken.json)
* [Honey Glazed Ham](../../index/h/honey-glazed-ham.json)
* [Honey Glazed Pea Pods And Carrots](../../index/h/honey-glazed-pea-pods-and-carrots.json)
* [Honey Glazed Pork Tenderloin](../../index/h/honey-glazed-pork-tenderloin.json)
* [Honey Glazed Salmon](../../index/h/honey-glazed-salmon.json)
* [Honey Glazed Scallops](../../index/h/honey-glazed-scallops.json)
* [Honey Glazed Stuffed Chicken](../../index/h/honey-glazed-stuffed-chicken.json)
* [Honey Graham Crackers](../../index/h/honey-graham-crackers.json)
* [Honey Grilled Chicken](../../index/h/honey-grilled-chicken.json)
* [Honey Grilled Pork Chops](../../index/h/honey-grilled-pork-chops.json)
* [Honey Grilled Shrimp](../../index/h/honey-grilled-shrimp.json)
* [Honey Ham Glaze](../../index/h/honey-ham-glaze.json)
* [Honey Ham](../../index/h/honey-ham.json)
* [Honey Hoisin Pork Chops](../../index/h/honey-hoisin-pork-chops.json)
* [Honey Jalapeno Burgers](../../index/h/honey-jalapeno-burgers.json)
* [Honey Key Lime Grilled Chicken](../../index/h/honey-key-lime-grilled-chicken.json)
* [Honey Kissed Pretzel Crusted Pork Loi](../../index/h/honey-kissed-pretzel-crusted-pork-loi.json)
* [Honey Lavender Cookies](../../index/h/honey-lavender-cookies.json)
* [Honey Lemon Ginger Tea](../../index/h/honey-lemon-ginger-tea.json)
* [Honey Lemon Glazed Salmon With Spinac](../../index/h/honey-lemon-glazed-salmon-with-spinac.json)
* [Honey Lemon Tea](../../index/h/honey-lemon-tea.json)
* [Honey Lime Chicken Enchiladas](../../index/h/honey-lime-chicken-enchiladas.json)
* [Honey Lime Chicken Wings](../../index/h/honey-lime-chicken-wings.json)
* [Honey Lime Enchiladas](../../index/h/honey-lime-enchiladas.json)
* [Honey Lime Fruit Salad](../../index/h/honey-lime-fruit-salad.json)
* [Honey Lime Fruit Toss](../../index/h/honey-lime-fruit-toss.json)
* [Honey Lime Granola With Almonds](../../index/h/honey-lime-granola-with-almonds.json)
* [Honey Lime Vinaigrette](../../index/h/honey-lime-vinaigrette.json)
* [Honey Limeade](../../index/h/honey-limeade.json)
* [Honey Macadamia Oat Bread](../../index/h/honey-macadamia-oat-bread.json)
* [Honey Milk Tea Hong Kong Style](../../index/h/honey-milk-tea---hong-kong-style.json)
* [Honey Multigrain Bread](../../index/h/honey-multigrain-bread.json)
* [Honey Mustard And Yogurt Salad Dres](../../index/h/honey-mustard-and-yogurt-salad-dres.json)
* [Honey Mustard Baked Chicken](../../index/h/honey-mustard-baked-chicken.json)
* [Honey Mustard Bbq Pork Chops](../../index/h/honey-mustard-bbq-pork-chops.json)
* [Honey Mustard Bbq Pork Medallions](../../index/h/honey-mustard-bbq-pork-medallions.json)
* [Honey Mustard Beer Brats](../../index/h/honey-mustard-beer-brats.json)
* [Honey Mustard Blend](../../index/h/honey-mustard-blend.json)
* [Honey Mustard Chicken With Pretzel Cr](../../index/h/honey-mustard-chicken-with-pretzel-cr.json)
* [Honey Mustard Chicken With Roasted Ve](../../index/h/honey-mustard-chicken-with-roasted-ve.json)
* [Honey Mustard Chicken](../../index/h/honey-mustard-chicken.json)
* [Honey Mustard Corned Beef Brisket And](../../index/h/honey-mustard-corned-beef-brisket-and.json)
* [Honey Mustard Crispy Chicken Wrap](../../index/h/honey-mustard-crispy-chicken-wrap.json)
* [Honey Mustard Dipping Sauce](../../index/h/honey-mustard-dipping-sauce.json)
* [Honey Mustard Dream Delight Pork Chop](../../index/h/honey-mustard-dream-delight-pork-chop.json)
* [Honey Mustard Dressing I](../../index/h/honey-mustard-dressing-i.json)
* [Honey Mustard Dressing Ii](../../index/h/honey-mustard-dressing-ii.json)
* [Honey Mustard Drizzle](../../index/h/honey-mustard-drizzle.json)
* [Honey Mustard Easy Franks](../../index/h/honey-mustard-easy-franks.json)
* [Honey Mustard Grilled Chicken](../../index/h/honey-mustard-grilled-chicken.json)
* [Honey Mustard Honey Mustard Dressing](../../index/h/honey-mustard-honey-mustard-dressing.json)
* [Honey Mustard Honey Mustard Dressing](../../index/h/honey-mustard-honey-mustard-dressing.json)
* [Honey Mustard Macaroni Salad](../../index/h/honey-mustard-macaroni-salad.json)
* [Honey Mustard Oven Baked Chicken Tend](../../index/h/honey-mustard-oven-baked-chicken-tend.json)
* [Honey Mustard Pork Chops](../../index/h/honey-mustard-pork-chops.json)
* [Honey Mustard Roasted Potatoes](../../index/h/honey-mustard-roasted-potatoes.json)
* [Honey Mustard Sauce For Dipping](../../index/h/honey-mustard-sauce-for-dipping.json)
* [Honey Mustard Sauce](../../index/h/honey-mustard-sauce.json)
* [Honey Mustard Soy Salmon](../../index/h/honey-mustard-soy-salmon.json)
* [Honey Mustard Steak](../../index/h/honey-mustard-steak.json)
* [Honey Mustard Stuffed Chicken Breasts](../../index/h/honey-mustard-stuffed-chicken-breasts.json)
* [Honey Mustard Tofu](../../index/h/honey-mustard-tofu.json)
* [Honey Nut Bars](../../index/h/honey-nut-bars.json)
* [Honey Nut Dipped Chicken](../../index/h/honey-nut-dipped-chicken.json)
* [Honey Nut Fruit Muffins](../../index/h/honey-nut-fruit-muffins.json)
* [Honey Nut Granola](../../index/h/honey-nut-granola.json)
* [Honey Nutters](../../index/h/honey-nutters.json)
* [Honey Nutty Granola](../../index/h/honey-nutty-granola.json)
* [Honey Oat Beer Bread](../../index/h/honey-oat-beer-bread.json)
* [Honey Oatmeal Bread I](../../index/h/honey-oatmeal-bread-i.json)
* [Honey Oatmeal Bread Ii](../../index/h/honey-oatmeal-bread-ii.json)
* [Honey Oatmeal Cookies](../../index/h/honey-oatmeal-cookies.json)
* [Honey Of An Oatmeal Bread](../../index/h/honey-of-an-oatmeal-bread.json)
* [Honey Orange Basil Chicken](../../index/h/honey-orange-basil-chicken.json)
* [Honey Orange Bison Back Ribs](../../index/h/honey-orange-bison-back-ribs.json)
* [Honey Orange Cornish Hens](../../index/h/honey-orange-cornish-hens.json)
* [Honey Orange Firecracker Shrimp](../../index/h/honey-orange-firecracker-shrimp.json)
* [Honey Orange Glazed Ham](../../index/h/honey-orange-glazed-ham.json)
* [Honey Orange Green Beans](../../index/h/honey-orange-green-beans.json)
* [Honey Orange Ham Glaze](../../index/h/honey-orange-ham-glaze.json)
* [Honey Orange Marmalade](../../index/h/honey-orange-marmalade.json)
* [Honey Pancake Puff](../../index/h/honey-pancake-puff.json)
* [Honey Parsnips](../../index/h/honey-parsnips.json)
* [Honey Peach Pie](../../index/h/honey-peach-pie.json)
* [Honey Peanut Granola](../../index/h/honey-peanut-granola.json)
* [Honey Peanut School Fuel](../../index/h/honey-peanut-school-fuel.json)
* [Honey Pecan Pumpkin Pie](../../index/h/honey-pecan-pumpkin-pie.json)
* [Honey Pie From Sifnos](../../index/h/honey-pie-from-sifnos.json)
* [Honey Pineapple Chicken](../../index/h/honey-pineapple-chicken.json)
* [Honey Poppy Seed Cornish Hens](../../index/h/honey-poppy-seed-cornish-hens.json)
* [Honey Poppy Seed Dressing](../../index/h/honey-poppy-seed-dressing.json)
* [Honey Pork Fillets](../../index/h/honey-pork-fillets.json)
* [Honey Pork Oriental](../../index/h/honey-pork-oriental.json)
* [Honey Pork With Peppers](../../index/h/honey-pork-with-peppers.json)
* [Honey Pumpkin Seeds](../../index/h/honey-pumpkin-seeds.json)
* [Honey Red Pepper Glazed Back Ribs](../../index/h/honey-red-pepper-glazed-back-ribs.json)
* [Honey Ribs](../../index/h/honey-ribs.json)
* [Honey Rice](../../index/h/honey-rice.json)
* [Honey Roasted Almonds](../../index/h/honey-roasted-almonds.json)
* [Honey Roasted Carrots With Cumin](../../index/h/honey-roasted-carrots-with-cumin.json)
* [Honey Roasted Carrots](../../index/h/honey-roasted-carrots.json)
* [Honey Roasted Peanuts](../../index/h/honey-roasted-peanuts.json)
* [Honey Roasted Potatoes And Mushrooms](../../index/h/honey-roasted-potatoes-and-mushrooms.json)
* [Honey Roasted Red Potatoes](../../index/h/honey-roasted-red-potatoes.json)
* [Honey Roasted Sweet Potatoes](../../index/h/honey-roasted-sweet-potatoes.json)
* [Honey Rosemary Carrots](../../index/h/honey-rosemary-carrots.json)
* [Honey Skirt Steak Appetizer With Hors](../../index/h/honey-skirt-steak-appetizer-with-hors.json)
* [Honey Smoked Turkey](../../index/h/honey-smoked-turkey.json)
* [Honey Sourdough](../../index/h/honey-sourdough.json)
* [Honey Soy Pork Chops From The Bradsha](../../index/h/honey-soy-pork-chops-from-the-bradsha.json)
* [Honey Soy Sweet Potatoes](../../index/h/honey-soy-sweet-potatoes.json)
* [Honey Soy Tilapia](../../index/h/honey-soy-tilapia.json)
* [Honey Spice Drumsticks](../../index/h/honey-spice-drumsticks.json)
* [Honey Spice Whole Wheat Banana Bread](../../index/h/honey-spice-whole-wheat-banana-bread.json)
* [Honey Spiced Granola Bars](../../index/h/honey-spiced-granola-bars.json)
* [Honey Spiced Peaches](../../index/h/honey-spiced-peaches.json)
* [Honey Steelhead Trout](../../index/h/honey-steelhead-trout.json)
* [Honey Sweetened Granola](../../index/h/honey-sweetened-granola.json)
* [Honey Syrup Date Cake](../../index/h/honey-syrup-date-cake.json)
* [Honey Syrup](../../index/h/honey-syrup.json)
* [Honey Vanilla Cheesecake With Gingers](../../index/h/honey-vanilla-cheesecake-with-gingers.json)
* [Honey Vanilla Grilled Sweet Potatoes](../../index/h/honey-vanilla-grilled-sweet-potatoes.json)
* [Honey Vanilla Ice Cream](../../index/h/honey-vanilla-ice-cream.json)
* [Honey Vanilla Pudding](../../index/h/honey-vanilla-pudding.json)
* [Honey Walnut Cream Cheese](../../index/h/honey-walnut-cream-cheese.json)
* [Honey Walnut Shrimp](../../index/h/honey-walnut-shrimp.json)
* [Honey Wheat Bread I](../../index/h/honey-wheat-bread-i.json)
* [Honey Wheat Bread Ii](../../index/h/honey-wheat-bread-ii.json)
* [Honey Wheat Bread Iii](../../index/h/honey-wheat-bread-iii.json)
* [Honey Wheat Bread Iv](../../index/h/honey-wheat-bread-iv.json)
* [Honey Wheat Cookies](../../index/h/honey-wheat-cookies.json)
* [Honey Wheat Muffins](../../index/h/honey-wheat-muffins.json)
* [Honey Wheat Oat Flour Bread Machine B](../../index/h/honey-wheat-oat-flour-bread-machine-b.json)
* [Honey Wheat Sandwich Rolls](../../index/h/honey-wheat-sandwich-rolls.json)
* [Honey White Bread](../../index/h/honey-white-bread.json)
* [Honey Whole Wheat Bread](../../index/h/honey-whole-wheat-bread.json)
* [Honey Whole Wheat Challah](../../index/h/honey-whole-wheat-challah.json)
* [Horseradish And Honey Glazed Ham](../../index/h/horseradish-and-honey-glazed-ham.json)
* [Hot Honey Whiskey Bbq Wing Sauce](../../index/h/hot-honey-whiskey-bbq-wing-sauce.json)
* [Hot Salmon Salad With Maille Honey](../../index/h/hot-salmon-salad-with-maille-honey.json)
* [Justins Honey Buffalo Chicken Wraps](../../index/j/justins-honey-buffalo-chicken-wraps.json)
* [Kale Chips With Honey](../../index/k/kale-chips-with-honey.json)
* [Kevins Toasted Honey Wheat Berry Bol](../../index/k/kevins-toasted-honey-wheat-berry-bol.json)
* [Kielbasa With Honey Mustard](../../index/k/kielbasa-with-honey-mustard.json)
* [Kristas Sticky Honey Garlic Wings](../../index/k/kristas-sticky-honey-garlic-wings.json)
* [Lamb Ribs With Honey And Wine](../../index/l/lamb-ribs-with-honey-and-wine.json)
* [Lamb Shanks With Ancho Chile Honey Gl](../../index/l/lamb-shanks-with-ancho-chile-honey-gl.json)
* [Latvian Honey Cake](../../index/l/latvian-honey-cake.json)
* [Lemon Honey Butter Tarts](../../index/l/lemon-honey-butter-tarts.json)
* [Lemon Honey Glazed Carrots](../../index/l/lemon-honey-glazed-carrots.json)
* [Lemon Honey Lamb Skewers](../../index/l/lemon-honey-lamb-skewers.json)
* [Lemon Honey Muffins](../../index/l/lemon-honey-muffins.json)
* [Lime Honey Soda](../../index/l/lime-honey-soda.json)
* [Maille Honey Dijon Chicken](../../index/m/maille-honey-dijon-chicken.json)
* [Margarets Honey Mustard](../../index/m/margarets-honey-mustard.json)
* [Medenjaci Croatian Honey Spice Cooki](../../index/m/medenjaci-croatian-honey-spice-cooki.json)
* [Melt In Your Mouth Honey Lemon Merry](../../index/m/melt-in-your-mouth-honey-lemon-merry.json)
* [Meyer Lemon Olive Oil And Honey Chevr](../../index/m/meyer-lemon-olive-oil-and-honey-chevr.json)
* [Milk And Honey Loaf](../../index/m/milk-and-honey-loaf.json)
* [Miso Honey Dressing](../../index/m/miso-honey-dressing.json)
* [Mixed Berry Pie With Honey Whole Whea](../../index/m/mixed-berry-pie-with-honey-whole-whea.json)
* [Moroccan Lamb With Shiraz Honey Sauce](../../index/m/moroccan-lamb-with-shiraz-honey-sauce.json)
* [Mrs Carrigans Honey Wheat Bread](../../index/m/mrs-carrigans-honey-wheat-bread.json)
* [Mushroom Honey Lager Sauce](../../index/m/mushroom-honey-lager-sauce.json)
* [No Bake Energy Bars With Honey](../../index/n/no-bake-energy-bars-with-honey.json)
* [Non Fat Honey Mustard Dressing](../../index/n/non-fat-honey-mustard-dressing.json)
* [Oat N Honey Bread](../../index/o/oat-n-honey-bread.json)
* [Oatmeal Rolls With Honey Butter](../../index/o/oatmeal-rolls-with-honey-butter.json)
* [Old Fashioned Honey Pecan Pie](../../index/o/old-fashioned-honey-pecan-pie.json)
* [Old German Honey Cookies](../../index/o/old-german-honey-cookies.json)
* [Orange Honey And Soy Chicken](../../index/o/orange-honey-and-soy-chicken.json)
* [Orange Honey Butter](../../index/o/orange-honey-butter.json)
* [Orange Honey Garlic Chicken](../../index/o/orange-honey-garlic-chicken.json)
* [Orange Juice Muffins With Honey Sprea](../../index/o/orange-juice-muffins-with-honey-sprea.json)
* [Orange Soy And Honey Pulled Pork](../../index/o/orange-soy-and-honey-pulled-pork.json)
* [Passover Apples And Honey Charoset](../../index/p/passover-apples-and-honey-charoset.json)
* [Peanut Butter And Honey Balls](../../index/p/peanut-butter-and-honey-balls.json)
* [Peanut Butter And Honey Granola Bars](../../index/p/peanut-butter-and-honey-granola-bars.json)
* [Peanut Butter And Honey No Bake Cooki](../../index/p/peanut-butter-and-honey-no-bake-cooki.json)
* [Peanut Butter And Honey Overnight Oat](../../index/p/peanut-butter-and-honey-overnight-oat.json)
* [Peanut Butter And Honey Sandwich](../../index/p/peanut-butter-and-honey-sandwich.json)
* [Peanut Butter Bacon And Honey Sandwi](../../index/p/peanut-butter-bacon-and-honey-sandwi.json)
* [Peanut Butter Honey Balls](../../index/p/peanut-butter-honey-balls.json)
* [Pear Honey Cranberry Sauce](../../index/p/pear-honey-cranberry-sauce.json)
* [Pear Honey](../../index/p/pear-honey.json)
* [Pecan Honey Glazed Fried Chicken](../../index/p/pecan-honey-glazed-fried-chicken.json)
* [Pepper Honey Cedar Plank Salmon](../../index/p/pepper-honey-cedar-plank-salmon.json)
* [Piernik Honey Bread](../../index/p/piernik---honey-bread.json)
* [Pina Colada Power Honey Smoothie](../../index/p/pina-colada-power-honey-smoothie.json)
* [Pork Chops With Tangy Honey Sauce](../../index/p/pork-chops-with-tangy-honey-sauce.json)
* [Pork Tenderloin With A Honey Grape Sa](../../index/p/pork-tenderloin-with-a-honey-grape-sa.json)
* [Pumpkin Honey Butter](../../index/p/pumpkin-honey-butter.json)
* [Pumpkin Honey Pie](../../index/p/pumpkin-honey-pie.json)
* [Pumpkin Wheat Honey Muffins](../../index/p/pumpkin-wheat-honey-muffins.json)
* [Quinoa And Honey Mustard Chicken Slow](../../index/q/quinoa-and-honey-mustard-chicken-slow.json)
* [Raisin Honey Chews](../../index/r/raisin-honey-chews.json)
* [Ricos Passionate Pink Honey Lemonade](../../index/r/ricos-passionate-pink-honey-lemonade.json)
* [Roasted Carrots With Honey Sriracha S](../../index/r/roasted-carrots-with-honey-sriracha-s.json)
* [Roasted Orange Rosemary Honey Glazed](../../index/r/roasted-orange-rosemary-honey-glazed.json)
* [Salmon With Pecan Honey Glaze](../../index/s/salmon-with-pecan-honey-glaze.json)
* [Skillet Honey Beef](../../index/s/skillet-honey-beef.json)
* [Slow Cooker Apple Butter With Honey](../../index/s/slow-cooker-apple-butter-with-honey.json)
* [Slow Cooker Honey Garlic Chicken](../../index/s/slow-cooker-honey-garlic-chicken.json)
* [Slow Cooker Parmesan Honey Pork Roast](../../index/s/slow-cooker-parmesan-honey-pork-roast.json)
* [Southern Style Honey Butter](../../index/s/southern-style-honey-butter.json)
* [Soy And Honey Pork Chops](../../index/s/soy-and-honey-pork-chops.json)
* [Soy Honey Glazed Salmon With Asparagu](../../index/s/soy-honey-glazed-salmon-with-asparagu.json)
* [Special Honey Bbq Sauce](../../index/s/special-honey-bbq-sauce.json)
* [Spicy Honey Asian Chops](../../index/s/spicy-honey-asian-chops.json)
* [Spicy Honey Mustard Glazed Pork Ribs](../../index/s/spicy-honey-mustard-glazed-pork-ribs.json)
* [Spicy Honey Mustard Pork Roast](../../index/s/spicy-honey-mustard-pork-roast.json)
* [Spicy Honey Mustard Sauce](../../index/s/spicy-honey-mustard-sauce.json)
* [Spicy Honey Roasted Chicken](../../index/s/spicy-honey-roasted-chicken.json)
* [Spinach And Fruit Honey Salad](../../index/s/spinach-and-fruit-honey-salad.json)
* [Sriracha Honey Chicken Legs](../../index/s/sriracha-honey-chicken-legs.json)
* [Sriracha Honey Chicken Pizza](../../index/s/sriracha-honey-chicken-pizza.json)
* [Sriracha Honey Chicken](../../index/s/sriracha-honey-chicken.json)
* [Sriracha Honey Salmon](../../index/s/sriracha-honey-salmon.json)
* [Strawberry Salad With Shallot Honey V](../../index/s/strawberry-salad-with-shallot-honey-v.json)
* [Striped Bass Seared With Honey And Ou](../../index/s/striped-bass-seared-with-honey-and-ou.json)
* [Succulent Grilled Peaches With Honey](../../index/s/succulent-grilled-peaches-with-honey.json)
* [Summer Asian Salad With Honey Chicken](../../index/s/summer-asian-salad-with-honey-chicken.json)
* [Super Crunch Oven Cooked Honey Dipped](../../index/s/super-crunch-oven-cooked-honey-dipped.json)
* [Sweet And Sour Honey Mustard Pork Ten](../../index/s/sweet-and-sour-honey-mustard-pork-ten.json)
* [Sweet Honey French Bread](../../index/s/sweet-honey-french-bread.json)
* [Tahini Honey Oatmeal Cookies](../../index/t/tahini-honey-oatmeal-cookies.json)
* [Tangy Honey Glazed Ham](../../index/t/tangy-honey-glazed-ham.json)
* [Thai Style Peanut Sauce With Honey](../../index/t/thai-style-peanut-sauce-with-honey.json)
* [The Best Homemade Honey Garlic Sauce](../../index/t/the-best-homemade-honey-garlic-sauce.json)
* [Turmeric Honey Paste](../../index/t/turmeric-honey-paste.json)
* [Twist Of Honey Orange Rolls](../../index/t/twist-of-honey-orange-rolls.json)
* [Vanilla Honey Simple Syrup](../../index/v/vanilla-honey-simple-syrup.json)
* [Vanilla Port Poached Figs With Honey](../../index/v/vanilla-port-poached-figs-with-honey.json)
* [Viryta Lithuanian Honey Liqueur](../../index/v/viryta-lithuanian-honey-liqueur.json)
* [Warm Jeweled Barley Salad With Honey ](../../index/w/warm-jeweled-barley-salad-with-honey-.json)
* [Warm Lemon Honey And Ginger Soother](../../index/w/warm-lemon-honey-and-ginger-soother.json)
* [Whipped Ricotta With Honey And Summer](../../index/w/whipped-ricotta-with-honey-and-summer.json)
* [Whole Wheat And Honey Pizza Dough](../../index/w/whole-wheat-and-honey-pizza-dough.json)
* [Whole Wheat Honey Bread](../../index/w/whole-wheat-honey-bread.json)
* [Whole White Wheat And Honey Chocolate](../../index/w/whole-white-wheat-and-honey-chocolate.json)
* [Worlds Best Honey Garlic Pork Chops](../../index/w/worlds-best-honey-garlic-pork-chops.json)
* [Yummy Honey Chicken Kabobs](../../index/y/yummy-honey-chicken-kabobs.json)
* [Yummy Honey Mustard Dipping Sauce](../../index/y/yummy-honey-mustard-dipping-sauce.json)
* [Apple Goat Cheese And Honey Tartlets 240112](../../index/a/apple-goat-cheese-and-honey-tartlets-240112.json)
* [Apple Streusel Tart With Honey Crust 233182](../../index/a/apple-streusel-tart-with-honey-crust-233182.json)
* [Apricot Berry And Jicama Salad With Honey Lime Dressing 106615](../../index/a/apricot-berry-and-jicama-salad-with-honey-lime-dressing-106615.json)
* [Apricot Tart With Honey And Almonds 101604](../../index/a/apricot-tart-with-honey-and-almonds-101604.json)
* [Apricot Yogurt Cake With Orange Honey Syrup 12086](../../index/a/apricot-yogurt-cake-with-orange-honey-syrup-12086.json)
* [Apricots Yogurt And Honey 239226](../../index/a/apricots-yogurt-and-honey-239226.json)
* [Baked Apples Stuffed With Honey Almonds And Ginger 232891](../../index/b/baked-apples-stuffed-with-honey-almonds-and-ginger-232891.json)
* [Baked Pears With Honey And Ginger 538](../../index/b/baked-pears-with-honey-and-ginger-538.json)
* [Balsamic Roasted Acorn Squash With Hot Chiles And Honey 108826](../../index/b/balsamic-roasted-acorn-squash-with-hot-chiles-and-honey-108826.json)
* [Bbq Onion Steaks With Honey Mustard Sauce 235354](../../index/b/bbq-onion-steaks-with-honey-mustard-sauce-235354.json)
* [Beef Short Ribs Tagine With Honey Glazed Butternut Squash 4563](../../index/b/beef-short-ribs-tagine-with-honey-glazed-butternut-squash-4563.json)
* [Beet Cucumber And Sweet Onion Salad With Dijon Honey Dressing 106820](../../index/b/beet-cucumber-and-sweet-onion-salad-with-dijon-honey-dressing-106820.json)
* [Belgian Endive Fuyu Persimmon And Baby Spinach Salad With Honey Mustard Vinaigrette 236129](../../index/b/belgian-endive-fuyu-persimmon-and-baby-spinach-salad-with-honey-mustard-vinaigrette-236129.json)
* [Blackberry Honey And Yogurt Pops 360253](../../index/b/blackberry-honey-and-yogurt-pops-360253.json)
* [Blue Cheese Apple And Sage Honey Crostini 51255310](../../index/b/blue-cheese-apple-and-sage-honey-crostini-51255310.json)
* [Blue Cheese With Rosemary Honey On Crackers 350621](../../index/b/blue-cheese-with-rosemary-honey-on-crackers-350621.json)
* [Bread Baked With Honey And Cream 106080](../../index/b/bread-baked-with-honey-and-cream-106080.json)
* [Brown Sugar Chipotle Salmon With Honey Berry Glaze 231282](../../index/b/brown-sugar-chipotle-salmon-with-honey-berry-glaze-231282.json)
* [Buttermilk And Honey Sorbet In Grapefruit Cups 2074](../../index/b/buttermilk-and-honey-sorbet-in-grapefruit-cups-2074.json)
* [Buttermilk Biscuits With Honey Butter](../../index/b/buttermilk-biscuits-with-honey-butter.json)
* [Butternut Squash Puree With Orange Ginger And Honey 107299](../../index/b/butternut-squash-puree-with-orange-ginger-and-honey-107299.json)
* [Caramelized Honey Nut And Seed Tart 56390106](../../index/c/caramelized-honey-nut-and-seed-tart-56390106.json)
* [Cardamom Yogurt Pudding With Orange And Cinnamon Honey Syrup 109474](../../index/c/cardamom-yogurt-pudding-with-orange-and-cinnamon-honey-syrup-109474.json)
* [Carrot Snow Pea And Red Pepper Julienne In Honey Vinaigrette 14006](../../index/c/carrot-snow-pea-and-red-pepper-julienne-in-honey-vinaigrette-14006.json)
* [Carrots And Rutabagas With Lemon And Honey 105812](../../index/c/carrots-and-rutabagas-with-lemon-and-honey-105812.json)
* [Cheddar Scones With Ham And Honey Mustard Butter 101500](../../index/c/cheddar-scones-with-ham-and-honey-mustard-butter-101500.json)
* [Chicken Liver Mousse With Burnt Honey Gelee](../../index/c/chicken-liver-mousse-with-burnt-honey-gelee.json)
* [Chicken Wings With Honey Soy Glaze 5619](../../index/c/chicken-wings-with-honey-soy-glaze-5619.json)
* [Chicken With Honey Mustard Sauce 5718](../../index/c/chicken-with-honey-mustard-sauce-5718.json)
* [Chicken With Tangerine Honey And Chipotle Glaze 232383](../../index/c/chicken-with-tangerine-honey-and-chipotle-glaze-232383.json)
* [Chili And Honey Chicken Legs 231997](../../index/c/chili-and-honey-chicken-legs-231997.json)
* [Chipotle Honey Glazed Chicken Wings With Toasted Sesame Seeds And Green Onion 363309](../../index/c/chipotle-honey-glazed-chicken-wings-with-toasted-sesame-seeds-and-green-onion-363309.json)
* [Chipotle Honey Glazed Pork 102275](../../index/c/chipotle-honey-glazed-pork-102275.json)
* [Chocolate Honey Dome Cake With Chocolate Honey Glaze 237916](../../index/c/chocolate-honey-dome-cake-with-chocolate-honey-glaze-237916.json)
* [Chocolate Honey Dome Cake With Chocolate Honey Glaze 237916](../../index/c/chocolate-honey-dome-cake-with-chocolate-honey-glaze-237916.json)
* [Chocolate Orange And Honey Cake 1630](../../index/c/chocolate-orange-and-honey-cake-1630.json)
* [Chopped Honey Mustard Slaw 232369](../../index/c/chopped-honey-mustard-slaw-232369.json)
* [Citrus Jell O With Honey And Mint 237833](../../index/c/citrus-jell-o-with-honey-and-mint-237833.json)
* [Coffee And Turron Ice Cream Torte With Honey Brandy Oranges 107168](../../index/c/coffee-and-turron-ice-cream-torte-with-honey-brandy-oranges-107168.json)
* [Cornish Game Hens With Dried Fruit And Honey 105525](../../index/c/cornish-game-hens-with-dried-fruit-and-honey-105525.json)
* [Cornmeal Pancakes With Honey Pecan Butter 108554](../../index/c/cornmeal-pancakes-with-honey-pecan-butter-108554.json)
* [Cream Tart With Oranges Honey And Toasted Almond Crust 357275](../../index/c/cream-tart-with-oranges-honey-and-toasted-almond-crust-357275.json)
* [Creme Fraiche Cheesecake With Honey Rum Roasted Pineapple 109089](../../index/c/creme-fraiche-cheesecake-with-honey-rum-roasted-pineapple-109089.json)
* [Crispy Lamb Spare Ribs With Honey Creme Fraiche And Chopped Pea Salad 241226](../../index/c/crispy-lamb-spare-ribs-with-honey-creme-fraiche-and-chopped-pea-salad-241226.json)
* [Dark Ginger Rye Cake With Yogurt And Honey](../../index/d/dark-ginger-rye-cake-with-yogurt-and-honey.json)
* [Date And Walnut Phyllo Rolls With Greek Yogurt And Honey 233722](../../index/d/date-and-walnut-phyllo-rolls-with-greek-yogurt-and-honey-233722.json)
* [Duck Breasts With Orange Honey And Tea Sauce 103268](../../index/d/duck-breasts-with-orange-honey-and-tea-sauce-103268.json)
* [Duck With Honey 101622](../../index/d/duck-with-honey-101622.json)
* [Duck With Honey Peppercorn Sauce 4690](../../index/d/duck-with-honey-peppercorn-sauce-4690.json)
* [Earl Grey Tea Madeleines With Honey 231609](../../index/e/earl-grey-tea-madeleines-with-honey-231609.json)
* [Feta With Pepper Honey 100908](../../index/f/feta-with-pepper-honey-100908.json)
* [Feta With Rosemary Pepper Honey 13096](../../index/f/feta-with-rosemary-pepper-honey-13096.json)
* [Figs And Dried Cherries Poached In Vanilla Honey Syrup With Pistachios 107510](../../index/f/figs-and-dried-cherries-poached-in-vanilla-honey-syrup-with-pistachios-107510.json)
* [Figs With Honey Orange Mascarpone And Pistachio Brittle 361232](../../index/f/figs-with-honey-orange-mascarpone-and-pistachio-brittle-361232.json)
* [Fluffy Cathead Biscuits With Honey Butter](../../index/f/fluffy-cathead-biscuits-with-honey-butter.json)
* [Fresh Fruit Salad With Honey Mint And Lime Syrup 15546](../../index/f/fresh-fruit-salad-with-honey-mint-and-lime-syrup-15546.json)
* [Fresh Fruit With Honey Yogurt Dip 5457](../../index/f/fresh-fruit-with-honey-yogurt-dip-5457.json)
* [Fried Chicken And Biscuits With Pink Peppercorn Honey Butter 354874](../../index/f/fried-chicken-and-biscuits-with-pink-peppercorn-honey-butter-354874.json)
* [Fried Eggplant With Honey Mint And Sesame Seeds 107127](../../index/f/fried-eggplant-with-honey-mint-and-sesame-seeds-107127.json)
* [Fried Pastry Spirals With Honey Sesame And Walnuts 108130](../../index/f/fried-pastry-spirals-with-honey-sesame-and-walnuts-108130.json)
* [Frozen Honey Mousse With Tart Cherry Cookies 364675](../../index/f/frozen-honey-mousse-with-tart-cherry-cookies-364675.json)
* [Fruit Salad With Honey Lime Dressing 106941](../../index/f/fruit-salad-with-honey-lime-dressing-106941.json)
* [Gala Apple Newtons With Honey Cream 108699](../../index/g/gala-apple-newtons-with-honey-cream-108699.json)
* [Game Hens With Honey Vinegar And Spice Glaze 1886](../../index/g/game-hens-with-honey-vinegar-and-spice-glaze-1886.json)
* [Ginger And Honey Baby Back Ribs 353813](../../index/g/ginger-and-honey-baby-back-ribs-353813.json)
* [Ginger Honey Lemonade 201200](../../index/g/ginger-honey-lemonade-201200.json)
* [Goat Cheese And Honey Blancmange 240232](../../index/g/goat-cheese-and-honey-blancmange-240232.json)
* [Goat Cheese Toasts With Walnuts Honey Thyme 51166200](../../index/g/goat-cheese-toasts-with-walnuts-honey-thyme-51166200.json)
* [Greek Honey And Anise Twists 3051](../../index/g/greek-honey-and-anise-twists-3051.json)
* [Grilled Corn With Honey Ginger Barbecue Sauce 51108010](../../index/g/grilled-corn-with-honey-ginger-barbecue-sauce-51108010.json)
* [Grilled Lamb Chops With Red Wine Garlic And Honey Glaze 5610](../../index/g/grilled-lamb-chops-with-red-wine-garlic-and-honey-glaze-5610.json)
* [Grilled Lemon Honey Chicken Breasts 101958](../../index/g/grilled-lemon-honey-chicken-breasts-101958.json)
* [Grilled Nectarines With Honey Balsamic Glaze 106651](../../index/g/grilled-nectarines-with-honey-balsamic-glaze-106651.json)
* [Grilled Pineapple And Banana Sauce With Honey And Lime 239044](../../index/g/grilled-pineapple-and-banana-sauce-with-honey-and-lime-239044.json)
* [Grilled Quail Salad With Honey Dijon Dressing 239843](../../index/g/grilled-quail-salad-with-honey-dijon-dressing-239843.json)
* [Grilled Shrimp With Honey Ginger Barbecue Sauce 51108030](../../index/g/grilled-shrimp-with-honey-ginger-barbecue-sauce-51108030.json)
* [Grilled Skewered Scallops And Apricots With Honey Mustard Dressing 235338](../../index/g/grilled-skewered-scallops-and-apricots-with-honey-mustard-dressing-235338.json)
* [Ham And Munster Buns With Honey Mustard 10545](../../index/h/ham-and-munster-buns-with-honey-mustard-10545.json)
* [Ham Stuffed Chicken Legs With Sweet Pepper Honey And Onion Compote 1964](../../index/h/ham-stuffed-chicken-legs-with-sweet-pepper-honey-and-onion-compote-1964.json)
* [High Honey Sriracha Popcorn](../../index/h/high-honey-sriracha-popcorn.json)
* [Hoisin And Honey Glazed Pork Chops 109015](../../index/h/hoisin-and-honey-glazed-pork-chops-109015.json)
* [Hoisin And Honey Pork Riblets 12141](../../index/h/hoisin-and-honey-pork-riblets-12141.json)
* [Honey Almond And Date Ice Cream Sauce 10391](../../index/h/honey-almond-and-date-ice-cream-sauce-10391.json)
* [Honey Almond Granola 350875](../../index/h/honey-almond-granola-350875.json)
* [Honey And Soy Glazed Salmon 14110](../../index/h/honey-and-soy-glazed-salmon-14110.json)
* [Honey And Spice Cranberry Sauce 100322](../../index/h/honey-and-spice-cranberry-sauce-100322.json)
* [Honey And Spice Loaf Cake 102698](../../index/h/honey-and-spice-loaf-cake-102698.json)
* [Honey And Thyme Ice Cream With Candied Thyme 236890](../../index/h/honey-and-thyme-ice-cream-with-candied-thyme-236890.json)
* [Honey And Vinegar Braised Short Ribs With Spinach 102858](../../index/h/honey-and-vinegar-braised-short-ribs-with-spinach-102858.json)
* [Honey Anise And Almond Biscotti 103158](../../index/h/honey-anise-and-almond-biscotti-103158.json)
* [Honey Barbequed Salmon With Mache 12667](../../index/h/honey-barbequed-salmon-with-mache-12667.json)
* [Honey Bourbon Toddy 368975](../../index/h/honey-bourbon-toddy-368975.json)
* [Honey Brandy Oranges 107171](../../index/h/honey-brandy-oranges-107171.json)
* [Honey Brined Turkey With Giblet Cream Gravy 102478](../../index/h/honey-brined-turkey-with-giblet-cream-gravy-102478.json)
* [Honey Butter French Bread 102470](../../index/h/honey-butter-french-bread-102470.json)
* [Honey Caramel Tart With Apricots And Almonds 237924](../../index/h/honey-caramel-tart-with-apricots-and-almonds-237924.json)
* [Honey Cardamom Custards With Strawberry Orange Compote 1580](../../index/h/honey-cardamom-custards-with-strawberry-orange-compote-1580.json)
* [Honey Cheese Pie With Strawberry Compote 1705](../../index/h/honey-cheese-pie-with-strawberry-compote-1705.json)
* [Honey Cinnamon Ice Cream 364329](../../index/h/honey-cinnamon-ice-cream-364329.json)
* [Honey Citrus Chicken 2280](../../index/h/honey-citrus-chicken-2280.json)
* [Honey Custard In Phyllo Pastry 1070](../../index/h/honey-custard-in-phyllo-pastry-1070.json)
* [Honey Date And Pecan Tart 241628](../../index/h/honey-date-and-pecan-tart-241628.json)
* [Honey Date Nut Breads 11080](../../index/h/honey-date-nut-breads-11080.json)
* [Honey Dew And Sake Granita 12376](../../index/h/honey-dew-and-sake-granita-12376.json)
* [Honey Eggnog 200915](../../index/h/honey-eggnog-200915.json)
* [Honey Ginger Barbecue Sauce 51108020](../../index/h/honey-ginger-barbecue-sauce-51108020.json)
* [Honey Ginger Pineapple Crepes 103208](../../index/h/honey-ginger-pineapple-crepes-103208.json)
* [Honey Ginger Salmon 5908](../../index/h/honey-ginger-salmon-5908.json)
* [Honey Gingered Pork Tenderloins 15277](../../index/h/honey-gingered-pork-tenderloins-15277.json)
* [Honey Glazed Baked Apples Filled With Dried Fruit 102520](../../index/h/honey-glazed-baked-apples-filled-with-dried-fruit-102520.json)
* [Honey Glazed Butternut Squash 4580](../../index/h/honey-glazed-butternut-squash-4580.json)
* [Honey Glazed Carrots With Carrot Top Gremolata](../../index/h/honey-glazed-carrots-with-carrot-top-gremolata.json)
* [Honey Glazed Doughnuts With Raisins And Pine Nuts 236796](../../index/h/honey-glazed-doughnuts-with-raisins-and-pine-nuts-236796.json)
* [Honey Glazed Duck With Fig And Pistachio Red Quinoa 51125200](../../index/h/honey-glazed-duck-with-fig-and-pistachio-red-quinoa-51125200.json)
* [Honey Glazed Grilled Pineapple 108252](../../index/h/honey-glazed-grilled-pineapple-108252.json)
* [Honey Glazed Lemon Chicken 109394](../../index/h/honey-glazed-lemon-chicken-109394.json)
* [Honey Glazed Oven Roasted Sweet Potato Wedges 236503](../../index/h/honey-glazed-oven-roasted-sweet-potato-wedges-236503.json)
* [Honey Glazed Peach Tart With Mascarpone Cream 108473](../../index/h/honey-glazed-peach-tart-with-mascarpone-cream-108473.json)
* [Honey Glazed Rack Of Lamb 4392](../../index/h/honey-glazed-rack-of-lamb-4392.json)
* [Honey Glazed Vegetables](../../index/h/honey-glazed-vegetables.json)
* [Honey Hazelnut Financiers 51234850](../../index/h/honey-hazelnut-financiers-51234850.json)
* [Honey Lemon Buttermilk Dressing 12083](../../index/h/honey-lemon-buttermilk-dressing-12083.json)
* [Honey Lemon Custard With Fruit 51104290](../../index/h/honey-lemon-custard-with-fruit-51104290.json)
* [Honey Mustard And Rosemary Pork Roast 2130](../../index/h/honey-mustard-and-rosemary-pork-roast-2130.json)
* [Honey Mustard Chicken Sausage Kebabs 353417](../../index/h/honey-mustard-chicken-sausage-kebabs-353417.json)
* [Honey Mustard Dressing 11578](../../index/h/honey-mustard-dressing-11578.json)
* [Honey Mustard Dressing And Mixed Greens 104167](../../index/h/honey-mustard-dressing-and-mixed-greens-104167.json)
* [Honey Mustard Glazed Shrimp And Scallops 238009](../../index/h/honey-mustard-glazed-shrimp-and-scallops-238009.json)
* [Honey Mustard Sauce 109036](../../index/h/honey-mustard-sauce-109036.json)
* [Honey Mustard Sauce 5442](../../index/h/honey-mustard-sauce-5442.json)
* [Honey Nut Squares 107829](../../index/h/honey-nut-squares-107829.json)
* [Honey Oat Bread 105775](../../index/h/honey-oat-bread-105775.json)
* [Honey Orange Butternut Squash 10650](../../index/h/honey-orange-butternut-squash-10650.json)
* [Honey Orange Madeleines 1807](../../index/h/honey-orange-madeleines-1807.json)
* [Honey Pan Dulce With Nuts And Dried Fruit 236470](../../index/h/honey-pan-dulce-with-nuts-and-dried-fruit-236470.json)
* [Honey Poached Pears With Mascarpone 100535](../../index/h/honey-poached-pears-with-mascarpone-100535.json)
* [Honey Roasted Carrots With Tahini Yogurt 51254840](../../index/h/honey-roasted-carrots-with-tahini-yogurt-51254840.json)
* [Honey Roasted Cherry Tomatoes 51174600](../../index/h/honey-roasted-cherry-tomatoes-51174600.json)
* [Honey Roasted Chicken With Lemon And Tarragon 108489](../../index/h/honey-roasted-chicken-with-lemon-and-tarragon-108489.json)
* [Honey Roasted Ham Or Turkey With Dried Cherry Relish 5774](../../index/h/honey-roasted-ham-or-turkey-with-dried-cherry-relish-5774.json)
* [Honey Roasted Lamb With Arugula And Pine Nut Salad 106475](../../index/h/honey-roasted-lamb-with-arugula-and-pine-nut-salad-106475.json)
* [Honey Roasted Onion Tart 363711](../../index/h/honey-roasted-onion-tart-363711.json)
* [Honey Roasted Pear Salad With Thyme Verjus Dressing 232870](../../index/h/honey-roasted-pear-salad-with-thyme-verjus-dressing-232870.json)
* [Honey Rosemary Ice Cream 363713](../../index/h/honey-rosemary-ice-cream-363713.json)
* [Honey Rye 367137](../../index/h/honey-rye-367137.json)
* [Honey Tree Bark Biscuits 243193](../../index/h/honey-tree-bark-biscuits-243193.json)
* [Honey Turmeric Pork With Beet And Carrot Salad 56389766](../../index/h/honey-turmeric-pork-with-beet-and-carrot-salad-56389766.json)
* [Honey Vanilla Poached Apricots 12387](../../index/h/honey-vanilla-poached-apricots-12387.json)
* [Honey Vinegar Leg Of Lamb With Fennel And Carrots 51193690](../../index/h/honey-vinegar-leg-of-lamb-with-fennel-and-carrots-51193690.json)
* [Honey Yogurt 354340](../../index/h/honey-yogurt-354340.json)
* [Jalapeno Honey Mustard Pork Kebabs 10142](../../index/j/jalapeno-honey-mustard-pork-kebabs-10142.json)
* [Just As Sweet As Honey Cake 369050](../../index/j/just-as-sweet-as-honey-cake-369050.json)
* [Lavender Honey And Yogurt Pie 238748](../../index/l/lavender-honey-and-yogurt-pie-238748.json)
* [Lavender Honey Tea Bread 233911](../../index/l/lavender-honey-tea-bread-233911.json)
* [Lemon Honey Almond Cake 101412](../../index/l/lemon-honey-almond-cake-101412.json)
* [Lemon Honey And Walnut Tart 1473](../../index/l/lemon-honey-and-walnut-tart-1473.json)
* [Lemon Honey Tart With Salted Shortbread Crust 51140700](../../index/l/lemon-honey-tart-with-salted-shortbread-crust-51140700.json)
* [Lime And Honey Glazed Salmon With Basmati And Broccolini 355189](../../index/l/lime-and-honey-glazed-salmon-with-basmati-and-broccolini-355189.json)
* [Low Fat Yogurt Honey Mint Dressing 12219](../../index/l/low-fat-yogurt-honey-mint-dressing-12219.json)
* [Madeleines With Lavender Honey 357229](../../index/m/madeleines-with-lavender-honey-357229.json)
* [Maltese Chicken With Red Wine And Honey Gravy 106485](../../index/m/maltese-chicken-with-red-wine-and-honey-gravy-106485.json)
* [Marjoram Honey Vinaigrette 240032](../../index/m/marjoram-honey-vinaigrette-240032.json)
* [Mascarpone Tart With Honey Oranges And Pistachios 237299](../../index/m/mascarpone-tart-with-honey-oranges-and-pistachios-237299.json)
* [Mexican Chopped Salad With Honey Lime Dressing 230154](../../index/m/mexican-chopped-salad-with-honey-lime-dressing-230154.json)
* [Mixed Greens With Honey Mustard Dressing 11398](../../index/m/mixed-greens-with-honey-mustard-dressing-11398.json)
* [Mixed Greens With Sheeps Milk Cheese And Honey Vinaigrette 236189](../../index/m/mixed-greens-with-sheeps-milk-cheese-and-honey-vinaigrette-236189.json)
* [Molasses Honey Ginger Cookies 106791](../../index/m/molasses-honey-ginger-cookies-106791.json)
* [Nectarine Tarts With Honey Ice Cream 2330](../../index/n/nectarine-tarts-with-honey-ice-cream-2330.json)
* [Nectarines Strawberries And Melon In Orange Honey Spiced Syrup 5411](../../index/n/nectarines-strawberries-and-melon-in-orange-honey-spiced-syrup-5411.json)
* [Oat And Dried Fruit Cereal With Honey And Yogurt 4477](../../index/o/oat-and-dried-fruit-cereal-with-honey-and-yogurt-4477.json)
* [Old Fashioned Oatmeal With Apples Raisins And Honey Toasted Walnuts 3116](../../index/o/old-fashioned-oatmeal-with-apples-raisins-and-honey-toasted-walnuts-3116.json)
* [Orange Blossom Honey Madeleines 367764](../../index/o/orange-blossom-honey-madeleines-367764.json)
* [Orange Honey Sauce 103922](../../index/o/orange-honey-sauce-103922.json)
* [Orange Honey Syrup 10414](../../index/o/orange-honey-syrup-10414.json)
* [Orange Roasted Baby Carrots With Honey 237912](../../index/o/orange-roasted-baby-carrots-with-honey-237912.json)
* [Orange Spiced Rye Honey Cake Gefilte Manifesto Recipe](../../index/o/orange-spiced-rye-honey-cake-gefilte-manifesto-recipe.json)
* [Oranges With Pomegranate Molasses And Honey 350797](../../index/o/oranges-with-pomegranate-molasses-and-honey-350797.json)
* [Oven Poached Pears With Lemon Honey And Nutmeg 5160](../../index/o/oven-poached-pears-with-lemon-honey-and-nutmeg-5160.json)
* [Passover Honey Nut Cake In Soaking Syrup 109151](../../index/p/passover-honey-nut-cake-in-soaking-syrup-109151.json)
* [Pastry Twists With Spiced Sugar Honey Glaze 358569](../../index/p/pastry-twists-with-spiced-sugar-honey-glaze-358569.json)
* [Pear Cake With Lemon Honey Cream Cheese Frosting 104048](../../index/p/pear-cake-with-lemon-honey-cream-cheese-frosting-104048.json)
* [Pear Crostata With Figs And Honey 361795](../../index/p/pear-crostata-with-figs-and-honey-361795.json)
* [Pears In Honey And Pine Nut Caramel With Artisanal Cheese 241350](../../index/p/pears-in-honey-and-pine-nut-caramel-with-artisanal-cheese-241350.json)
* [Pears With Herbed Ricotta And Honey 232639](../../index/p/pears-with-herbed-ricotta-and-honey-232639.json)
* [Pecan Biscuits With Orange Honey Glaze 5014](../../index/p/pecan-biscuits-with-orange-honey-glaze-5014.json)
* [Pecan Waffles With Sauteed Bananas And Cinnamon Honey 363321](../../index/p/pecan-waffles-with-sauteed-bananas-and-cinnamon-honey-363321.json)
* [Phyllo Nests With Strawberries And Honey 108131](../../index/p/phyllo-nests-with-strawberries-and-honey-108131.json)
* [Pine Nut Honey Ice Cream 105233](../../index/p/pine-nut-honey-ice-cream-105233.json)
* [Plantain Flatbread With Poached Egg And Honey Drizzle](../../index/p/plantain-flatbread-with-poached-egg-and-honey-drizzle.json)
* [Plum Fennel Salad With Honey Ginger Dressing 56389860](../../index/p/plum-fennel-salad-with-honey-ginger-dressing-56389860.json)
* [Plum Tarts With Honey And Black Pepper 51239610](../../index/p/plum-tarts-with-honey-and-black-pepper-51239610.json)
* [Pork Kebabs Marinated In Honey Rosemary And Orange 106479](../../index/p/pork-kebabs-marinated-in-honey-rosemary-and-orange-106479.json)
* [Port And Honey Poached Pears With Lemon Curd Mousse 12712](../../index/p/port-and-honey-poached-pears-with-lemon-curd-mousse-12712.json)
* [Profiteroles With Honey Lavender Ice Cream 103082](../../index/p/profiteroles-with-honey-lavender-ice-cream-103082.json)
* [Puff Pastry Apple Tarts Glazed With Honey 107174](../../index/p/puff-pastry-apple-tarts-glazed-with-honey-107174.json)
* [Puff Pastry Baskets With Honey Mousse And Assorted Fruit 1904](../../index/p/puff-pastry-baskets-with-honey-mousse-and-assorted-fruit-1904.json)
* [Red Chili And Honey Glazed Turkey With Ancho Pan Gravy 104309](../../index/r/red-chili-and-honey-glazed-turkey-with-ancho-pan-gravy-104309.json)
* [Rice Pudding With Fresh Pears And Honey 51246410](../../index/r/rice-pudding-with-fresh-pears-and-honey-51246410.json)
* [Roast Chicken With Rosemary Lemon And Honey 395509](../../index/r/roast-chicken-with-rosemary-lemon-and-honey-395509.json)
* [Roast Chicken With Saffron Hazelnuts And Honey 51184640](../../index/r/roast-chicken-with-saffron-hazelnuts-and-honey-51184640.json)
* [Roasted Apricots With Honey Vanilla Creme Fraiche 359249](../../index/r/roasted-apricots-with-honey-vanilla-creme-fraiche-359249.json)
* [Roasted Honey Glazed Spareribs 100570](../../index/r/roasted-honey-glazed-spareribs-100570.json)
* [Roasted Hot Honey Shrimp With Bok Choy And Kimchi Rice 51261050](../../index/r/roasted-hot-honey-shrimp-with-bok-choy-and-kimchi-rice-51261050.json)
* [Roasted Parsnips Turnips And Rutabagas With Ancho Spiced Honey Glaze 361291](../../index/r/roasted-parsnips-turnips-and-rutabagas-with-ancho-spiced-honey-glaze-361291.json)
* [Roasted Pineapple With Honey And Pistachios 394677](../../index/r/roasted-pineapple-with-honey-and-pistachios-394677.json)
* [Roasted Spiced Chicken With Cinnamon And Honey Glazed Sweet Potatoes 234808](../../index/r/roasted-spiced-chicken-with-cinnamon-and-honey-glazed-sweet-potatoes-234808.json)
* [Roasted Sweet Potatoes With Honey Glaze 104728](../../index/r/roasted-sweet-potatoes-with-honey-glaze-104728.json)
* [Rustic Apple Tart With Honey Dates And Nuts 108599](../../index/r/rustic-apple-tart-with-honey-dates-and-nuts-108599.json)
* [Sage And Honey Skillet Cornbread 240376](../../index/s/sage-and-honey-skillet-cornbread-240376.json)
* [Salmon Glazed With Honey And Mustard 102649](../../index/s/salmon-glazed-with-honey-and-mustard-102649.json)
* [Salmon Glazed With Honey And Mustard 350653](../../index/s/salmon-glazed-with-honey-and-mustard-350653.json)
* [Salmon With Soy Honey And Wasabi Sauces 105026](../../index/s/salmon-with-soy-honey-and-wasabi-sauces-105026.json)
* [Scottish Salmon With Shallot Truffle Honey Glaze Lump Crab And Green Apple Risotto And Quince Jam 363590](../../index/s/scottish-salmon-with-shallot-truffle-honey-glaze-lump-crab-and-green-apple-risotto-and-quince-jam-363590.json)
* [Seared Duck Breast With Chili Honey Ginger Glaze 102303](../../index/s/seared-duck-breast-with-chili-honey-ginger-glaze-102303.json)
* [Seared Scallops With Spicy Honey Citrus Glaze On Celery Salad 239848](../../index/s/seared-scallops-with-spicy-honey-citrus-glaze-on-celery-salad-239848.json)
* [Skewered Grilled Fruit With Minted Yogurt Honey Sauce 105250](../../index/s/skewered-grilled-fruit-with-minted-yogurt-honey-sauce-105250.json)
* [Skewered Honey Glazed Scallops With Peach Salsa 109692](../../index/s/skewered-honey-glazed-scallops-with-peach-salsa-109692.json)
* [Smoked Baby Back Ribs With Hoisin Honey Glaze 105305](../../index/s/smoked-baby-back-ribs-with-hoisin-honey-glaze-105305.json)
* [Spiced Fresh Orange And Honey Sorbet 241111](../../index/s/spiced-fresh-orange-and-honey-sorbet-241111.json)
* [Spiced Honey Cake With Cream Cheese Frosting 56389999](../../index/s/spiced-honey-cake-with-cream-cheese-frosting-56389999.json)
* [Spicy Honey Glazed Parsnips 51223670](../../index/s/spicy-honey-glazed-parsnips-51223670.json)
* [Spicy Honey Mustard Sauce 56389343](../../index/s/spicy-honey-mustard-sauce-56389343.json)
* [Strawberry Panna Cotta With Strawberries And Honey 103528](../../index/s/strawberry-panna-cotta-with-strawberries-and-honey-103528.json)
* [Sweet Honey And Saffron Challah 361129](../../index/s/sweet-honey-and-saffron-challah-361129.json)
* [Sweet Potato And Poblano Salad With Honey And Rosemary 353851](../../index/s/sweet-potato-and-poblano-salad-with-honey-and-rosemary-353851.json)
* [Sweet Potato Biscuits With Ham Mustard And Honey 356312](../../index/s/sweet-potato-biscuits-with-ham-mustard-and-honey-356312.json)
* [Sweet Potato Pancakes With Honey Cinnamon Butter 239216](../../index/s/sweet-potato-pancakes-with-honey-cinnamon-butter-239216.json)
* [Sweet Potatoes And Greens With Honey Mustard Glaze 2605](../../index/s/sweet-potatoes-and-greens-with-honey-mustard-glaze-2605.json)
* [Swiss Honey Walnut Tart 4663](../../index/s/swiss-honey-walnut-tart-4663.json)
* [Tamarind Honey Lamb Kebabs On Mashed Yams 231084](../../index/t/tamarind-honey-lamb-kebabs-on-mashed-yams-231084.json)
* [Tangerine Honey Flan With Grapefruit Segments 234825](../../index/t/tangerine-honey-flan-with-grapefruit-segments-234825.json)
* [Tea And Honey Crisps 236667](../../index/t/tea-and-honey-crisps-236667.json)
* [Tricolor Salad With Honey Cumin Dressing 1738](../../index/t/tricolor-salad-with-honey-cumin-dressing-1738.json)
* [Turkey Cheddar Sandwiches With Honey Mustard 101442](../../index/t/turkey-cheddar-sandwiches-with-honey-mustard-101442.json)
* [Twice Roasted Sweet Potatoes With Hot Honey](../../index/t/twice-roasted-sweet-potatoes-with-hot-honey.json)
* [Upside Down Honey Cheesecakes 237917](../../index/u/upside-down-honey-cheesecakes-237917.json)
* [Vanilla Bean Roasted Figs With Wildflower Honey Vanilla Ice Cream 105862](../../index/v/vanilla-bean-roasted-figs-with-wildflower-honey-vanilla-ice-cream-105862.json)
* [Vidalia Onion Tart With Bacon Local Honey And Fresh Thyme 354950](../../index/v/vidalia-onion-tart-with-bacon-local-honey-and-fresh-thyme-354950.json)
* [Walnut Apricot Cake In Honey Syrup 106498](../../index/w/walnut-apricot-cake-in-honey-syrup-106498.json)
* [Walnut Thyme Honey 368990](../../index/w/walnut-thyme-honey-368990.json)
* [Warm Goat Cheese And Carrot Salad With Marjoram Honey Vinaigrette 240031](../../index/w/warm-goat-cheese-and-carrot-salad-with-marjoram-honey-vinaigrette-240031.json)
* [Warm Goat Cheese Toasts With Rosemary Walnuts And Honey 108799](../../index/w/warm-goat-cheese-toasts-with-rosemary-walnuts-and-honey-108799.json)
* [Whipped Ricotta With Honey And Mixed Berries 105374](../../index/w/whipped-ricotta-with-honey-and-mixed-berries-105374.json)
* [White Sweet Potatoes With Mirin And Honey 388730](../../index/w/white-sweet-potatoes-with-mirin-and-honey-388730.json)
* [Wildflower Honey Semifreddo With Honey Sesame Wafers 232643](../../index/w/wildflower-honey-semifreddo-with-honey-sesame-wafers-232643.json)
* [Wildflower Honey Semifreddo With Honey Sesame Wafers 232643](../../index/w/wildflower-honey-semifreddo-with-honey-sesame-wafers-232643.json)
* [Wilted Autumn Greens With Honey Mustard Vinaigrette 51211620](../../index/w/wilted-autumn-greens-with-honey-mustard-vinaigrette-51211620.json)
* [Yogurt With Fresh Figs Honey And Pine Nuts 51239840](../../index/y/yogurt-with-fresh-figs-honey-and-pine-nuts-51239840.json)
|
2024-11-18T18:08:23.225345+00:00 | 2023-08-31T02:42:05 | 771069790c39bc89d870d67c3a484207eb566c2d | 3 | {
"blob_id": "771069790c39bc89d870d67c3a484207eb566c2d",
"branch_name": "refs/heads/main",
"committer_date": "2023-08-31T02:42:05",
"content_id": "2ddd323ad7c5bfe50cfb38d5f2e038a1780134e3",
"detected_licenses": [
"BSD-3-Clause",
"MIT"
],
"directory_id": "ed24e9cd5af2c77f6c59d7b31c9478a1d9d2fbf2",
"extension": "md",
"filename": "CONTRIBUTING.md",
"fork_events_count": 1,
"gha_created_at": "2021-08-03T19:42:38",
"gha_event_created_at": "2023-08-31T02:42:06",
"gha_language": "Python",
"gha_license_id": "MIT",
"github_id": 392435742,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 824,
"license": "BSD-3-Clause,MIT",
"license_type": "permissive",
"path": "/CONTRIBUTING.md",
"provenance": "stack-edu-markdown-0000.json.gz:8",
"repo_name": "decargroup/pykoop",
"revision_date": "2023-08-31T02:42:05",
"revision_id": "77a7a0d8fe63f286cf2d587af41278658d215552",
"snapshot_id": "e47a97e224b6e2ce9b2c14136f94f01a69cde3e8",
"src_encoding": "UTF-8",
"star_events_count": 20,
"url": "https://raw.githubusercontent.com/decargroup/pykoop/77a7a0d8fe63f286cf2d587af41278658d215552/CONTRIBUTING.md",
"visit_date": "2023-09-01T20:11:08.668788"
} | 3.296875 | stackv2 | # Contribution Guidelines
Everyone is welcome to contribute to `pykoop`. To do so, please fork the
repository and create a pull request when you're ready.
Contributed code must
1. be documented using
[NumPy style docstrings](https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_numpy.html),
2. be formatted using using
[YAPF](https://github.com/google/yapf) (see `./.style.yapf`),
3. use [type annotations](https://docs.python.org/3/library/typing.html)
consistently,
4. include relevant unit tests, and
5. pass existing unit tests and checks.
If you are fixing a bug, please include a set of unit tests in your pull
request that would fail without your changes.
If you notice a problem or would like to suggest an enhancement, please create
an [issue](https://github.com/decargroup/pykoop/issues).
|
2024-11-18T18:08:23.295125+00:00 | 2021-09-24T14:45:32 | 1bb913214dbf3debdca15253188a418a2b70d57f | 3 | {
"blob_id": "1bb913214dbf3debdca15253188a418a2b70d57f",
"branch_name": "refs/heads/master",
"committer_date": "2021-09-24T14:45:32",
"content_id": "0db6af5e56aa45691b0ce6c4fe599d7085bc10c8",
"detected_licenses": [
"MIT"
],
"directory_id": "9c7b9ba5ad36055b144f9d215498f1d596f49365",
"extension": "md",
"filename": "2021-06-28-Post00035.md",
"fork_events_count": 0,
"gha_created_at": "2021-03-27T19:32:03",
"gha_event_created_at": "2021-03-27T20:30:41",
"gha_language": "SCSS",
"gha_license_id": "MIT",
"github_id": 352159974,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 5357,
"license": "MIT",
"license_type": "permissive",
"path": "/_posts/2021-06-28-Post00035.md",
"provenance": "stack-edu-markdown-0000.json.gz:9",
"repo_name": "laifukun/laifukun.github.io",
"revision_date": "2021-09-24T14:45:32",
"revision_id": "e3beacdf34d61f58d3a8fb70c48110a18c91976b",
"snapshot_id": "a2bfb7858f8b524f142a49ef845cc65225668362",
"src_encoding": "UTF-8",
"star_events_count": 0,
"url": "https://raw.githubusercontent.com/laifukun/laifukun.github.io/e3beacdf34d61f58d3a8fb70c48110a18c91976b/_posts/2021-06-28-Post00035.md",
"visit_date": "2023-08-05T08:18:45.444795"
} | 3.234375 | stackv2 | ---
layout: post
title: "Algorithm & Data Structure - Substring with Bit Mask"
---
A number of substring problems could be solved by bit mask with conversion to similar as subarray sum problems. Basic subarray sum equals K could be soved by hashmap in O(n):
1. Store number of prefix sum in hashmap.
2. Get the number of current running sum - K.
* LeetCode - 560
```java
public int subarraySum(int[] nums, int k) {
int count = 0, sum = 0;
HashMap<Integer, Integer> sumMap = new HashMap<Integer, Integer>();
sumMap.put(sum,1);
for (int i = 0; i < nums.length; i++) {
sum += nums[i];
if (sumMap.containsKey(sum - k))
count += sumMap.get(sum-k);
sumMap.put(sum, sumMap.getOrDefault(sum, 0)+1);
}
return count;
}
```
Similary approach could be applied to a few substring problem with the help of bitmask. Bitmask is able to convert the substring to a number, and store it in the hashmap, especially if the problem requires to find even or odd number of characters.
* LeetCode - 1371
* LeetCode - 1542
* LeetCode - 1915

Because we only care even or odd number of characters, we could use bitmask to reverse the bit with 0 or 1, i.e., if the number of character is even, set it to 0, else set it to 1. A bit operation XOR could achieve it easily. We only need to XOR the bit if we see the corresponding character. Because the string only include lowercase letter, we could fit all the letters to a 32 bit integer.
We reverse its bit whenever we see a vowel. If two positions $$i$$ and $$j$$ have the see bit pattern (mask), that means, substring [i+1....j] has even number of vowels. Why? because if a vowel's bit is 0 at both positions, this means from [0...i] and [0...j], the letter appears even times, so it shoud also be even times from [i+1...j], (even number - even number = even number). If a vowwel's bit is 1 at both positions, this means from [0...i] and [0...j], the letter appears odd times, so it shoud also be odd times from [i+1...j], (odd number - odd number = even number).
Since we are looking for the max length, we only need to store the first time a mask appears, and for a mask of 0, it means it is position is -1.
```java
public int findTheLongestSubstring(String s) {
int mask = 0;
Map<Integer, Integer> vowelCount = new HashMap<>();
vowelCount.put(0,-1);
int length = 0;
for (int i = 0; i < s.length(); i++) {
char c = s.charAt(i);
if (c == 'a' || c=='e' || c=='i' || c=='o' || c=='u'){
mask ^= (1<<(c-'a'));
}
if (!vowelCount.containsKey(mask)) {
vowelCount.put(mask, i);
} else {
length = Math.max(length, i - vowelCount.get(mask));
}
}
return length;
}
```

We use the similar bit mask approach to represent odd or even numbers of each character. We have only 10 digits, so it could fit in a 32 bit integer. We use the same to revers a bit and 0 represents even time, 1 represents odd times so far. Also we only need to record the first time position of a mask.
The biggest difference here is we are not only looking for the position of the same mask, but also the position of a mask with one letter difference. Because, palindrome string could also be formed with an addition letter. How do we achieve this, we could find the mask with one bit different from the map.
```java
public int longestAwesome(String s) {
int mask = 0;
Map<Integer, Integer> digitCount = new HashMap<>();
digitCount.put(0, -1);
int length = 0;
for (int i = 0; i < s.length(); i++) {
mask ^= (1<<(s.charAt(i)-'0'));
//find the first position with the same mask
length = Math.max(length, i - digitCount.getOrDefault(mask, i);
// find the first position with one bit difference
for (int k = 0; k < 10; k++) {
length = Math.max(length, i - digitCount.getOrDefault(mask^(1<<k), i));
}
if (!digitCount.containsKey(mask))
digitCount.put(mask, i);
}
return length;
}
```

This is more close to Leetcode-1542 because the similar 10 letters and allow one odd difference. But this problem requires the record the number of time a mask appeared. So it is similar to subarray sum equals K problem above.
```java
public long wonderfulSubstrings(String word) {
Map<Integer, Integer> maskCount = new HashMap<>();
maskCount.put(0,1);
int mask = 0;
long count = 0;
for (int i = 0; i < word.length(); i++) {
char c = word.charAt(i);
mask ^= 1<<(c-'a');
count += maskCount.getOrDefault(mask,0);
for (int j = 0; j < 10; j++) {
count += maskCount.getOrDefault(mask^(1<<j),0);
}
maskCount.put(mask, maskCount.getOrDefault(mask,0)+1);
}
return count;
}
```
|
2024-11-18T18:08:23.475761+00:00 | 2020-11-06T10:29:20 | f32ceae0ea0459dd07a63935aa9ab1493d289dee | 3 | {
"blob_id": "f32ceae0ea0459dd07a63935aa9ab1493d289dee",
"branch_name": "refs/heads/develop",
"committer_date": "2020-11-06T10:29:20",
"content_id": "4fb5b8c99410b5409864ad27bb9a56a40eb5ae03",
"detected_licenses": [
"Apache-2.0"
],
"directory_id": "e24346204dd7c88bd143e9604e5af7ff40fb5c7a",
"extension": "md",
"filename": "AUTHORS.md",
"fork_events_count": 0,
"gha_created_at": "2020-11-07T04:51:57",
"gha_event_created_at": "2020-12-04T15:58:44",
"gha_language": null,
"gha_license_id": "Apache-2.0",
"github_id": 310769850,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 1692,
"license": "Apache-2.0",
"license_type": "permissive",
"path": "/AUTHORS.md",
"provenance": "stack-edu-markdown-0000.json.gz:10",
"repo_name": "crtn32002/element-android",
"revision_date": "2020-11-06T10:29:20",
"revision_id": "0753ba3495e8120c2667b7bcc97904c23cd8819f",
"snapshot_id": "f294e81c206ec354998d47bcda8ea42ba5d52076",
"src_encoding": "UTF-8",
"star_events_count": 1,
"url": "https://raw.githubusercontent.com/crtn32002/element-android/0753ba3495e8120c2667b7bcc97904c23cd8819f/AUTHORS.md",
"visit_date": "2023-01-19T09:11:54.611276"
} | 2.8125 | stackv2 | A full developer contributors list can be found [here](https://github.com/vector-im/element-android/graphs/contributors).
# Core team:
Even if we try to be able to work on all the functionalities, we have more knowledge about what we have developed ourselves.
## Benoit: Android team leader
[@benoit.marty:matrix.org](https://matrix.to/#/@benoit.marty:matrix.org)
- Android team leader and project leader, Android developer, GitHub community manager.
- Specialist of the account creation, and many other fun features.
- Reviewing and polishing developed features, code quality manager, PRs reviewer, GitHub community manager.
- Release manager on the Play Store
## François: Software architect
[@ganfra:matrix.org](https://matrix.to/#/@ganfra:matrix.org)
- Software architect, Android developer
- First developer on the project.
- Work mainly on the global architecture of the project.
- Specialist of the timeline, and lots of other features.
## Valere: Product manager, Android developer
[@valere35:matrix.org](https://matrix.to/#/@valere35:matrix.org)
- Product manager, Android developer
- Specialist on the crypto implementation.
# Other contributors
First of all, we thank all contributors who use Element and report problems on this GitHub project or via the integrated rageshake function.
We do not forget all translators, for their work of translating Element into many languages. They are also the authors of Element.
Feel free to add your name below, when you contribute to the project!
Name | Matrix ID | GitHub
--------|---------------------|--------------------------------------
gjpower | @gjpower:matrix.org | [gjpower](https://github.com/gjpower)
|
2024-11-18T18:08:23.629672+00:00 | 2021-10-04T03:48:56 | 419878f65064585ce4bc38482f1d46182694f25d | 4 | {
"blob_id": "419878f65064585ce4bc38482f1d46182694f25d",
"branch_name": "refs/heads/master",
"committer_date": "2021-10-04T03:48:56",
"content_id": "a2dc65dd4de09662f9b66990969cff1c3fe6cd91",
"detected_licenses": [
"MIT"
],
"directory_id": "4b7b8656598e32182d80222d428e0118049067e1",
"extension": "md",
"filename": "index.md",
"fork_events_count": 0,
"gha_created_at": "2020-09-30T19:17:18",
"gha_event_created_at": "2020-09-30T19:17:19",
"gha_language": null,
"gha_license_id": "MIT",
"github_id": 300033772,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 3979,
"license": "MIT",
"license_type": "permissive",
"path": "/content/react-constructor-get-initial-state/index.md",
"provenance": "stack-edu-markdown-0000.json.gz:11",
"repo_name": "iamdarshshah/engineering-portal",
"revision_date": "2021-10-04T03:48:56",
"revision_id": "1e39af0cbc6900688fdb8ee6c5cb4fcf45c13934",
"snapshot_id": "a969b516c403d597d7e16331066a86e9335d6e6a",
"src_encoding": "UTF-8",
"star_events_count": 1,
"url": "https://raw.githubusercontent.com/iamdarshshah/engineering-portal/1e39af0cbc6900688fdb8ee6c5cb4fcf45c13934/content/react-constructor-get-initial-state/index.md",
"visit_date": "2023-08-01T16:56:10.723107"
} | 3.84375 | stackv2 | ---
title: "Constructor vs getInitialState in React"
date: "2021-01-05"
coverImage: "index.png"
author: Nathan Nguyen
tags: ["JavaScript", "React"]
description: "No ES6? No problem. getInitialState is the ES5 friendly method to define the initial state of a React component."
---
One fairly popular question that got asked on programming bulletin boards has to do with the similarities and differences between React’s <code>constructor</code> and the built in method <code>getInitialState</code>. While the simple answer to this question is indeed simple: “getInitialState is the ES5 friendly method to define the initial state of a React component,” there are a couple more details around <code>getInitialState</code> as well as React’s ES5 support that are interesting and useful to highlight.
## Constructor vs getInitialState: With or without Classes:
One of the fundamental differences between ES5 and ES6 in regards to React implementation is the new <code>class</code> keyword. It allows definition of React components as classes, which is a familiar data structure for anyone who has had experience with more traditional object-oriented languages such as Java or C++. The class structure also allows for natural organization of the component’s elements like state, props, lifecycle methods and member functions. However, ES5 did not provide the same convenience. So instead of defining a React component as a class:
```JavaScript
class HelloWorld extends React.Component {
render() {
return <span>Hello World</span>;
}
}
```
You would rely on a helper module called `create-react-class`:
```JavaScript
var createReactClass = require('create-react-class');
var HelloWorld = createReactClass({
render: function() {
return <span>Hello World</span>;
}
});
```
And it is within the object passed into `create-react-class` that you could define an initial state by populating the `getInitialState` attribute:
```JavaScript
var HelloWorld = createReactClass({
getInitialState: function() {
return {name: this.props.name};
},
render: function() {
return <span>Hello {this.state.name}</span>;
}
});
```
Which, in ES6 implementation would be the equivalent of:
```JavaScript
class HelloWorld extends React.Component {
constructor(props) {
super(props);
this.state = {
name: props.name
}
}
render() {
return <span>Hello {this.state.name}</span>;
}
}
```
## Autobinding
One difference worth noting is that the `create-react-class` method automatically binds `this` to every attribute method. This no longer holds true if you define React components using the common ES6 class syntax, making it so that you have to manually bind `this` to internal methods:
```JavaScript
class HelloWorld extends React.Component {
constructor(props) {
super(props);
this.state = {
name: props.name
}
this.changeName = this.changeName.bind(this);
}
changeName() {
this.setState({ name: "World" });
}
...
}
```
Or otherwise use the “arrow function” shorthand which takes care of binding:
```JavaScript
class HelloWorld extends React.Component {
constructor(props) {
super(props);
this.state = {
name: props.name
}
}
changeName = () => {
this.setState({ name: "World" });
}
...
}
```
## Parting Words
Since the update to ES6, there have been multiple new React iterations. You could now forgo the `constructor` declaration altogether and just declare `state` inline as a class member, or utilize React Hooks as a new way to initialize states. However, the ES5 support remains useful for legacy systems and adds to the overall flexibility of React as a toolset.
You can read more about React's ES5 support [in the official doc entry here](https://reactjs.org/docs/react-without-es6.html), and [the v0.13.0 beta release blog entry here](https://reactjs.org/blog/2015/01/27/react-v0.13.0-beta-1.html), for the respective ES6 changes.
|
2024-11-18T18:08:23.723873+00:00 | 2023-01-10T15:09:28 | 7e17d3702cd5fdec7f54d272ed4104eaea060e5a | 2 | {
"blob_id": "7e17d3702cd5fdec7f54d272ed4104eaea060e5a",
"branch_name": "refs/heads/master",
"committer_date": "2023-01-10T15:09:28",
"content_id": "78ce7576081b19b09b8661735a68f6a8b0e62234",
"detected_licenses": [
"MIT"
],
"directory_id": "53e3426fbdc30ff470d27f4f78462e7e3dad5eb9",
"extension": "md",
"filename": "what-every-programmer-should-know-about-SEO.md",
"fork_events_count": 0,
"gha_created_at": "2018-09-24T15:22:17",
"gha_event_created_at": "2019-07-20T21:11:01",
"gha_language": "HTML",
"gha_license_id": null,
"github_id": 150124062,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 1059,
"license": "MIT",
"license_type": "permissive",
"path": "/general-programming/seo/what-every-programmer-should-know-about-SEO.md",
"provenance": "stack-edu-markdown-0000.json.gz:12",
"repo_name": "eginwong/course-notes",
"revision_date": "2023-01-10T15:09:28",
"revision_id": "5a8a62d7f69d2e164ee80b11cbf18eaecb5130e1",
"snapshot_id": "722221a4318b929b79f0d35c078669b510354921",
"src_encoding": "UTF-8",
"star_events_count": 1,
"url": "https://raw.githubusercontent.com/eginwong/course-notes/5a8a62d7f69d2e164ee80b11cbf18eaecb5130e1/general-programming/seo/what-every-programmer-should-know-about-SEO.md",
"visit_date": "2023-02-01T02:24:22.527048"
} | 2.5 | stackv2 | # What Every Programmer Should Know About SEO
[ref](https://katemats.com/what-every-programmer-should-know-about-seo/)
- how do search engines work?
- user inputs query > query is categorized > scans collection of documents organized in inverted index > results are returned to user based on relevancy
- web crawler scrapes all web sites for metadata and contents and indexes collection
- relevancy = # query keywords * authority (pageRank, popularity)
- make sure your site is crawlable
- ensure pages render without JS enabled
- use descriptive anchor text to pages
- limit the # of links on the page
- follow URL best practices
- use the right keywords in all the right places
- put them in the URL
- title of page
- h1 tag
- alt text on images and descriptive image file names
- have contexually relevant text content on the page
- order of words matters
- don't spam
- avoid duplicate content
- use smart meta descriptions
- freshness is good
- fast site speed
- picking keywords
- building links
- references, social media |
2024-11-18T18:08:24.367050+00:00 | 2020-02-28T02:14:46 | b09f4d55d8aed2b847488530d0ce4445b69f8758 | 4 | {
"blob_id": "b09f4d55d8aed2b847488530d0ce4445b69f8758",
"branch_name": "refs/heads/master",
"committer_date": "2020-02-28T02:14:46",
"content_id": "7dcf0fe884c3f86e4759d03ad840c7d00b9cad55",
"detected_licenses": [
"Apache-2.0"
],
"directory_id": "b1eaf16db41e543964619d9cfec7a12055d290ab",
"extension": "md",
"filename": "README.md",
"fork_events_count": 1,
"gha_created_at": "2020-02-21T21:57:25",
"gha_event_created_at": "2020-04-02T02:12:27",
"gha_language": "Java",
"gha_license_id": "NOASSERTION",
"github_id": 242237783,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 2701,
"license": "Apache-2.0",
"license_type": "permissive",
"path": "/ion-kotlin/README.md",
"provenance": "stack-edu-markdown-0000.json.gz:13",
"repo_name": "O330oei/BBOT",
"revision_date": "2020-02-28T02:14:46",
"revision_id": "c4a75c44f6e93d09ec44750b70a1af8549b5a2d0",
"snapshot_id": "ad9d6a8c42a7e7e8d82f9c82f1a6b8c6ee16c599",
"src_encoding": "UTF-8",
"star_events_count": 1,
"url": "https://raw.githubusercontent.com/O330oei/BBOT/c4a75c44f6e93d09ec44750b70a1af8549b5a2d0/ion-kotlin/README.md",
"visit_date": "2021-01-09T03:56:32.773381"
} | 3.765625 | stackv2 | # Ion Kotlin Extensions - async/await
async/await allows you to write code that looks like synchronous code, but is actually run asynchronously via coroutines.
For example, if you wanted to download a list of files with async/await in Ion:
```kotlin
fun getFiles(files: Array<String>) = async {
for (file in files) {
Ion.with(context)
.load(file)
.asString()
.await()
}
}
```
This may look like synchronous code, but it is not. The return type of getFiles is a actually [Future](https://github.com/koush/ion#futures). The operation happens asynchronously, and only when all the files are finished downloading, will the Future's callback be called.
The code in an async block is a [suspend fun, aka a coroutine](https://kotlinlang.org/docs/reference/coroutines.html).
```kotlin
async {
// the code in here is a suspend fun, a coroutine.
// execution can be suspended and resumed.
}
```
Inside an async block, you can use await on Futures to wait for their results.
```kotlin
fun getFiles(files: File) = async {
System.out.println("Bob")
val string = Ion.with(context)
.load(file)
.asString()
.await()
System.out.println("Chuck")
}
System.out.println("Alice")
getFiles(file)
System.out.println("David")
```
async blocks are run asynchronously, but look synchronous. The output from this code would be:
```
Alice
Bob
David
Chuck
```
Execution was paused at the await() call, and resumed after the file was downloaded.
Await can also be used to switch thread affinities:
```kotlin
async {
looper.await()
System.out.println("I'm running on this Looper thread.")
handler.await()
System.out.println("I'm running on this handler's Looper thread.")
executor.await()
System.out.println("I'm running on this Executor's thread pool.")
asyncServer.await()
System.out.println("I'm running on this AsyncServer's reactor thread.")
}
```
### Getting results from async functions
async lets you easily write functions that return Futures.
```kotlin
fun myStringFunction(url: String) = async {
try {
return@async Ion.with(context)
.load(url)
.asString()
.await()
}
catch (e: Exception) {
return@async "Failed to load"
}
}
```
myStringFunction returns a Future<String>. Can attach setCallback to get the result, or use it in other async code blocks
Or for brevity:
```kotlin
fun myStringFunction(url: String) = async {
try {
Ion.with(context)
.load(url)
.asString()
.await()
}
catch (e: Exception) {
"Failed to load"
}
}
```
|
2024-11-18T18:20:10.401501+00:00 | 2019-04-12T11:32:05 | 8dd402db35edc0fd81b65ace6074cd847c6c73db | 3 | {
"blob_id": "8dd402db35edc0fd81b65ace6074cd847c6c73db",
"branch_name": "refs/heads/master",
"committer_date": "2019-04-12T11:32:05",
"content_id": "95d004297897682c1c476f132ee6f66f88b7bc8e",
"detected_licenses": [
"MIT"
],
"directory_id": "27a73a25b153c826cb1378b05b29cdf44299ec02",
"extension": "md",
"filename": "readme.md",
"fork_events_count": 0,
"gha_created_at": null,
"gha_event_created_at": null,
"gha_language": null,
"gha_license_id": null,
"github_id": null,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 3705,
"license": "MIT",
"license_type": "permissive",
"path": "/readme.md",
"provenance": "stack-edu-markdown-0000.json.gz:14",
"repo_name": "ionic4-toolbox/App-MealDateFrontEnd-20190412",
"revision_date": "2019-04-12T11:32:05",
"revision_id": "486f1e8f92bdd5da89f547fb849901b416932b6d",
"snapshot_id": "6e1e0a8ec0a7c64b9213288e579680f0c06bc7c3",
"src_encoding": "UTF-8",
"star_events_count": 0,
"url": "https://raw.githubusercontent.com/ionic4-toolbox/App-MealDateFrontEnd-20190412/486f1e8f92bdd5da89f547fb849901b416932b6d/readme.md",
"visit_date": "2020-05-09T11:04:38.727494"
} | 3.09375 | stackv2 | # MeelDate
> MeelDate is a social app that helps students around campus(or potentially everybody) find a partner to have a meal together and expand their social network.
This repo is still under development… this frontend project alone with our [**Backend Service**](https://github.com/xiaoxiao33/recommendation) are expected to be delivered to *Apple App Store && Google Play* on **April 27, 2019**.
## Demo(test-build-04090335)

To invite somebody out, just select the time and location, also note if you select "eat now", we'll emphasize the distance for recommendation, if you select "eat later", we will use a plethora of other informations including your gender, college.. and some behavior records like the people you like to provider a better and more personlized recommendation.
You can also check out our [**Video Demo**](https://youtu.be/mXjbKRyk4Zs), for Chinese visitors please go [**Here**](https://showmore.com/zh/u/mwk2n6s) for video. There're lots more to be discovered! Join our internal test group by just [sending us a<EMAIL_ADDRESS>if you are interested!
## Our App, You Decide
We'll be really appreciated if you can help us improve this app by [**leaving us your valuable feedback**](https://docs.google.com/forms/d/e/1FAIpQLSewlLvO2ZD1CiCeyDEw006TvVNfwBP0HOwXAutI-XjXQj-BkQ/viewform?vc=0&c=0&w=1), (only have 10 short choice questions)😄☺️😊🙏🤣😙😚🤑
## Quick Install
**ONLY for Registered Developers/Testers**

## Update
```
2019-04-12 07:31:00: add Yelp API
2019-04-09 01:26:00: add OTA distribution
2019-04-08 03:55:00: add animations
2019-04-05 20:25:00: UI improvements
2019-03-24 20:08:00: add GoogleMaps
2019-03-23 23:15:00: add invitation list page
2019-03-21 20:20:00: add recommendation page
2019-03-10 21:56:00: finish settings page
2019-03-09 23:48:00: FB login temporarily disabled
2019-03-09 22:53:00: allow facebook login
2019-03-09 17:28:00: pure bugs fix..
2019-02-25 13:54:00: add login authentication
2019-02-24 00:32:00: add static login page
2019-02-23 01:00:00: app created!
```
## Setup
#### 1, Node.js
```bash
# Check if you have `node.js`
# ([download_link](https://nodejs.org/en/download/))
node --version
```
#### 2, Ionic & Angular
```bash
# This comes with all of the Ionic components
# and Angular specific services and features.
npm install -g ionic
npm install -g @angular/cli
npm install @ionic/angular@latest --save
```
#### 3, Cordova(iOS Native Support)
```bash
# First, download and `cd` to this project
# then run the following command
npm i -g cordova
npm install -g ios-sim
npm install -g ios-deploy
ionic cordova prepare ios
```
## Build & Run
#### 1, iOS Emulation
```bash
# mac only, xcode required
# no need to add build&test params, I already include these in
# local script 'package.json.scripts'
npm run emulate-live
```
#### 2, Web Emulation
**WARNING:** this will not be supported in future due to the presence of native calls.
```bash
# -l stands for live reload
# -w=c means run with chrome
ionic serve -l -w=c
# open original
http://localhost:8100
```
#### 3, iOS Device
```bash
# Firt Run this to compile
ionic cordova prepare ios
# 1, Open Xcode. Use File » Open and locate the app. Open the app platforms/ios directory
# 2, Plug in your iphone into your PC
# 3, Select Build » and select your device to run the app!
```
#### 4, Android Device
Currently not supported(because none of our developers uses an android…) |
2024-11-18T18:20:10.569973+00:00 | 2022-01-13T14:30:48 | 538910c978aa9c6ef143e148f6d6141224b3d3e3 | 4 | {
"blob_id": "538910c978aa9c6ef143e148f6d6141224b3d3e3",
"branch_name": "refs/heads/master",
"committer_date": "2022-01-13T14:30:48",
"content_id": "6933442d5835425b8b2e3464ad020b9607c047d0",
"detected_licenses": [
"MIT"
],
"directory_id": "8da40867dc99de22ec58de1ee3b3e491cede2533",
"extension": "md",
"filename": "README.md",
"fork_events_count": 1,
"gha_created_at": "2019-06-27T13:13:28",
"gha_event_created_at": "2022-01-13T14:30:50",
"gha_language": "Java",
"gha_license_id": "MIT",
"github_id": 194098251,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 14338,
"license": "MIT",
"license_type": "permissive",
"path": "/README.md",
"provenance": "stack-edu-markdown-0000.json.gz:15",
"repo_name": "joeclark-phd/random-text-generators",
"revision_date": "2022-01-13T14:30:48",
"revision_id": "1d82a5675588bd67b1d9a4663de0076796c98d97",
"snapshot_id": "5f75bb7e4ee7de10fa13a2ed30e8bb6163c0a451",
"src_encoding": "UTF-8",
"star_events_count": 1,
"url": "https://raw.githubusercontent.com/joeclark-phd/random-text-generators/1d82a5675588bd67b1d9a4663de0076796c98d97/README.md",
"visit_date": "2022-01-15T01:45:45.013772"
} | 3.5 | stackv2 | # Random Text Generators by joeclark.net
[](https://search.maven.org/search?q=g:%22net.joeclark.proceduralgeneration%22%20AND%20a:%22randomtextgenerators%22)
[](https://github.com/joeclark-phd/random-text-generators/blob/master/LICENSE.md)
[](https://www.codacy.com/app/joeclark-phd/random-text-generators?utm_source=github.com&utm_medium=referral&utm_content=joeclark-phd/random-text-generators&utm_campaign=Badge_Grade)
[](https://lgtm.com/projects/g/joeclark-phd/random-text-generators/context:java)
API reference: [https://joeclark-phd.github.io/random-text-generators](https://joeclark-phd.github.io/random-text-generators/)
Example output: [https://github.com/joeclark-net/procedural-generation-examples](https://github.com/joeclark-phd/procedural-generation-examples)
This package defines an interface and implementation of a procedural random text generator that can be used, for example, to generate character or place names for an adventure game.
## Usage
Maven users, add this dependency to your POM:
<dependency>
<groupId>net.joeclark.proceduralgeneration</groupId>
<artifactId>randomtextgenerators</artifactId>
<version>1.0.1</version>
</dependency>
### RandomTextGenerator
The package offers an interface, **RandomTextGenerator**, with a single method:
- `String generateOne()` yields a new, procedurally-generated text string.
Currently there are five implementations of the interface:
- MarkovTextGenerator
- MarkovTextCasePreservingGenerator
- ClusterChainGenerator
- RandomDrawGenerator
- DoubleTextGenerator
### MarkovTextGenerator
Quick start:
RandomTextGenerator markov = new MarkovTextGenerator().train(myTextStream);
System.out.println(markov.generateOne());
(or with all the optional configuration...)
RandomTextGenerator markov = new MarkovTextGenerator().withOrder(2).withPrior(0.01).withStartFilter("J").withEndFilter("ia").withMinLength(3).withMaxLength(15).withRandom(myRandom).train(myTextStream);
System.out.println(markov.generateOne());
The big idea of Markov-chain random text generation is that you collect statistics on which characters follow other characters. So if a particular language uses "th" a lot, "t" should often be followed by "h" in the randomly-generated text. This class ingests a `Stream<String>` of training data to build up a Markov model, and uses it to generate new strings. However, the Markov-chain approach has a number of caveats:
First, looking only at two-character sequences isn't very sophisticated. The model would be smarter if you looked back more than one letter. For example, your model could know that "ot" and "nt" are often followed by "h" but "st" is not. The problem with that is that you will have far fewer examples of every 3-character, 4-character, or n-character sequences in your training data than you will have of 2-character sequences. If a sequence never occurs in your training data, it can never occur in your output. Because there are fewer examples, your output will be less random.
Based on an algorithm [described by JLund3 at RogueBasin](http://roguebasin.roguelikedevelopment.org/index.php?title=Names_from_a_high_order_Markov_Process_and_a_simplified_Katz_back-off_scheme), which I have also [implemented in Python](https://github.com/joeclark-phd/roguestate/blob/master/program/namegen.py), MarkovTextGenerator mitigates these issues in a couple of ways:
- It develops models of multiple "orders", that is, of multiple lengths of character sequences. If the generator encounters a new sequence of three characters like "jav", it will first check if it has trained a model on that sequence. If not, it will fall back to check if it has a model for "av", failing that, it will certainly have a model for what comes after "v". I call this a 3rd-order model and it is the default.
- A Bayesian prior probability is added to every character in the alphabet in every model, so some truly random character sequences not seen in the training data are possible. The alphabet is inferred from the training data, so any UTF-8 characters should be possible. The default prior is a relative probability of 0.005. Truly random output becomes more likely with a larger alphabet and with fewer trained character sequences, so you may want to play with this parameter: increase it to increase the randomness, or decrease it to make the output more like the training data.
MarkovTextGenerator ignores case, converting your input text and filters to lowercase and returning lowercase strings.
#### MarkovTextCasePreservingGenerator
A subclass of MarkovTextGenerator that learns and reproduces upper/lower case usage in the training data. With a given dataset, this model may learn less effectively from the training data because it builds separate models for "A" and "a" (to give an example) instead of combining observations. However, it may be preferable if the input data has interesting uses of capitalization (such as names that begin with "Mc" and "Mac" followed by capitals) that you want to re-generate. Any start/end filter(s) you configure will also be case-sensitive.
### ClusterChainGenerator
Quick start:
ClusterChainGenerator ccgen = new ClusterChainGenerator().train(myTextStream);
System.out.println(ccgen.generateOne());
(or with all the optional configuration...)
ClusterChainGenerator ccgen = new ClusterChainGenerator().withMaxOrder(2).withStartFilter("J").withEndFilter("ia").withMinLength(3).withMaxLength(15).withRandom(myRandom).train(myTextStream).andAddPriors(0.01);
System.out.println(ccgen.generateOne());
A class that uses a vowel/consonant clustering algorithm to generate new random text. Based loosely on [an algorithm described by Kusigrosz at RogueBasin](http://roguebasin.roguelikedevelopment.org/index.php?title=Cluster_chaining_name_generator), it scans input text for clusters of vowels and clusters of consonants, after converting it all to lowercase, keeping track of all clusters that have been observed to follow any given cluster. For example, "Elizabeth" would yield clusters `#-e-l-i-z-a-b-e-th-#` and "Anne" would yield `#-a-nn-e-#` where "`#`" is a control character marking the start or end of a string.
Much like MarkovTextGenerator, the implementation is based on a multi-order Markov chain (one difference is that priors aren't added by default and must be added explicitly after training). Internally we would keep track of the possible successors of each cluster, e.g.:
```
# -> [e,a]
e -> [l,th,#]
a -> [b,nn]
th -> [#]
...etc...
```
The `generateOne()` method takes a random walk through the cluster chain, only following paths that were found in the training data. To continue our example, a new string could begin with "e" or "a", with equal likelihood, an "e" could be followed by "l", by "th", or by the end of a string, and so on. With this training dataset of only two words, you could get a few different results, e.g.:
```
elizanneth
abelizanne
anneth
...etc...
```
Each newly generated candidate string is compared to filters (minLength, maxLength, startsWith, endsWith) and returned if it passes. If the candidate string is filtered out, we generate another, until one passes. (Be aware that if you configure very difficult-to-match filters, generation time may increase greatly. If you set up impossible-to-match filters, e.g. requiring characters that aren't in the training data set's alphabet, you will get an infinite loop.
### RandomDrawGenerator
Quick start:
RandomTextGenerator randomdraw = new RandomDrawGenerator().train(myTextStream);
System.out.println(randomdraw.generateOne());
(or with all the optional configuration...)
RandomTextGenerator randomdraw = new RandomDrawGenerator().withStartFilter("J").withEndFilter("ia").withMinLength(3).withMaxLength(15).withRandom(myRandom).train(myTextStream);
System.out.println(randomdraw.generateOne());
This generator simply draws a String at random from a `Stream<String>` of data fed into it. Useful, if not very sophisticated. Like MarkovTextGenerator, it allows the consumer to specify a desired minimum length, maximum length, start string, or end string, to filter the randomly-drawn text.
RandomDrawGenerator ignores case, converting your input text and filters to lowercase and returning lowercase strings.
### DoubleTextGenerator
Quick start:
RandomTextGenerator doubletext = new DoubleTextGenerator(
new MarkovTextGenerator().train(myFirstTextStream), // for example
new RandomDrawGenerator().train(myOtherTextStream), // for example
"-"
);
System.out.println(doubletext.generateOne());
This generator combines the output of two other RandomTextGenerators, which could be useful if you want to generate a combination of first name and last name, or a hyphenated name. Its constructor takes two RandomDrawGenerators and a String separator (if null, a single space is used by default).
## How to contribute
This package uses what I believe is the standard Maven file structure. If you fork and clone the repo, your IDE should be able to locate the `pom.xml` and the source and test files. To use maven to build and test it, simply
mvn clean test
If you'd like to build the JARs and Javadocs, and install the repo to your computer's Maven repository, run
mvn clean install
To contribute new code, corrections, etc., go ahead and make a pull request. New procedural generation algorithms would be welcomed (code them them as new classes implementing the RandomTextGenerator interface) as would new tests. If you have a great dataset of training data, please contribute that to the [examples](https://github.com/joeclark-phd/procedural-generation-examples) repository.
## Examples
I've built another project to run examples of output. You can find it here: [joeclark-net/procedural-generation-examples](https://github.com/joeclark-phd/procedural-generation-examples)
### MarkovTextGenerator examples
With **MarkovTextGenerator** trained on a file of 1360 ancient Roman names (/src/test/resources/romans.txt), order 3, prior 0.005F, minLength 4, maxLength 12, I generated these 25 names in 181ms (including the training):
caelis domidus pilianus naso recunobaro
potiti cerius petrentius herenialio caelius
venatius octovergilio favenaeus surus wasyllvianus
nentius soceanus lucia eulo atric
caranoratus melus sily fulcherialio dula
Setting the endFilter parameter to "a" filters out some passably female-sounding names. ("ia","na", and "la" are also good filters):
thea supera variwawrzma vediskozma isarina
tertia lasca juba lucia critula
nigelasca vagnenna armina salatera pulcita
cellasca verula ocessanga cimylla galla
mercuribosma limeta juba pulcita esdranicola
An alternative strategy is simply to train the generator on a single-sex dataset. Here on the left, for example, are the results of training the generator with a file of 146 female Viking names, and on the right, a generator trained on 498 male Viking names. (These training data can be found in [joeclark-net/procedural-generation-examples](https://github.com/joeclark-phd/procedural-generation-examples).)
FEMALE: MALE:
øviyrsa thorhild iorn sigfast
holm hallgeot hersi osvid
drid sibergljot øpir vald
halla drid solmsteinund hæmingjal
tonna sæurijorgärd sumävf boel
freyngtdrun kiti slärdar hundi
grelod ingulfrid kjxim kætilbisld
asvid hard soälverkvott sumarlid
fastrid gudland sigfus kveldun
hild inga torsteinth wary
geirhild ginna spjut sjägfiæmund
ingeltorg ingrta hromund orleif
Note that the **MarkovTextGenerator** automatically infers an alphabet from the training data, including Scandinavian characters that aren't on my keyboard.
### ClusterChainGenerator examples
The ClusterChainGenerator does what the MarkovTextGenerator does, but with clusters of consonants or vowels instead of individual characters. Using the same training dataset of Roman names, I generated these 25 random Roman names in 83ms:
festus minus frumerinus clodius aebuteo
acitalina docilusius marcellus rectus placilius
tertulus brictius viber nepius salvian
burrus stertinus gordianus sevtonius protus
allobrogicus didicus christianus quietus hosidonax
## Release notes
**Release 1.1**
- added `ClusterChainGenerator`
**Release 1.0.1**
- `MarkovNameGenerator.train()` no longer clears the alphabet and model before running. Therefore, you can now train a model on multiple input streams.
**Release 1.0**
- initial launch including `MarkovTextGenerator`, `RandomDrawGenerator`, and `DoubleTextGenerator`
|
2024-11-18T18:20:10.719795+00:00 | 2022-05-27T16:09:39 | cec93b5e214e0d70124c016d48c99a9e96257ed0 | 4 | {
"blob_id": "cec93b5e214e0d70124c016d48c99a9e96257ed0",
"branch_name": "refs/heads/master",
"committer_date": "2022-05-27T16:09:39",
"content_id": "31d837a69fc9b4bb7803d557cbebe2bd671d99ef",
"detected_licenses": [
"MIT"
],
"directory_id": "669dc2374e8ac04a17c75caa0a310a05a4f7e13f",
"extension": "md",
"filename": "README.md",
"fork_events_count": 1,
"gha_created_at": "2017-11-06T15:54:40",
"gha_event_created_at": "2020-09-30T10:59:14",
"gha_language": "Shell",
"gha_license_id": "MIT",
"github_id": 109716448,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 2316,
"license": "MIT",
"license_type": "permissive",
"path": "/README.md",
"provenance": "stack-edu-markdown-0000.json.gz:16",
"repo_name": "itsankoff/ansible-role-letsencrypt",
"revision_date": "2022-05-27T16:09:39",
"revision_id": "fbef9b0c868ada7808979af8bfc25f1fe579c3de",
"snapshot_id": "9a8489c8c64f9126a84306acb36fb4c170b038fc",
"src_encoding": "UTF-8",
"star_events_count": 1,
"url": "https://raw.githubusercontent.com/itsankoff/ansible-role-letsencrypt/fbef9b0c868ada7808979af8bfc25f1fe579c3de/README.md",
"visit_date": "2022-06-16T22:33:31.088099"
} | 3.8125 | stackv2 | ansible-role-letsencrypt
=========
Easy to use letsencrypt ansible role to create and renew SSL certificates.
Current version is tested and works on __Ubuntu 16.04__ to __Ubuntu 20.04__.
In future more platforms will be added.
Requirements
------------
If you use the default `letsencrypt_mode` for creating ssl certificates then you __MUST__ enable http path `/.well-known` in your vhost configuration to allow letsencrypt to verify the ownership of your domains. If you use `standalone` mode then you don't need any changes in your vhost configuration. For more information about modes see __Role Variables__ section.
* Nginx example:
```
location ~ /.well-known {
allow all;
}
```
Role Variables
--------------
* __[REQUIRED]__ `{{ letsencrypt_domains }}` - list of domains for which the certificate will be obtained.
* __[REQUIRED]__ `{{ letsencrypt_email }}` - an email for receiving important announcements and notices.
* __[REQUIRED]__ `{{ letsencrypt_renewal_cron_dest }}` - the destination for renewal cron which renews all installed letsencrypt certificates.
* `{{ letsencrypt_mode }}` - the mode for issuing ssl certificates. Default mode is `webroot` which does not require to stop and start http service during ssl certificate creation. If you don't have any http services in you deployment you can switch to `standalone` mode.
* `{{ letsencrypt_production }}` - if `true`, letsencrypt creates live certificate ready to use. Otherwise it creates staging certificate.
* `{{ letsencrypt_http_service }}` - the http service which will use the certificates. The default value is `nginx`.
* `{{ letsencrypt_webroot_dir }}` - if you use `webroot` mode then you need to provide webroot directory to enable letsencrypt to verify domains ownership.
Dependencies
------------
NA
Example Playbook
----------------
```
- hosts: servers
roles:
- role: itsankoff.letsencrypt
letsencrypt_domains: ["example.com", "www.example.com"]
letsencrypt_email<EMAIL_ADDRESS> letsencrypt_renewal_cron_dest: "/opt"
```
License
-------
[MIT](https://github.com/itsankoff/ansible-role-letsencrypt/blob/master/LICENSE)
Author Information
------------------
For more information please contact me:
* Email<EMAIL_ADDRESS>* [Github](https://github.com/itsankoff)
|
2024-11-18T18:20:10.801188+00:00 | 2021-03-13T22:51:35 | 831b237a0576912e6ec5dc2291530d69337d5bfd | 3 | {
"blob_id": "831b237a0576912e6ec5dc2291530d69337d5bfd",
"branch_name": "refs/heads/main",
"committer_date": "2021-03-13T22:51:35",
"content_id": "c00fd5c58fcbd0d848c17b0a1bc23fb9ec18e1f3",
"detected_licenses": [
"MIT"
],
"directory_id": "4922ca1673343714d3401598554b9c6094e3b3b0",
"extension": "md",
"filename": "README.md",
"fork_events_count": 0,
"gha_created_at": null,
"gha_event_created_at": null,
"gha_language": null,
"gha_license_id": null,
"github_id": 347249999,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 1864,
"license": "MIT",
"license_type": "permissive",
"path": "/README.md",
"provenance": "stack-edu-markdown-0000.json.gz:17",
"repo_name": "thereal-baitjet/Work-Day-scheduler",
"revision_date": "2021-03-13T22:51:35",
"revision_id": "473503065efa49642f1b8a53c254af5e5990e32b",
"snapshot_id": "6e273cd3c25b8d3cd6de05fd66b5fe0461d4f9ff",
"src_encoding": "UTF-8",
"star_events_count": 0,
"url": "https://raw.githubusercontent.com/thereal-baitjet/Work-Day-scheduler/473503065efa49642f1b8a53c254af5e5990e32b/README.md",
"visit_date": "2023-03-24T06:06:19.301676"
} | 2.515625 | stackv2 | # Work-Day-scheduler
## Description
I Created a functional day planner where you can input your tasks and keep track of time in order to work efficientlly.
when you enter a task it saves to your local storage. its color cotated to past present and future as a reminder to work diligently. also displays todays date.
## Instalation
enter this url https://thereal-baitjet.github.io/Work-Day-scheduler/

## credits
Ricardo Russ https://www.linkedin.com/in/ricardoljruss
Sylvia Prabudy https://github.com/sylviaprabudy
getbootstrap.com
w3schools.com
## License
MIT License
Copyright (c) [2021] [Juan Carlos Santos]
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
## Badge

|
2024-11-18T18:20:10.848066+00:00 | 2022-07-18T17:29:49 | 746102383ecc55ddb80306a618d7800832cf69f3 | 4 | {
"blob_id": "746102383ecc55ddb80306a618d7800832cf69f3",
"branch_name": "refs/heads/master",
"committer_date": "2022-07-18T17:29:49",
"content_id": "2f850ff873aa8cb7a72c25d62cedd66925849ad8",
"detected_licenses": [
"MIT"
],
"directory_id": "943f0fd8070e930be83b7ba98a457f66c69f3f25",
"extension": "md",
"filename": "install.md",
"fork_events_count": 3,
"gha_created_at": "2018-07-11T16:03:47",
"gha_event_created_at": "2022-07-18T17:29:50",
"gha_language": "HTML",
"gha_license_id": "MIT",
"github_id": 140599158,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 1847,
"license": "MIT",
"license_type": "permissive",
"path": "/navigation/install.md",
"provenance": "stack-edu-markdown-0000.json.gz:18",
"repo_name": "mivaecommerce/Extensions",
"revision_date": "2022-07-18T17:29:49",
"revision_id": "04058709b414983df65cd7e8874d7214838879ee",
"snapshot_id": "7c36b17c4ab73b703e11c155ac8a06ae5885d736",
"src_encoding": "UTF-8",
"star_events_count": 1,
"url": "https://raw.githubusercontent.com/mivaecommerce/Extensions/04058709b414983df65cd7e8874d7214838879ee/navigation/install.md",
"visit_date": "2022-11-10T04:19:23.304623"
} | 3.640625 | stackv2 | # Transfigure Navigation Installation
If your ReadyTheme did not come with the default Transfigure Navigation extension pre-installed, you can add it to your site by performing the following steps.
### Update Transfigure Navigation HTML
- Navigate to User Interface -> Theme Components -> Navigation Sets -> primary_navigation
- Paste the content from [transfigure-navigation.mvt](transfigure-navigation.mvt).
### Add Transfigure Navigation to global header
- Navigate to User Interface -> Global Settings -> Settings -> Global Header
- Paste the following code where you would like the navigation to appear:
- _Note: You may need to modify to fit best in your theme._
```html
<div class="o-wrapper o-wrapper--full o-wrapper--flush t-site-navigation &mvte:global:checkout_hidden;">
<div class="o-layout o-layout--align-center o-layout--flush o-layout--justify-center t-site-navigation__wrap">
<mvt:item name="readytheme" param="navigationset( 'primary_navigation' )" />
</div>
</div>
<!-- end t-site-navigation -->
```
### Add the CSS
- Create a new build subdirectory as `build/extensions/transfigure-navigation/`
- Add [_transfigure-navigation.scss](_transfigure-navigation.scss) to the directory.
- Update your `build/extensions/extensions.scss` file to include `@import "navigation/transfigure-navigation";`
### Add the JavaScript
- Add [transfigure-navigation.js](transfigure-navigation.js) to your `build/extensions/navigation/` subdirectory.
- Update your `gulpfile.js` file to include `buildPathExtensions + '/navigation/transfigure-navigation.js'` to your `let extensions` variable.
### Initialize the extension
Within `build/ui/theme.js`, locate `init: function () {` and append this code:
```javascript
/**
* Initialize the Transfigure Navigation extension
*/
$.hook('has-drop-down').transfigureNavigation();
```
|
2024-11-18T18:20:10.973762+00:00 | 2018-12-17T16:35:05 | 5c7f59f21a23e6cc844c6d812c721daf78785051 | 4 | {
"blob_id": "5c7f59f21a23e6cc844c6d812c721daf78785051",
"branch_name": "refs/heads/master",
"committer_date": "2018-12-17T16:35:05",
"content_id": "b6a8031ac0778135c8e3214edbcc911dc5d57ee8",
"detected_licenses": [
"MIT"
],
"directory_id": "52fe5485b2b535f362e4cb4e7c8fed4f347e9e20",
"extension": "md",
"filename": "README.md",
"fork_events_count": 0,
"gha_created_at": null,
"gha_event_created_at": null,
"gha_language": null,
"gha_license_id": null,
"github_id": 139327839,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 2754,
"license": "MIT",
"license_type": "permissive",
"path": "/README.md",
"provenance": "stack-edu-markdown-0000.json.gz:19",
"repo_name": "roosmaa/bitcharge-rs",
"revision_date": "2018-12-17T16:35:05",
"revision_id": "bb349107ffccf2f613e141a5d7dc3652a7841242",
"snapshot_id": "649a8fcda54d39462ece47f30ceb9789a0324520",
"src_encoding": "UTF-8",
"star_events_count": 3,
"url": "https://raw.githubusercontent.com/roosmaa/bitcharge-rs/bb349107ffccf2f613e141a5d7dc3652a7841242/README.md",
"visit_date": "2020-03-22T01:45:33.976401"
} | 3.78125 | stackv2 | # BitCharge - Payment page for accepting bitcoins
BitCharge is a small web app that allows your clients to pay you in bitcoins, which are then automatically converted to euros and deposited to your bank account. The conversion is handled by the [Coinmotion](https://coinmotion.com/) exchange.

This software is useful for freelancers and small companies:
- ... who invoice their clients manually
- ... who reside in the eurozone
- ... who are tech savvy (managing a virtual server, comfortable with command-line and ssh)
BitCharge is an alternative to BitPay, CoinPayments and other SaaS offerings. Those services are more tailored towards the retail sector. For a small company it doesn't make sense to pay their fees nor the extra fees of the bitcoin network as money is moved around.
It is still very early days of BitCharge, but it currently has the following features:
- Clean payment instructions page for the payer
- Quoting a bitcoin amount based on the live EUR/BTC exchange rates
- Funds are paid directly to your Coinmotion account, avoiding unnecessary fees
- Automatically covert bitcoins to euros and withdraw them immediately via the Coinmotion API
## Setup instructions
- Make sure you have Rust programming language installed ([instructions](https://www.rust-lang.org/en-US/install.html))
- Clone this repository
- Run `cargo build --release`
- Copy `bitcharge.toml.example` to `bitcharge.toml`
- Use your preferred text editor to edit `bitcharge.toml` and fill out the required fields
- Start the app `RUST_LOG=info ./target/release/bitcharge`
You should also setup Nginx/Apache with HTTPS termination in front of BitCharge.
### Registering invoices with BitCharge
Registering invoices with BitCharge is somewhat tedious currently, but it will get better in the future.
- Open Coinmotion web interface, go to Receive tab and generate a new deposit address using your invoice number as the description
- Open the `bitcharge.toml` in your preferred text editor and add a new `[[charges]]` section to it (template below), filling it in with the appropriate information and your newly generated deposit address
- Restart the _bitcharge_ process and monitor the logs for the list of charges to get the public URL associated with your new charge
Template for the new charge to be used in the `bitcharge.toml` file:
```
[[charges]]
# The ID should be incremented for each new charge (1, 2, 3, ...)
id = 1
# The unique identifier on your invoices
invoice_id = "2018-0012"
# The amount in euros that the invoice is made out to be
eur_amount = "1234.56"
# The new deposit address from Coinmotion
btc_address = ""
```
|
2024-11-18T18:20:11.020554+00:00 | 2021-01-06T08:44:04 | 966cac8b3d13081466db4918aacf5decdda9052b | 3 | {
"blob_id": "966cac8b3d13081466db4918aacf5decdda9052b",
"branch_name": "refs/heads/2.x",
"committer_date": "2021-01-06T09:05:19",
"content_id": "ec568c51d3e42e00280cef1d14406be64e53ff30",
"detected_licenses": [
"Apache-2.0"
],
"directory_id": "cf7f3e3790484a437edd0db5a883f375692d65e4",
"extension": "md",
"filename": "README.md",
"fork_events_count": 11,
"gha_created_at": "2013-06-02T05:13:54",
"gha_event_created_at": "2021-01-06T09:12:30",
"gha_language": "PHP",
"gha_license_id": "Apache-2.0",
"github_id": 10432812,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 2698,
"license": "Apache-2.0",
"license_type": "permissive",
"path": "/README.md",
"provenance": "stack-edu-markdown-0000.json.gz:20",
"repo_name": "skymeyer/Vatsimphp",
"revision_date": "2021-01-06T08:44:04",
"revision_id": "60eb40c0bcf7dd58060ae529073fa25eb455dedd",
"snapshot_id": "7ee39ad9b8c5cf164b54347baf28bbfc630a4514",
"src_encoding": "UTF-8",
"star_events_count": 27,
"url": "https://raw.githubusercontent.com/skymeyer/Vatsimphp/60eb40c0bcf7dd58060ae529073fa25eb455dedd/README.md",
"visit_date": "2021-01-22T01:05:16.227442"
} | 3.359375 | stackv2 | # Vatsimphp [](https://packagist.org/packages/skymeyer/vatsimphp) [](https://packagist.org/packages/skymeyer/vatsimphp) [](https://travis-ci.com/skymeyer/Vatsimphp)
Vatsimphp collects and parses the publically available statistics
from the [VATSIM.net](http://www.vatsim.net) network. It provides
iterators for the available data and basic search/filtering
capabilities without using a database backend.
Vatsimphp uses an intelligent local file cache to avoid consuming
unnecessary bandwidth from the public data servers. The software
comes with sensible default settings, but can be changed if
required. Vatsimphp can be dropped into your crontab very easily
to avoid inline data updates in your web application.
A "cache only" node is available if another process
is already responsible to retrieve the raw data files from the
VATSIM network or if live connections are not applicable.
Vatsimphp can be easily plugged into existing PHP systems to
query VATSIM data or feed the parsed results into a database
backend of your choice.
Documentation
-------------
- [Browse documentation](https://github.com/skymeyer/Vatsimphp/blob/2.x/docs/index.md)
- [Browse examples](https://github.com/skymeyer/Vatsimphp/tree/2.x/examples)
About
=====
Requirements
------------
- From PHP 7.2 and above
- PHPUnit 7.4 or higher for test suite execution
Bugs and feature requests
-------------------------
Bugs and feature request can be filed on the [issues](https://github.com/skymeyer/Vatsimphp/issues) page.
Contributing
------------
Contributions are welcome in respect of the [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md)
coding style and unit test coverage.
Changelog
---------
See the `CHANGELOG.md` file for more details.
Author
------
Jelle Vink -<EMAIL_ADDRESS>(<http://skymeyer.dev>)
License
-------
Vatsimphp is licensed under the Apache License, Version 2.0. Check the `LICENSE` and `NOTICE` file for details.
Disclaimer
----------
VATSIM (Virtual Air Traffic Simulation Network) is a non-profit organisation.
The development of this software is not directly affiliated to the VATSIM
organisation and provided on an "as is" basis as set forward in the above License.
This software does not connect to the VATSIM network directly, but rather consumes
publically available resources produced by the VATSIM network.
More information on VATSIM can be found at <http://www.vatsim.net>.
|
2024-11-18T18:20:11.061830+00:00 | 2017-10-24T14:10:46 | f46d245bdf5cd3ab93e9dc2e4933f5ccd92f0242 | 3 | {
"blob_id": "f46d245bdf5cd3ab93e9dc2e4933f5ccd92f0242",
"branch_name": "refs/heads/master",
"committer_date": "2017-10-24T14:10:46",
"content_id": "2ac925527df68ea4170a00df11b7037a6eac6a1c",
"detected_licenses": [
"MIT"
],
"directory_id": "70417b31741ae87244602d04892ffea168c1ed8d",
"extension": "md",
"filename": "ROADMAP.md",
"fork_events_count": 1,
"gha_created_at": "2017-09-02T07:05:09",
"gha_event_created_at": "2022-08-05T12:32:07",
"gha_language": "Go",
"gha_license_id": "MIT",
"github_id": 102179359,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 3919,
"license": "MIT",
"license_type": "permissive",
"path": "/vendor/github.com/alexellis/faas/ROADMAP.md",
"provenance": "stack-edu-markdown-0000.json.gz:21",
"repo_name": "kenfdev/faas-rancher",
"revision_date": "2017-10-24T14:10:46",
"revision_id": "29aae48a100e52e0c1f4c5627cf597f15b33c00b",
"snapshot_id": "eb00039127e831ac44f85189068446ac0b8a6436",
"src_encoding": "UTF-8",
"star_events_count": 32,
"url": "https://raw.githubusercontent.com/kenfdev/faas-rancher/29aae48a100e52e0c1f4c5627cf597f15b33c00b/vendor/github.com/alexellis/faas/ROADMAP.md",
"visit_date": "2022-08-26T05:38:15.964572"
} | 3.375 | stackv2 | # Roadmap
## 1. Current features
For an overview of features in August 2017 read the following post:
* [Introducing Functions as a Service (FaaS)](https://blog.alexellis.io/introducing-functions-as-a-service/)
## GitHub repos:
* https://github.com/alexellis/faas
* https://github.com/alexellis/faas-netes
* https://github.com/alexellis/faas-cli
* https://github.com/openfaas/nats-queue-worker
### The API Gateway
This container acts in a similar way to the API Gateway on AWS. Requests can be made to this endpoint with a JSON body.
Some of the more recent Completed Features:
* UI for viewing and testing functions deployed through stack
* Auto-scaling of replicas as load increases
* Backing off of replicas as load reduces
* Unique URL routes for serverless functions
* Instrumentation via Prometheus metrics at GET /metrics
* Bundled Prometheus stack with AlertManager
* UI enhancements to create new function through a form
* Raspberry Pi (armhf/armv6) support (currently available)
* Documentation for current API in Swagger format
* Documentation about [Alexa sample function](https://blog.alexellis.io/serverless-alexa-skill-mobymingle/)
* Native CLI for templating/building and deploying functions
* Windows support for watchdog back-end - so that Windows executables can be used in a multi-OS swarm
* Enforcing function execution time in seconds.
* Python, Node.js, Ruby and CSharp code templates for the CLI
* Delete function in CLI
* Developer guide for CSharp
* Developer guide for Python
* Kubernetes support
**Incoming requests and routing**
There are three options for routing:
* Functions created on the overlay network can be invoked by: http://localhost:8080/function/{servicename}
* Automatic routing is also enabled through the `/` endpoint via a `X-Function` header which matches a service name (function) directly.
### The watchdog
This binary fwatchdog acts as a watchdog for your function. Features:
* Static binary in Go
* Listens to HTTP requests over swarm overlay network
* Spawns process set in `fprocess` ENV variable for each HTTP connection
* Only lets processes run for set duration i.e. 500ms, 2s, 3s.
* Language/binding independent - can invoke any UNIX process, including built-ins such as `wc` or `cat`
## 2. Future items
Most items are detailed [via Github issues](https://github.com/alexellis/faas/issues).
Must have
* Re-branding to OpenFaaS
* New logo - graphic icon and text (in progress)
* Website / landing page (in progress)
* Asynchronous / long-running tasks (PR in testing)
Should have
* AARCH64 (64-bit ARM) port (dependent on Docker release schedule)
* Integration with a reverse proxy - such as Traefik or Kong
* Basic auth for /system endpoints (probably via reverse proxy)
* CLI - list functions / query function info
* OS constraints in the deploy function API
* Healthchecks for functions deployed on Kubernetes
Could have
* Built-in Docker registry with default configuration
* Docker image builder (remote service)
* Function store - list of useful predefined functions
* Supporting request parameters
* Configurable memory limits via "new function" pop-up (already supported by Docker compose stack)
Nice to have
* Developer Cloud guide:
* for Digital Ocean
* for Packet
* Developer guide for your first Node.js function
* Developer guide to using functions together - via pipes on client, or a "director" function on server
* Documentation on using CRON / JenkinsCI for invoking functions on a timed basis
* Guide for termination through NGinx or built-in TLS termination
* Guide for basic authentication over HTTPs (set up externally through NGinx etc)
* CRIU - (Checkpoint/Restore In Userspace) for warm-loading serverless tasks with a high start-up cost/latency.
* Deeper tests coverage and integration tests
### Contributing
Please see [CONTRIBUTING.md](https://github.com/alexellis/faas/blob/master/CONTRIBUTING.md).
|
2024-11-18T18:20:11.199407+00:00 | 2021-06-15T15:45:26 | 2e5c4c45d7184bdb2c0a60fd9ee7210bd501a529 | 4 | {
"blob_id": "2e5c4c45d7184bdb2c0a60fd9ee7210bd501a529",
"branch_name": "refs/heads/main",
"committer_date": "2021-06-15T15:45:26",
"content_id": "f0580d55bc130ab6c2da6196e9fa92c3d87040ef",
"detected_licenses": [
"MIT"
],
"directory_id": "85f9c60c1c04b865bf9ae872516c49eea0130849",
"extension": "md",
"filename": "README.md",
"fork_events_count": 0,
"gha_created_at": null,
"gha_event_created_at": null,
"gha_language": null,
"gha_license_id": null,
"github_id": 370077192,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 4265,
"license": "MIT",
"license_type": "permissive",
"path": "/Hyewon_seg/DPT/README.md",
"provenance": "stack-edu-markdown-0000.json.gz:22",
"repo_name": "soohi0/ComputerVision1team",
"revision_date": "2021-06-15T15:45:26",
"revision_id": "173a729106df2d1b33ac673dfa7f4c2c7a199e4c",
"snapshot_id": "6af5ea5f9ff20dfd98086dd5693b33d53207ac1f",
"src_encoding": "UTF-8",
"star_events_count": 0,
"url": "https://raw.githubusercontent.com/soohi0/ComputerVision1team/173a729106df2d1b33ac673dfa7f4c2c7a199e4c/Hyewon_seg/DPT/README.md",
"visit_date": "2023-06-04T08:15:22.427440"
} | 3.578125 | stackv2 | ## Vision Transformers for Dense Prediction
This repository contains code and models for our [paper](https://arxiv.org/abs/2103.13413):
> Vision Transformers for Dense Prediction
> René Ranftl, Alexey Bochkovskiy, Vladlen Koltun
### Changelog
* [March 2021] Initial release of inference code and models
### Setup
0) I recommend you make virtual environment. and activate it.
- $ conda create -n 가상환경이름 python=버전(python version must be 3.6 or 3.7)
- $ conda activate 가상환경 이름
- 만약에 가상환경 list를 확인하고 싶을 때 -> conda info -e
- 가상환경 종료 시 : conda deactivate
1) when you create virtual environment, install conda, opencv
- conda install conda
- conda install openCV
2) Download the model weights and place them in the `weights` folder:
Monodepth:
- [dpt_hybrid-midas-501f0c75.pt](https://github.com/intel-isl/DPT/releases/download/1_0/dpt_hybrid-midas-501f0c75.pt), [Mirror](https://drive.google.com/file/d/1dgcJEYYw1F8qirXhZxgNK8dWWz_8gZBD/view?usp=sharing)
- [dpt_large-midas-2f21e586.pt](https://github.com/intel-isl/DPT/releases/download/1_0/dpt_large-midas-2f21e586.pt), [Mirror](https://drive.google.com/file/d/1vnuhoMc6caF-buQQ4hK0CeiMk9SjwB-G/view?usp=sharing)
Segmentation:
- [dpt_hybrid-ade20k-53898607.pt](https://github.com/intel-isl/DPT/releases/download/1_0/dpt_hybrid-ade20k-53898607.pt), [Mirror](https://drive.google.com/file/d/1zKIAMbltJ3kpGLMh6wjsq65_k5XQ7_9m/view?usp=sharing)
- [dpt_large-ade20k-b12dca68.pt](https://github.com/intel-isl/DPT/releases/download/1_0/dpt_large-ade20k-b12dca68.pt), [Mirror](https://drive.google.com/file/d/1foDpUM7CdS8Zl6GPdkrJaAOjskb7hHe-/view?usp=sharing)
3) Set up dependencies:
(방법 1)
```shell
conda install pytorch torchvision opencv
```
(actually this shell is for GPU environment, if your environment is CPU and you dont have CUDA, then shell is down.
:참고 : https://pytorch.org/get-started/locally/)
(방법 2)
```shell
$ conda install pytorch torchvision torchaudio cpuonly -c pytorch
```
```shell
pip install timm
```
The code was tested with Python 3.7, PyTorch 1.8.0, OpenCV 4.5.1, and timm 0.4.5
in Hyewon Version_ Python 3.6, Pytorch 1.7.1, OpenCV 3.3.1, and timm 0.4.9
### Usage
1) Place one or more input images in the folder `input`.
- in this version, dir 'input_imgs' folder have images.
- So copy those imgs to folder 'input'.
- if you want to test more images, then input more images input.
2) Run a monocular depth estimation model:
```shell
python run_monodepth.py
```
Or run a semantic segmentation model:
```shell
python run_segmentation.py
```
3) The results are written to the folder `output_monodepth` and `output_semseg`, respectively.
Use the flag `-t` to switch between different models. Possible options are `dpt_hybrid` (default) and `dpt_large`.
**Additional models:**
- Monodepth finetuned on KITTI: [dpt_hybrid_kitti-cb926ef4.pt](https://github.com/intel-isl/DPT/releases/download/1_0/dpt_hybrid_kitti-cb926ef4.pt)
- Monodepth finetuned on NYUv2: [dpt_hybrid_nyu-2ce69ec7.pt](https://github.com/intel-isl/DPT/releases/download/1_0/dpt_hybrid_nyu-2ce69ec7.pt)
Run with
```shell
python run_monodepth -t [dpt_hybrid_kitti|dpt_hybrid_nyu]
```
### Citation
Please cite our papers if you use this code or any of the models.
```
@article{Ranftl2021,
author = {Ren\'{e} Ranftl and Alexey Bochkovskiy and Vladlen Koltun},
title = {Vision Transformers for Dense Prediction},
journal = {ArXiv preprint},
year = {2021},
}
```
```
@article{Ranftl2020,
author = {Ren\'{e} Ranftl and Katrin Lasinger and David Hafner and Konrad Schindler and Vladlen Koltun},
title = {Towards Robust Monocular Depth Estimation: Mixing Datasets for Zero-shot Cross-dataset Transfer},
journal = {IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI)},
year = {2020},
}
```
### Acknowledgements
Our work builds on and uses code from [timm](https://github.com/rwightman/pytorch-image-models) and [PyTorch-Encoding](https://github.com/zhanghang1989/PyTorch-Encoding). We'd like to thank the authors for making these libraries available.
### License
MIT License
|
2024-11-18T18:20:11.229376+00:00 | 2022-02-20T23:03:41 | da1aa0dc18b055d049519a18588b0d7965bbf4bb | 3 | {
"blob_id": "da1aa0dc18b055d049519a18588b0d7965bbf4bb",
"branch_name": "refs/heads/master",
"committer_date": "2022-02-20T23:03:41",
"content_id": "4e38357fdd6e9c5bd6989abe603dc7210cfae54c",
"detected_licenses": [
"MIT"
],
"directory_id": "4da3eca681d465f4994e84f43472cf66664e9b02",
"extension": "md",
"filename": "a599c8752b4dd815b68c9ba54667297009e67c2755c2f0e86efc959dcd6064e1.md",
"fork_events_count": 2,
"gha_created_at": "2018-06-20T20:02:33",
"gha_event_created_at": "2023-04-12T05:47:06",
"gha_language": null,
"gha_license_id": "MIT",
"github_id": 138080116,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 1663,
"license": "MIT",
"license_type": "permissive",
"path": "/_emails/1995/12/a599c8752b4dd815b68c9ba54667297009e67c2755c2f0e86efc959dcd6064e1.md",
"provenance": "stack-edu-markdown-0000.json.gz:23",
"repo_name": "cryptoanarchywiki/mailing-list-archive-generator",
"revision_date": "2022-02-20T23:03:41",
"revision_id": "5ee11c76b130aadf0ed74877107df5053ab0361b",
"snapshot_id": "7547cba9dd353f2f6dcc64eab77473ed5967c734",
"src_encoding": "UTF-8",
"star_events_count": 5,
"url": "https://raw.githubusercontent.com/cryptoanarchywiki/mailing-list-archive-generator/5ee11c76b130aadf0ed74877107df5053ab0361b/_emails/1995/12/a599c8752b4dd815b68c9ba54667297009e67c2755c2f0e86efc959dcd6064e1.md",
"visit_date": "2023-04-16T03:14:42.652593"
} | 2.578125 | stackv2 | ---
layout: default
---
# 1995-12-19 - Please help
## Header Data
From: Rich Salz<EMAIL_ADDRESS>To<EMAIL_ADDRESS>Message Hash: a599c8752b4dd815b68c9ba54667297009e67c2755c2f0e86efc959dcd6064e1<br>
Message ID<EMAIL_ADDRESS>Reply To: _N/A_<br>
UTC Datetime: 1995-12-19 23:05:18 UTC<br>
Raw Date: Wed, 20 Dec 1995 07:05:18 +0800<br>
## Raw message
```
{% raw %}From: Rich Salz<EMAIL_ADDRESS>Date: Wed, 20 Dec 1995 07:05:18 +0800
To<EMAIL_ADDRESS>Subject: Please help
Message-ID<EMAIL_ADDRESS>MIME-Version: 1.0
Content-Type: text/plain
Please help. Somehow, someone signed up the "cypherpunks" mailing
list to your "ZD Net Update" electronic newsletter. Our mailing list,
with over a thousand members, is for the discussion of cryptography
and technical means of achieving privacy and anonymity in the
emergent digital world.
There is some overlap between your publication and our mailing list,
which is why some well-meaning individual "signed us up." It's pretty
slight, however, and interested parties can sign up individually.
So, please remove<EMAIL_ADDRESS>from your mailing list. As
always, if you ahve questions about the propriety of this, you can
follow the internet conventions of writing to<EMAIL_ADDRESS>to double-check.
Thanks.
/r$
{% endraw %}
```
## Thread
+ Return to [December 1995](/archive/1995/12)
+ Return to "[Rich Salz <rsalz<span>@</span>osf.org>](/authors/rich_salz_rsalz_at_osf_org_)"
+ 1995-12-19 (Wed, 20 Dec 1995 07:05:18 +0800) - Please help - _Rich Salz<EMAIL_ADDRESS>
|
2024-11-18T18:20:11.265528+00:00 | 2023-06-09T16:55:18 | da8dea29eb4af99adcaa0185a4bd2a512b558008 | 3 | {
"blob_id": "da8dea29eb4af99adcaa0185a4bd2a512b558008",
"branch_name": "refs/heads/master",
"committer_date": "2023-06-09T16:55:18",
"content_id": "fb3bd48d10a3f064df4ec7bedc08210a69175f41",
"detected_licenses": [
"MIT"
],
"directory_id": "1c7b958545b7499dd24f107df444419b91f29958",
"extension": "markdown",
"filename": "2013-03-17-the-death-of-google-reader.markdown",
"fork_events_count": 0,
"gha_created_at": "2017-08-19T02:26:37",
"gha_event_created_at": "2022-10-27T21:40:32",
"gha_language": "HTML",
"gha_license_id": "MIT",
"github_id": 100764314,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 7669,
"license": "MIT",
"license_type": "permissive",
"path": "/_posts/2013-03-17-the-death-of-google-reader.markdown",
"provenance": "stack-edu-markdown-0000.json.gz:24",
"repo_name": "tonyduckles/blog_source",
"revision_date": "2023-06-09T16:55:18",
"revision_id": "e3777fd214bfcb78dc7fb0592d8afd2f1b40738a",
"snapshot_id": "798238544517ec5b82340fb2f856f7f7251ed357",
"src_encoding": "UTF-8",
"star_events_count": 0,
"url": "https://raw.githubusercontent.com/tonyduckles/blog_source/e3777fd214bfcb78dc7fb0592d8afd2f1b40738a/_posts/2013-03-17-the-death-of-google-reader.markdown",
"visit_date": "2023-06-26T05:40:03.227068"
} | 2.90625 | stackv2 | ---
layout: post
title: "The Death of Google Reader"
date: 2013-03-17T13:57:22-05:00
comments: true
description: "Thoughts on the imminent closing of Google Reader, and the potential for new great alternatives."
categories:
- Web
---
So, Google is [killing Google Reader](http://googlereader.blogspot.com/2013/03/powering-down-google-reader.html).
When I saw that headline on Wednesday evening, I felt a mixture of emotions:
anger, sadness, and worry. Anger that Google could shut-down a service that
was so personally-valuable to me; sadness that a web-service I've depending
upon for years was going away; worry that there might not be an alternative
service out there that could fill the same role in all the same ways that the
Google Reader ecosystem has.
<!-- more -->
You see, I've been [using Google Reader since 2007](/blog/2007/05/19/google-reader/).
It's the web-app I use more than any others. I've had a dedicated Google
Reader pinned-tab open in all my Firefox sessions for as long as I can remember.
I use it every single day. It's the way I read the Internet.
Google Reader is more than just a simple web-app: it's the back-end RSS
aggregator service which crawls all the 120+ RSS feeds I follow and centrally
stores all the state about what unread (and starred) articles I have. That
kind of *read-anywhere-sync-to-everywhere* workflow is immensely valuable to me
because I want to be able to access my news wherever I am and with whatever
device is most handy: I use the Google Reader web-app on my home laptop, home
desktop, and work desktop machines; I use [Reeder](http://reederapp.com/) on my
iPhone; I use [gReader](https://play.google.com/store/apps/details?id=com.noinnion.android.greader.readerpro&hl=en)
on my Nexus 7 Android.
## Community Reactions
It's been interesting to read the reactions/backlash from the tech community. I
found some interesting blog-posts via Twitter:
### The Social Web Isn't a Replacement for RSS
Christian Heilmann wrote "[RIP Google Reader - I'd Have Paid For You](http://christianheilmann.com/2013/03/14/rip-google-reader-id-have-paid-for-you/)"
where we talks about how the social web will never be a replacement for the
one-stop aggregation service that Google Reader provides:
> Yes, RSS has been declared dead many times and people keep banging on about the social web and that Facebook, Twitter, Reddit and others have replaced the old style of blogging and having an own feed. But I don’t buy it, sorry. <b>Every social network is full of senseless chatter and organised advertising.</b> Social media experts and PR folk make sure that information about certain products and celebrities get read and retweeted. I don’t care about that. <b>I don’t want it. The same way I don’t watch public access channels or randomly surf channels but instead plan what I want to see on TV.</b> Random exploration and finding things by chance is fun, but it is not helping you to keep up to date – it is the ADHD of information consumption.
### Moving Towards a Walled-Off Web?
Jonathan Poritsky wrote a fantastic blog-post titled "[Reader's End and Google Today](http://www.candlerblog.com/2013/03/15/google-and-reader/)",
where he points out that this could be the start of a disturbing shift in
Google's priorities:
> The biggest issue doesn’t seem to be the loss of Reader itself, but the recognition <b>that Google’s priorities have shifted</b>
> ...
>
> But walls have sprouted up. Google can’t access the massive amounts of data people pour into Facebook and Twitter, so they built Google+ as their own social walled garden. Twitter is exerting control over how users experience their product, which shuts out competitors like Instagram (which is owned by Facebook), which can no longer display images inline in tweets. <b>The Web is getting smaller, not bigger, with each company working to become the umbrella under which you experience the Internet.</b> So Google has taken steps to make sure that the Web as users know it exists under their company banner, and Reader doesn’t fit in with that plan anymore.
>
> I was once a Google cheerleader. <b>Like many I believed their goal was to make a better Web for everyone</b>, with the one major tradeoff being that they would sell ads instead of charging users. That may once have been true but the Google of 2013 doesn’t want to build a better Web, it wants to build a better Google. I don’t think that goal is aligned with any of my own.
{% comment %}
Jonathan calls-out Anil Dash's blog-post titled "[The Web We Lost](http://dashes.com/anil/2012/12/the-web-we-lost.html)"
as a must-read article which I totally agree with. The times they are a-changin':
> The tech industry and its press have treated the rise of billion-scale social networks and ubiquitous smartphone apps as an unadulterated win for regular people, a triumph of usability and empowerment. They seldom talk about what we've lost along the way in this transition, and I find that younger folks may not even know how the web used to be.
{% endcomment %}
With this move, Google is seeding a lot of ill-will in the tech community.
This feels very much against the "Do No Evil" slogan which Google touts.
If Google can shutdown a service as beloved as Reader, then it makes you
wonder which services are safe from the chopping-block...
## A New Hope: Google Reader Alternatives
Even though Google says that "*usage of Google Reader has declined*", there's
obviously still a **lot** of people in the tech community who still find great
value in RSS and a Reader-like service. And a lot can happen in the next 3
months leading up to the July 1st shutdown.
So, the imminent death of Google Reader could just be trigger-point needed to
spark another renaissance in RSS readers like what we had circa 2005-2006.
And it looks like we will have several options. **[ReplaceReader](http://www.replacereader.com/)**
is a neat little site I found for folks to suggest replacements for Google Reader.
I expect the biggest challenge (for me personally) in finding a suitable
replacement for will be finding a solution that I can still (easily) access
(and seamlessly sync!) across multiple platforms. I've gotten spoiled-rotten
by the native iOS and Android Google Reader clients. And whatever I pick, I
want to make sure that I still have some exit-paths in case *that service*
closes-up shop for some reason. Some kind of open-source/self-host option could
be nice so that I can control my own data, but then again needing to maintain a
DB-backed website isn't really something I want to do anymore.
**[Tiny Tiny RSS](http://tt-rss.org/)** is an open-source self-host option which
looks pretty mature. This looks promising if all you need is a simple web interface.
The most interesting option I've seen so far is **[NewsBlur](http://www.newsblur.com)**.
It's open-source (on Github) and self-host-able (nice to know I have options)
but also has a paid hosted option. And it looks extremely polished and
**simply gorgeous**. It keeps the same simple/functional interface principals as
Google Reader while updating the UI for 2013. And there are iOS and Android
clients so that I can still access my news on whatever device I want.
I expect (or at least hope) there will be a flurry of activity in the RSS
reader space in the next few months leading up to the July 1st shutdown. It
will be interesting to see what alternatives the community embraces. I plan to
watch the space for a while before committing to any particular option, to see
which options rise to the top.
I plan to write a follow-up post in a few months detailing what option I end-up
going with...
|
2024-11-18T18:20:11.663837+00:00 | 2018-04-27T07:01:12 | 24b9ec11919e8a26e61c422bd49a51157e870259 | 2 | {
"blob_id": "24b9ec11919e8a26e61c422bd49a51157e870259",
"branch_name": "refs/heads/master",
"committer_date": "2018-04-27T07:01:12",
"content_id": "8cd899bd34fb49c5d70dfc171237dac863450342",
"detected_licenses": [
"Apache-2.0"
],
"directory_id": "190c4cfcf2b8a3425889b21b1411c69932f3867c",
"extension": "md",
"filename": "README.md",
"fork_events_count": 5,
"gha_created_at": "2017-12-24T01:28:56",
"gha_event_created_at": "2018-01-29T22:05:57",
"gha_language": "Smarty",
"gha_license_id": null,
"github_id": 115232471,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 316,
"license": "Apache-2.0",
"license_type": "permissive",
"path": "/README.md",
"provenance": "stack-edu-markdown-0000.json.gz:25",
"repo_name": "yassan/rancher-catalog",
"revision_date": "2018-04-27T07:01:12",
"revision_id": "960bc4ae91af184f4c2ded168de142164a7ee594",
"snapshot_id": "d3cd16935cceade20276de516179bd4ca2f8a8e5",
"src_encoding": "UTF-8",
"star_events_count": 0,
"url": "https://raw.githubusercontent.com/yassan/rancher-catalog/960bc4ae91af184f4c2ded168de142164a7ee594/README.md",
"visit_date": "2021-09-13T08:38:36.346780"
} | 2.171875 | stackv2 | Rancher Yassan's Catalog
========================
This catalog provides templates created by yassan.
cf. [Rancher](https://github.com/rancher)
## templates
- [getredash/redash: Make Your Company Data Driven. Connect to any data source, easily visualize and share your data.](https://github.com/getredash/redash)
|
2024-11-18T18:20:11.892148+00:00 | 2019-09-05T02:06:29 | 347c960b97ac6573ce5d027d80fe8c204e5c606b | 3 | {
"blob_id": "347c960b97ac6573ce5d027d80fe8c204e5c606b",
"branch_name": "refs/heads/master",
"committer_date": "2019-09-05T02:06:29",
"content_id": "7e8321bab2d4e042704da132505cfa58e4a0ca98",
"detected_licenses": [
"MIT"
],
"directory_id": "eb6d91c4eb4d07edbd0e16addf0bf15c008e6e88",
"extension": "md",
"filename": "2019-04-19-Query-focused-Sentence-Compression-in-Linear-Time.md",
"fork_events_count": 4,
"gha_created_at": null,
"gha_event_created_at": null,
"gha_language": null,
"gha_license_id": null,
"github_id": 113123624,
"is_generated": false,
"is_vendor": false,
"language": "Markdown",
"length_bytes": 1083,
"license": "MIT",
"license_type": "permissive",
"path": "/_posts/2019-04-19-Query-focused-Sentence-Compression-in-Linear-Time.md",
"provenance": "stack-edu-markdown-0000.json.gz:26",
"repo_name": "AMDS123/amds123.github.io",
"revision_date": "2019-09-05T02:06:29",
"revision_id": "80ccfe8c852685e4829848229b22ba4736c65a7c",
"snapshot_id": "74e33be33d80aae2af58647dd33472de9e91310e",
"src_encoding": "UTF-8",
"star_events_count": 8,
"url": "https://raw.githubusercontent.com/AMDS123/amds123.github.io/80ccfe8c852685e4829848229b22ba4736c65a7c/_posts/2019-04-19-Query-focused-Sentence-Compression-in-Linear-Time.md",
"visit_date": "2021-10-18T22:26:01.031886"
} | 2.953125 | stackv2 | ---
layout: post
title: "Query-focused Sentence Compression in Linear Time"
date: 2019-04-19 02:19:43
categories: arXiv_CL
tags: arXiv_CL Face
author: Abram Handler, Brendan O'Connor
mathjax: true
---
* content
{:toc}
##### Abstract
Search applications often display shortened sentences which must contain certain query terms and must fit within the space constraints of a user interface. This work introduces a new transition-based sentence compression technique developed for such settings. Our method constructs length and lexically constrained compressions in linear time, by growing a subgraph in the dependency parse of a sentence. This approach achieves a 4x speed up over baseline ILP compression techniques, and better reconstructs gold shortenings under constraints. Such efficiency gains permit constrained compression of multiple sentences, without unreasonable lag.
##### Abstract (translated by Google)
##### URL
[http://arxiv.org/abs/1904.09051](http://arxiv.org/abs/1904.09051)
##### PDF
[http://arxiv.org/pdf/1904.09051](http://arxiv.org/pdf/1904.09051)
|
Stack V2 Edu
Description
We filter the Stack V2 to only include code from openly licensed repositories, based on the license detection performed by the creators of Stack V2. When multiple licenses are detected in a single repository, we ensure that all of the licenses are on the Blue Oak Council certified license list. Per-document license information is available in the license
entry of the metadata
field of each example. Code for collecting, processing, and preparing this dataset is available in the common-pile GitHub repo.
Dataset Statistics
Documents | UTF-8 GB |
---|---|
69,588,607 | 255 |
License Issues
While we aim to produce datasets with completely accurate licensing information, license laundering and inaccurate metadata can cause us to erroneously assign the incorrect license to some documents (for further discussion of this limitation, please see [our paper](TODO link)). If you believe you have found an instance of incorrect licensing in this dataset, please start a discussion on this repository.
Other Versions
This is the "raw" version of the Stack V2 dataset. If you are looking for the filtered versions used to train Comma v0.1, you can find them here and here.
Citation
If you use this dataset, please cite:
@article{kandpal2025common,
title={{The Common Pile v0.1: An 8TB Dataset of Public Domain and Openly Licensed Text}},
author={Nikhil Kandpal and Brian Lester and Colin Raffel and Sebastian Majstorovic and Stella Biderman and Baber Abbasi and Luca Soldaini and Enrico Shippole and A. Feder Cooper and Aviya Skowron and Shayne Longpre and Lintang Sutawika and Alon Albalak and Zhenlin Xu and Guilherme Penedo and Loubna Ben and Elie Bakouch and John David and Honglu Fan and Dashiell Stander and Guangyu Song and Aaron Gokaslan and John Kirchenbauer and Tom Goldstein and Brian R and Bhavya Kailkhura and Tyler Murray},
journal={arXiv preprint},
year={2025}
}
@misc{lozhkov2024starcoder,
title={StarCoder 2 and The Stack v2: The Next Generation},
author={Anton Lozhkov and Raymond Li and Loubna Ben Allal and Federico Cassano and Joel Lamy-Poirier and Nouamane Tazi and Ao Tang and Dmytro Pykhtar and Jiawei Liu and Yuxiang Wei and Tianyang Liu and Max Tian and Denis Kocetkov and Arthur Zucker and Younes Belkada and Zijian Wang and Qian Liu and Dmitry Abulkhanov and Indraneil Paul and Zhuang Li and Wen-Ding Li and Megan Risdal and Jia Li and Jian Zhu and Terry Yue Zhuo and Evgenii Zheltonozhskii and Nii Osae Osae Dade and Wenhao Yu and Lucas Krauß and Naman Jain and Yixuan Su and Xuanli He and Manan Dey and Edoardo Abati and Yekun Chai and Niklas Muennighoff and Xiangru Tang and Muhtasham Oblokulov and Christopher Akiki and Marc Marone and Chenghao Mou and Mayank Mishra and Alex Gu and Binyuan Hui and Tri Dao and Armel Zebaze and Olivier Dehaene and Nicolas Patry and Canwen Xu and Julian McAuley and Han Hu and Torsten Scholak and Sebastien Paquet and Jennifer Robinson and Carolyn Jane Anderson and Nicolas Chapados and Mostofa Patwary and Nima Tajbakhsh and Yacine Jernite and Carlos Muñoz Ferrandis and Lingming Zhang and Sean Hughes and Thomas Wolf and Arjun Guha and Leandro von Werra and Harm de Vries},
year={2024},
eprint={2402.19173},
archivePrefix={arXiv},
primaryClass={cs.SE}
}
- Downloads last month
- 210