{
    "version": "https://jsonfeed.org/version/1",
    "title": "Doug Roeper",
    "home_page_url": "https://www.roeper.com/",
    "feed_url": "https://www.roeper.com/feed.json",
    "description": "Converting tea into code",
    "icon": "https://www.roeper.com/apple-touch-icon.png",
    "favicon": "https://www.roeper.com/favicon.ico",
    "expired": false,
    
    "author": "{"twitter"=>nil, "name"=>nil, "avatar"=>nil, "email"=>nil, "url"=>nil}",
    
"items": [
    
        {
            "id": "https://www.roeper.com/2024/10/18/congress-search.html",
            "title": "CongressSearch",
            "summary": "Search transcripts of congressional hearings",
            "content_text": "WebsiteLobbyists and journalists often need to do research on what a specific Congress member’s position on an issue is. Sincemembers speak a lot in committee hearings, hearing transcripts are a good source of information. However, thetranscripts are not structured and thus are difficult to search.CongressSearch is a tool I’m working on to simplify research using congressional hearing transcripts. It uses NLPalgorithms to identify discrete sections of speech that can be indexed individually.Here’s what it looks like so far:When you click on a search result, you can see the transcript page with the statement highlighted:",
            "content_html": "<p><a href=\"https://congresssearch.com\">Website</a></p><p>Lobbyists and journalists often need to do research on what a specific Congress member’s position on an issue is. Sincemembers speak a lot in committee hearings, hearing transcripts are a good source of information. However, thetranscripts are not structured and thus are difficult to search.</p><p>CongressSearch is a tool I’m working on to simplify research using congressional hearing transcripts. It uses NLPalgorithms to identify discrete sections of speech that can be indexed individually.</p><p>Here’s what it looks like so far:</p><p><img src=\"/assets/2024-10-18-congress-search/search-results-page.png\" alt=\"CongressSearch search results page screenshot\" /></p><p>When you click on a search result, you can see the transcript page with the statement highlighted:</p><p><img src=\"/assets/2024-10-18-congress-search/transcript-page.png\" alt=\"CongressSearch transcript page screenshot\" /></p>",
            "url": "https://www.roeper.com/2024/10/18/congress-search.html",
            
            
            
            "tags": ["congress","government","search","nlp"],
            
            "date_published": "2024-10-18T00:00:00+00:00",
            "date_modified": "2024-10-18T00:00:00+00:00",
            
                "author": 
                "{"twitter"=>nil, "name"=>nil, "avatar"=>nil, "email"=>nil, "url"=>nil}"
                
            
        },
    
        {
            "id": "https://www.roeper.com/2022/11/26/moongarlic.html",
            "title": "moongarlic",
            "summary": "See how much money you make",
            "content_text": "WebsiteEquity, either in the form of stock options or restricted stock units, is a common form ofcompensation for employees in tech. However, it can be really confusing: I didn’t fullyunderstand the equity component of my offer when I started at my first job. That’s why I createdmoongarlic, a tool to help you understand how much money you make.Here’s what it looks like:",
            "content_html": "<p><a href=\"https://www.moongarlic.com\">Website</a></p><p>Equity, either in the form of stock options or restricted stock units, is a common form ofcompensation for employees in tech. However, it can be really confusing: I didn’t fullyunderstand the equity component of my offer when I started at my first job. That’s why I createdmoongarlic, a tool to help you understand how much money you make.</p><p>Here’s what it looks like:</p><p><img src=\"/assets/2022-11-26-moongarlic/screenshot.png\" alt=\"moongarlic screenshot\" /></p>",
            "url": "https://www.roeper.com/2022/11/26/moongarlic.html",
            
            
            
            "tags": ["equity","moongarlic","startup"],
            
            "date_published": "2022-11-26T00:00:00+00:00",
            "date_modified": "2022-11-26T00:00:00+00:00",
            
                "author": 
                "{"twitter"=>nil, "name"=>nil, "avatar"=>nil, "email"=>nil, "url"=>nil}"
                
            
        },
    
        {
            "id": "https://www.roeper.com/2020/07/14/ask-athena.html",
            "title": "Ask Athena",
            "summary": "Text a tutor for homework help 24/7",
            "content_text": "Having trouble with a problem on your math homework? Ask Athena is a great resource for students andparents because it’s like having a tutor on-call whenever you need it.",
            "content_html": "<!-- [Website](https://askathena.us/) --><p>Having trouble with a problem on your math homework? Ask Athena is a great resource for students andparents because it’s like having a tutor on-call whenever you need it.</p>",
            "url": "https://www.roeper.com/2020/07/14/ask-athena.html",
            
            
            
            "tags": ["web","android"],
            
            "date_published": "2020-07-14T00:00:00+00:00",
            "date_modified": "2020-07-14T00:00:00+00:00",
            
                "author": 
                "{"twitter"=>nil, "name"=>nil, "avatar"=>nil, "email"=>nil, "url"=>nil}"
                
            
        },
    
        {
            "id": "https://www.roeper.com/2019/12/19/rules-typescript-proto.html",
            "title": "rules_typescript_proto",
            "summary": "Generate TypeScript Protocol Buffers using Bazel",
            "content_text": "GithubI’m a big fan of Bazel and wanted to use it to build a GRPC based web app. I found that support forprotocol buffers + Bazel + Typescript wasn’t readily available, so I wrote some Bazel rules myself.",
            "content_html": "<p><a href=\"https://github.com/Dig-Doug/rules_typescript_proto\">Github</a></p><p>I’m a big fan of Bazel and wanted to use it to build a GRPC based web app. I found that support forprotocol buffers + Bazel + Typescript wasn’t readily available, so I wrote some Bazel rules myself.</p>",
            "url": "https://www.roeper.com/2019/12/19/rules-typescript-proto.html",
            
            
            
            "tags": ["bazel","typescript","proto"],
            
            "date_published": "2019-12-19T00:00:00+00:00",
            "date_modified": "2019-12-19T00:00:00+00:00",
            
                "author": 
                "{"twitter"=>nil, "name"=>nil, "avatar"=>nil, "email"=>nil, "url"=>nil}"
                
            
        },
    
        {
            "id": "https://www.roeper.com/2019/07/02/elements-test-web.html",
            "title": "Elements test web",
            "summary": "Learn the names and symbols of the chemical elements on the web",
            "content_text": "WebsiteElements test web is a web version of the Elements Test app that helps youto learn each chemical element’s name and symbol as in the Periodic Table of Elements.",
            "content_html": "<p><a href=\"https://elementstest.com\">Website</a></p><p>Elements test web is a web version of the Elements Test app that helps youto learn each chemical element’s name and symbol as in the Periodic Table of Elements.</p>",
            "url": "https://www.roeper.com/2019/07/02/elements-test-web.html",
            
            
            
            "tags": ["web","elements test"],
            
            "date_published": "2019-07-02T00:00:00+00:00",
            "date_modified": "2019-07-02T00:00:00+00:00",
            
                "author": 
                "{"twitter"=>nil, "name"=>nil, "avatar"=>nil, "email"=>nil, "url"=>nil}"
                
            
        },
    
        {
            "id": "https://www.roeper.com/2015/02/08/cosmo-the-wikinaut.html",
            "title": "Cosmo the Wikinaut",
            "summary": "Connect words through the links on Wikipedia",
            "content_text": "WebsiteWelcome Wikinauts! Join Cosmo the Wikinaut in a new twist of ‘The Wikipedia Game’! Instead ofarticles, you scroll through the links! Unleash your most creative train of thought to connect thestarting and ending words in the fastest, most efficient way possible! Discover the surprising waysin which everything’s connected and help Cosmo explore the deepest corners of the wikiverse!By: D. Gorelick, N. Maresco, D. Roeper, P. Velarde.",
            "content_html": "<p><a href=\"http://wikinauts.github.io/\">Website</a><!-- [App store](https://play.google.com/store/apps/details?id=com.beep_boop.Beep) --></p><p><img src=\"/assets/2015-02-08-cosmo-the-wikinaut/icon_wikinaut.png\" alt=\"Icon\" /></p><p>Welcome Wikinauts! Join Cosmo the Wikinaut in a new twist of ‘The Wikipedia Game’! Instead ofarticles, you scroll through the links! Unleash your most creative train of thought to connect thestarting and ending words in the fastest, most efficient way possible! Discover the surprising waysin which everything’s connected and help Cosmo explore the deepest corners of the wikiverse!</p><p>By: D. Gorelick, N. Maresco, D. Roeper, P. Velarde.</p>",
            "url": "https://www.roeper.com/2015/02/08/cosmo-the-wikinaut.html",
            
            
            
            
            
            "date_published": "2015-02-08T00:00:00+00:00",
            "date_modified": "2015-02-08T00:00:00+00:00",
            
                "author": 
                "{"twitter"=>nil, "name"=>nil, "avatar"=>nil, "email"=>nil, "url"=>nil}"
                
            
        },
    
        {
            "id": "https://www.roeper.com/2014/09/14/ok-selfie.html",
            "title": "Ok Selfie",
            "summary": "Take photos with your voice",
            "content_text": "Tired of having to navigate through numerous screens and buttons just to open the camera? Evermissed the perfect photo-op because you couldn’t open your camera in time? If you’re looking for afun way to streamline taking selfies and photos, Ok Selfie is for you.Streamline the selfie taking process!Ok Selfie makes it easy to take photos on the fly. Simply turn on the app’s voice recognitionservice and you’re ready to take photos with two simple voice commands:“Ok Selfie” - Takes a selfie (Front-facing camera)“Ok Picture” - Takes a picture (Back-facing camera)Never miss a photo opportunity!Ok Selfie can be launched using the voice commands at any time, even ifyou’re using a different app, so you’ll never miss the perfect selfie!Get your photos ready for the spotlight!Add your own captions and filters to your photos to make them perfect.\\n\\nShare yourselfies with the world!Ok Selfie also makes it easy to share your photos with the world! Easilyshare on:-Facebook &amp; Facebook Messenger-Twitter-Instagram-Google+-Email-Text Message-And many more!What are you waiting for? Ok Selfie is FREE, so go try it out!",
            "content_html": "<!-- [App store](https://play.google.com/store/apps/details?id=com.roeper.okselfie) --><p><img src=\"/assets/2014-09-14-ok-selfie/icon.png\" alt=\"Icon\" /></p><p>Tired of having to navigate through numerous screens and buttons just to open the camera? Evermissed the perfect photo-op because you couldn’t open your camera in time? If you’re looking for afun way to streamline taking selfies and photos, Ok Selfie is for you.</p><h1 id=\"streamline-the-selfie-taking-process\">Streamline the selfie taking process!</h1><p>Ok Selfie makes it easy to take photos on the fly. Simply turn on the app’s voice recognitionservice and you’re ready to take photos with two simple voice commands:</p><p>“Ok Selfie” - Takes a selfie (Front-facing camera)</p><p>“Ok Picture” - Takes a picture (Back-facing camera)</p><h1 id=\"never-miss-a-photo-opportunity\">Never miss a photo opportunity!</h1><p>Ok Selfie can be launched using the voice commands at any time, even ifyou’re using a different app, so you’ll never miss the perfect selfie!</p><h1 id=\"get-your-photos-ready-for-the-spotlight\">Get your photos ready for the spotlight!</h1><p>Add your own captions and filters to your photos to make them perfect.\\n\\nShare yourselfies with the world!</p><p>Ok Selfie also makes it easy to share your photos with the world! Easilyshare on:-Facebook &amp; Facebook Messenger-Twitter-Instagram-Google+-Email-Text Message-And many more!</p><p>What are you waiting for? Ok Selfie is FREE, so go try it out!</p>",
            "url": "https://www.roeper.com/2014/09/14/ok-selfie.html",
            
            
            
            
            
            "date_published": "2014-09-14T00:00:00+00:00",
            "date_modified": "2014-09-14T00:00:00+00:00",
            
                "author": 
                "{"twitter"=>nil, "name"=>nil, "avatar"=>nil, "email"=>nil, "url"=>nil}"
                
            
        },
    
        {
            "id": "https://www.roeper.com/2013/06/22/lumens.html",
            "title": "Lumens",
            "summary": "Solve puzzles by mixing different colors of light",
            "content_text": "A fun puzzle game where you have to reflect light using various types of blocks to illuminate one ormore targets. Beginning with a single color, light, and target, the challenge increases until youare manipulating many colors, multiple light sources, and different blocks that split and combinelight beams. Based on the Red-Green-Blue color model, Lumens introduces you to a new realm of colormixing, adding complexity to each new level.Includes over 40 free levels, and additional packs available via In-App purchase.Soundtrackblacklight· lumens",
            "content_html": "<!-- [App store](https://itunes.apple.com/us/app/lumens/id671180247?ls=1&mt=8) --><p><img src=\"/assets/2013-06-22-lumens/icon.png\" alt=\"Icon\" width=\"250\" /></p><p>A fun puzzle game where you have to reflect light using various types of blocks to illuminate one ormore targets. Beginning with a single color, light, and target, the challenge increases until youare manipulating many colors, multiple light sources, and different blocks that split and combinelight beams. Based on the Red-Green-Blue color model, Lumens introduces you to a new realm of colormixing, adding complexity to each new level.</p><p>Includes over 40 free levels, and additional packs available via In-App purchase.</p><h2 id=\"soundtrack\">Soundtrack</h2><iframe width=\"100%\" height=\"450\" scrolling=\"no\" frameborder=\"no\" allow=\"autoplay\" src=\"https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/playlists/1242057169%3Fsecret_token%3Ds-4U9LakOQd34&amp;color=%23ff5500&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;show_teaser=true\"></iframe><div style=\"font-size: 10px; color: #cccccc;line-break: anywhere;word-break: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-family: Interstate,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Garuda,Verdana,Tahoma,sans-serif;font-weight: 100;\"><a href=\"https://soundcloud.com/douglas-roeper\" title=\"blacklight\" target=\"_blank\" style=\"color: #cccccc; text-decoration: none;\">blacklight</a>· <a href=\"https://soundcloud.com/douglas-roeper/sets/lumens/s-4U9LakOQd34\" title=\"lumens\" target=\"_blank\" style=\"color: #cccccc; text-decoration: none;\">lumens</a></div>",
            "url": "https://www.roeper.com/2013/06/22/lumens.html",
            
            
            
            
            
            "date_published": "2013-06-22T00:00:00+00:00",
            "date_modified": "2013-06-22T00:00:00+00:00",
            
                "author": 
                "{"twitter"=>nil, "name"=>nil, "avatar"=>nil, "email"=>nil, "url"=>nil}"
                
            
        },
    
        {
            "id": "https://www.roeper.com/2013/01/09/sat-test.html",
            "title": "SAT Test",
            "summary": "iOS app to learn SAT vocabulary",
            "content_text": "SAT Test helps you to extend your vocabulary to prepare you for the SAT. You can choose whether tolearn or be tested on the Definition or Word, and by multiple choice. Go in order alphabetically orrandomly through the words. Check your answers showing you which ones are correct, and revealanswers you don’t know. Use the Reference button to quickly look up the definition of each word fromWiktionary. This application prepares you for school or college tests by improving and enlarging youvocabulary. Includes over 400 Core words for free! You can also upgrade via an in-app purchase tounlock over 800 extra words and take away the ads.",
            "content_html": "<!-- [App store](https://itunes.apple.com/us/app/sat-test/id590359015?ls=1&mt=8) --><p><img src=\"/assets/2013-01-09-sat-test/icon.png\" alt=\"Icon\" /></p><p>SAT Test helps you to extend your vocabulary to prepare you for the SAT. You can choose whether tolearn or be tested on the Definition or Word, and by multiple choice. Go in order alphabetically orrandomly through the words. Check your answers showing you which ones are correct, and revealanswers you don’t know. Use the Reference button to quickly look up the definition of each word fromWiktionary. This application prepares you for school or college tests by improving and enlarging youvocabulary. Includes over 400 Core words for free! You can also upgrade via an in-app purchase tounlock over 800 extra words and take away the ads.</p>",
            "url": "https://www.roeper.com/2013/01/09/sat-test.html",
            
            
            
            
            
            "date_published": "2013-01-09T00:00:00+00:00",
            "date_modified": "2013-01-09T00:00:00+00:00",
            
                "author": 
                "{"twitter"=>nil, "name"=>nil, "avatar"=>nil, "email"=>nil, "url"=>nil}"
                
            
        },
    
        {
            "id": "https://www.roeper.com/2012/02/24/elements-test-2.html",
            "title": "Elements Test 2",
            "summary": "A new and improved version of Elements Test",
            "content_text": "Elements Test 2 helps you to learn each chemical element’s name and symbol as in the Periodic Tableof Elements. Choose whether to learn by name or symbol. Go in order by atomic number or randomlythrough the elements. Check your answers showing you which ones are correct, and reveal answers youdon’t know. Checks your spelling of the element name.Use the Reference button to quickly look upinformation about the elements, like their Name, Symbol, Atomic Number, Group, Period, Category.Just start typing characters to see elements or symbols it matches. This application prepares youfor school or college tests.You can also upgrade via an in-app purchase to unlock features, such as an enhanced Learn Mode toallow you to learn the information more efficiently and Test mode toactually score a test of what you learned. Also you can learn and test on Atomic Number, Group,Period, Category, Valence Electrons, and State at 20C. Reference mode includes more information onthe elements and a wiki link. Also takes away the Ads!The upgrade also has info on Cations and Anions.",
            "content_html": "<!-- [App store](http://itunes.apple.com/us/app/elements-test-2/id503937054?ls=1&mt=8) --><p><img src=\"/assets/2012-02-24-elements-test-2/icon_elements2.png\" alt=\"Icon\" /></p><p>Elements Test 2 helps you to learn each chemical element’s name and symbol as in the Periodic Tableof Elements. Choose whether to learn by name or symbol. Go in order by atomic number or randomlythrough the elements. Check your answers showing you which ones are correct, and reveal answers youdon’t know. Checks your spelling of the element name.</p><p>Use the Reference button to quickly look upinformation about the elements, like their Name, Symbol, Atomic Number, Group, Period, Category.Just start typing characters to see elements or symbols it matches. This application prepares youfor school or college tests.</p><p>You can also upgrade via an in-app purchase to unlock features, such as an enhanced Learn Mode toallow you to learn the information more efficiently and Test mode toactually score a test of what you learned. Also you can learn and test on Atomic Number, Group,Period, Category, Valence Electrons, and State at 20C. Reference mode includes more information onthe elements and a wiki link. Also takes away the Ads!</p><p>The upgrade also has info on Cations and Anions.</p>",
            "url": "https://www.roeper.com/2012/02/24/elements-test-2.html",
            
            
            
            "tags": ["ios","elements test"],
            
            "date_published": "2012-02-24T00:00:00+00:00",
            "date_modified": "2012-02-24T00:00:00+00:00",
            
                "author": 
                "{"twitter"=>nil, "name"=>nil, "avatar"=>nil, "email"=>nil, "url"=>nil}"
                
            
        },
    
        {
            "id": "https://www.roeper.com/2011/10/27/elements-test-plus.html",
            "title": "Elements Test+",
            "summary": "iOS app to help learn everything about every chemical element",
            "content_text": "Elements Test+ allows you to learn a lot of information about the chemical elements including: Name,Symbol, Atomic Number, Group, Period, Category, Valence Electrons, State at 20C, and Atomic Mass. Go“In Sequence” or “Randomly” by atomic number starting and ending at any point which is useful ifyou only need to learn part of the Periodic Table of Elements. Includes three modes, Learn Mode,Test Mode and Reference Mode.Learn Mode helps you learn various information about the elements. It checks your answers showingyou which ones are correct, and allows you to reveal answers youdon’t know. The application remembers your correct answers to allow you to focus on learning theinformation more efficiently. Checks your spelling of the element name.Test Mode gives you one try to get each question correct. It keeps track of your correct andincorrect answer and on testcompletion gives you a score as well as listing the incorrect answers.Reference Mode quickly looks up information about the elements, like their Name, Symbol, AtomicNumber, Group, Period,Category, Valence Electrons, State at 20C, and Atomic Mass. Just start typing characters to seeelements or symbols it matches. Also includes a wiki link to a wealth of on-lineinformation.This application prepares you comprehensively for school or college tests. No Ads!",
            "content_html": "<!-- [App store](http://itunes.apple.com/us/app/elements-test/id458983547?ls=1&mt=8\") --><p><img src=\"/assets/2011-10-27-elements-test-plus/icon.png\" alt=\"Icon\" /></p><p>Elements Test+ allows you to learn a lot of information about the chemical elements including: Name,Symbol, Atomic Number, Group, Period, Category, Valence Electrons, State at 20C, and Atomic Mass. Go“In Sequence” or “Randomly” by atomic number starting and ending at any point which is useful ifyou only need to learn part of the Periodic Table of Elements. Includes three modes, Learn Mode,Test Mode and Reference Mode.</p><p>Learn Mode helps you learn various information about the elements. It checks your answers showingyou which ones are correct, and allows you to reveal answers youdon’t know. The application remembers your correct answers to allow you to focus on learning theinformation more efficiently. Checks your spelling of the element name.</p><p>Test Mode gives you one try to get each question correct. It keeps track of your correct andincorrect answer and on testcompletion gives you a score as well as listing the incorrect answers.</p><p>Reference Mode quickly looks up information about the elements, like their Name, Symbol, AtomicNumber, Group, Period,Category, Valence Electrons, State at 20C, and Atomic Mass. Just start typing characters to seeelements or symbols it matches. Also includes a wiki link to a wealth of on-lineinformation.</p><p>This application prepares you comprehensively for school or college tests. No Ads!</p>",
            "url": "https://www.roeper.com/2011/10/27/elements-test-plus.html",
            
            
            
            "tags": ["ios","elements test"],
            
            "date_published": "2011-10-27T00:00:00+00:00",
            "date_modified": "2011-10-27T00:00:00+00:00",
            
                "author": 
                "{"twitter"=>nil, "name"=>nil, "avatar"=>nil, "email"=>nil, "url"=>nil}"
                
            
        },
    
        {
            "id": "https://www.roeper.com/2011/10/10/elements-test.html",
            "title": "Elements Test",
            "summary": "iOS app to help learn the periodic table of elements",
            "content_text": "The Elements Test helps you to learn each chemical element’s name and symbol as in the PeriodicTable of Elements. Choose whether to learn by name or symbol. Go in order by atomic number orrandomly through the elements. Check your answers showing you which ones are correct, and revealanswers you don’t know. Checks your spelling of the element name.Use the Reference button to quickly look up information about the elements, like their Name, Symbol,Atomic Number, Group, Period, Category. Just start typing characters to see elements or symbols itmatches. This application prepares you for school or college tests.",
            "content_html": "<!-- [App store](http://itunes.apple.com/us/app/elements-test/id449077561?ls=1&mt=8) --><p><img src=\"/assets/2011-10-10-elements-test/icon.png\" alt=\"Icon\" /></p><p>The Elements Test helps you to learn each chemical element’s name and symbol as in the PeriodicTable of Elements. Choose whether to learn by name or symbol. Go in order by atomic number orrandomly through the elements. Check your answers showing you which ones are correct, and revealanswers you don’t know. Checks your spelling of the element name.</p><p>Use the Reference button to quickly look up information about the elements, like their Name, Symbol,Atomic Number, Group, Period, Category. Just start typing characters to see elements or symbols itmatches. This application prepares you for school or college tests.</p>",
            "url": "https://www.roeper.com/2011/10/10/elements-test.html",
            
            
            
            "tags": ["ios","elements test"],
            
            "date_published": "2011-10-10T00:00:00+00:00",
            "date_modified": "2011-10-10T00:00:00+00:00",
            
                "author": 
                "{"twitter"=>nil, "name"=>nil, "avatar"=>nil, "email"=>nil, "url"=>nil}"
                
            
        },
    
        {
            "id": "https://www.roeper.com/2011/05/12/a-maze-n-ants.html",
            "title": "A-Maze-N Ants",
            "summary": "Escape the tunnels of the ant hill",
            "content_text": "Alone and forgotten, you, the small ant, must find your way out of the twisting and turning tunnelsof the ant hill. Only with a few pieces of fruit along the way can you muster enough energy to keepgoing. Challenge your mind and memory as you explore 20 difficult mazes. Race against time as yourenergy runs out in the expanses of the maze. With only a small view, the challenge of each maze iseven greater. Twenty unique mazes will keep you challenged for hours.",
            "content_html": "<!-- [App store](http://itunes.apple.com/us/app/a-maze-n-ants/id435863063?ls=1&mt=8\") --><p><img src=\"/assets/2011-05-12-a-maze-n-ants/icon.png\" alt=\"Icon\" /></p><p>Alone and forgotten, you, the small ant, must find your way out of the twisting and turning tunnelsof the ant hill. Only with a few pieces of fruit along the way can you muster enough energy to keepgoing. Challenge your mind and memory as you explore 20 difficult mazes. Race against time as yourenergy runs out in the expanses of the maze. With only a small view, the challenge of each maze iseven greater. Twenty unique mazes will keep you challenged for hours.</p>",
            "url": "https://www.roeper.com/2011/05/12/a-maze-n-ants.html",
            
            
            
            
            
            "date_published": "2011-05-12T00:00:00+00:00",
            "date_modified": "2011-05-12T00:00:00+00:00",
            
                "author": 
                "{"twitter"=>nil, "name"=>nil, "avatar"=>nil, "email"=>nil, "url"=>nil}"
                
            
        }
    
    ]
}