{"id":3722,"date":"2012-02-16T21:25:11","date_gmt":"2012-02-17T05:25:11","guid":{"rendered":"http:\/\/multimedia.cx\/eggs\/?p=3722"},"modified":"2012-02-16T21:25:11","modified_gmt":"2012-02-17T05:25:11","slug":"pushing-projects-to-github","status":"publish","type":"post","link":"https:\/\/multimedia.cx\/eggs\/pushing-projects-to-github\/","title":{"rendered":"Pushing Projects to Github"},"content":{"rendered":"<p>I finally got around to importing some old projects into <a href=\"https:\/\/github.com\/multimediamike\">my Github account<\/a>. I guess it&#8217;s good to have a backup out there in the cloud.<\/p>\n<p><strong>GhettoRSS<\/strong><br \/>\n<a href=\"https:\/\/github.com\/multimediamike\/GhettoRSS\">https:\/\/github.com\/multimediamike\/GhettoRSS<\/a><br \/>\nI describe this as a true offline RSS reader. Technically, it&#8217;s arguably not a true offline RSS reader. Rather, it does what most people <em>actually want<\/em> an offline RSS reader to do.<\/p>\n<p>I wrote this about 2 years ago when I had a long daily train ride with a disconnected netbook. I quickly learned that I couldn&#8217;t count on offline RSS readers simply because most RSS feeds to not contain much meat. Thus, I created a program that follows URLs in RSS feeds, downloads web pages and supporting images and CSS files, and caches them in an offline database which can be read via a local web browser.<\/p>\n<p>I wrote more information about this little project 2 years ago (<a href=\"http:\/\/multimedia.cx\/eggs\/my-own-offline-rss-reader\/\">here is part 1<\/a> and <a href=\"http:\/\/multimedia.cx\/eggs\/my-own-offline-rss-reader-part-2\/\">here is part 2<\/a>). I fixed a few bugs in preparation for posting it but I probably won&#8217;t work on this anymore since I don&#8217;t have any use for it (the commute is long gone, but I didn&#8217;t even use it when I was commuting because I decided I just didn&#8217;t care enough to read the feeds on the train).<\/p>\n<p><strong>xbfuse<\/strong><br \/>\n<a href=\"https:\/\/github.com\/multimediamike\/xbfuse\">https:\/\/github.com\/multimediamike\/xbfuse<\/a><br \/>\nThis is a FUSE module for mounting Xbox\/360 optical disc filesystems. <a href=\"http:\/\/multimedia.cx\/eggs\/xbfuse\/\">Here is when I first discussed it.<\/a> The tool has had <a href=\"http:\/\/multimedia.cx\/xbfuse\/\">its own little homepage<\/a> for a long time. This tool has seen some development, as I learned from Googling for &#8220;xbfuse&#8221;. Regrettably, no one who has modified the tool has ever contacted me about it (at least, not that I can recall). This is unfortunate because the patches I have seen floating around which fix my xbfuse for various installations usually boil down replacing many occurrences of an include path in the autotool-generated build system. There is probably a simpler, cleaner fix.<\/p>\n<p><strong>gcfuse<\/strong><br \/>\n<a href=\"https:\/\/github.com\/multimediamike\/gcfuse\">https:\/\/github.com\/multimediamike\/gcfuse<\/a><br \/>\nWritten prior to xbfuse, this is a FUSE module for mounting GameCube optical disc filesystems. I first discussed this <a href=\"http:\/\/multimedia.cx\/eggs\/gcfuse\/\">here<\/a> and <a href=\"http:\/\/multimedia.cx\/eggs\/gcfuse-exe\/\">here<\/a>. This tool has not seen too much direct development although someone eventually used it as the basis for <a href=\"http:\/\/wiibrew.org\/wiki\/Wiifuse\">WiiFuse<\/a> which, as you can predict, mounts optical disc filesystems from Nintendo Wii games.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I pushed some old projects up to Github: GhettoRSS, xbfuse, gcfuse<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[29,55],"tags":[],"class_list":["post-3722","post","type-post","status-publish","format-standard","hentry","category-game-hacking","category-python"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"I pushed some old projects up to Github: GhettoRSS, xbfuse, gcfuse\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Multimedia Mike\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/multimedia.cx\/eggs\/pushing-projects-to-github\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Breaking Eggs And Making Omelettes | Topics On Multimedia Technology and Reverse Engineering\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Pushing Projects to Github | Breaking Eggs And Making Omelettes\" \/>\n\t\t<meta property=\"og:description\" content=\"I pushed some old projects up to Github: GhettoRSS, xbfuse, gcfuse\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/multimedia.cx\/eggs\/pushing-projects-to-github\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2012-02-17T05:25:11+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2012-02-17T05:25:11+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Pushing Projects to Github | Breaking Eggs And Making Omelettes\" \/>\n\t\t<meta name=\"twitter:description\" content=\"I pushed some old projects up to Github: GhettoRSS, xbfuse, gcfuse\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/pushing-projects-to-github\\\/#article\",\"name\":\"Pushing Projects to Github | Breaking Eggs And Making Omelettes\",\"headline\":\"Pushing Projects to Github\",\"author\":{\"@id\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/author\\\/multimedia-mike\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/#organization\"},\"datePublished\":\"2012-02-16T21:25:11-08:00\",\"dateModified\":\"2012-02-16T21:25:11-08:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/pushing-projects-to-github\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/pushing-projects-to-github\\\/#webpage\"},\"articleSection\":\"Game Hacking, Python\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/pushing-projects-to-github\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/multimedia.cx\\\/eggs#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/multimedia.cx\\\/eggs\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/category\\\/game-hacking\\\/#listItem\",\"name\":\"Game Hacking\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/category\\\/game-hacking\\\/#listItem\",\"position\":2,\"name\":\"Game Hacking\",\"item\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/category\\\/game-hacking\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/pushing-projects-to-github\\\/#listItem\",\"name\":\"Pushing Projects to Github\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/multimedia.cx\\\/eggs#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/pushing-projects-to-github\\\/#listItem\",\"position\":3,\"name\":\"Pushing Projects to Github\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/category\\\/game-hacking\\\/#listItem\",\"name\":\"Game Hacking\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/#organization\",\"name\":\"Breaking Eggs And Making Omelettes\",\"description\":\"Topics On Multimedia Technology and Reverse Engineering\",\"url\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/author\\\/multimedia-mike\\\/#author\",\"url\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/author\\\/multimedia-mike\\\/\",\"name\":\"Multimedia Mike\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/pushing-projects-to-github\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/2eb93f7cada658f7986b5092062849fa255779eada3342c8f6b9a40764b95fdd?s=96&d=identicon&r=g\",\"width\":96,\"height\":96,\"caption\":\"Multimedia Mike\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/pushing-projects-to-github\\\/#webpage\",\"url\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/pushing-projects-to-github\\\/\",\"name\":\"Pushing Projects to Github | Breaking Eggs And Making Omelettes\",\"description\":\"I pushed some old projects up to Github: GhettoRSS, xbfuse, gcfuse\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/pushing-projects-to-github\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/author\\\/multimedia-mike\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/author\\\/multimedia-mike\\\/#author\"},\"datePublished\":\"2012-02-16T21:25:11-08:00\",\"dateModified\":\"2012-02-16T21:25:11-08:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/#website\",\"url\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/\",\"name\":\"Breaking Eggs And Making Omelettes\",\"description\":\"Topics On Multimedia Technology and Reverse Engineering\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/multimedia.cx\\\/eggs\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Pushing Projects to Github | Breaking Eggs And Making Omelettes","description":"I pushed some old projects up to Github: GhettoRSS, xbfuse, gcfuse","canonical_url":"https:\/\/multimedia.cx\/eggs\/pushing-projects-to-github\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/multimedia.cx\/eggs\/pushing-projects-to-github\/#article","name":"Pushing Projects to Github | Breaking Eggs And Making Omelettes","headline":"Pushing Projects to Github","author":{"@id":"https:\/\/multimedia.cx\/eggs\/author\/multimedia-mike\/#author"},"publisher":{"@id":"https:\/\/multimedia.cx\/eggs\/#organization"},"datePublished":"2012-02-16T21:25:11-08:00","dateModified":"2012-02-16T21:25:11-08:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/multimedia.cx\/eggs\/pushing-projects-to-github\/#webpage"},"isPartOf":{"@id":"https:\/\/multimedia.cx\/eggs\/pushing-projects-to-github\/#webpage"},"articleSection":"Game Hacking, Python"},{"@type":"BreadcrumbList","@id":"https:\/\/multimedia.cx\/eggs\/pushing-projects-to-github\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/multimedia.cx\/eggs#listItem","position":1,"name":"Home","item":"https:\/\/multimedia.cx\/eggs","nextItem":{"@type":"ListItem","@id":"https:\/\/multimedia.cx\/eggs\/category\/game-hacking\/#listItem","name":"Game Hacking"}},{"@type":"ListItem","@id":"https:\/\/multimedia.cx\/eggs\/category\/game-hacking\/#listItem","position":2,"name":"Game Hacking","item":"https:\/\/multimedia.cx\/eggs\/category\/game-hacking\/","nextItem":{"@type":"ListItem","@id":"https:\/\/multimedia.cx\/eggs\/pushing-projects-to-github\/#listItem","name":"Pushing Projects to Github"},"previousItem":{"@type":"ListItem","@id":"https:\/\/multimedia.cx\/eggs#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/multimedia.cx\/eggs\/pushing-projects-to-github\/#listItem","position":3,"name":"Pushing Projects to Github","previousItem":{"@type":"ListItem","@id":"https:\/\/multimedia.cx\/eggs\/category\/game-hacking\/#listItem","name":"Game Hacking"}}]},{"@type":"Organization","@id":"https:\/\/multimedia.cx\/eggs\/#organization","name":"Breaking Eggs And Making Omelettes","description":"Topics On Multimedia Technology and Reverse Engineering","url":"https:\/\/multimedia.cx\/eggs\/"},{"@type":"Person","@id":"https:\/\/multimedia.cx\/eggs\/author\/multimedia-mike\/#author","url":"https:\/\/multimedia.cx\/eggs\/author\/multimedia-mike\/","name":"Multimedia Mike","image":{"@type":"ImageObject","@id":"https:\/\/multimedia.cx\/eggs\/pushing-projects-to-github\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/2eb93f7cada658f7986b5092062849fa255779eada3342c8f6b9a40764b95fdd?s=96&d=identicon&r=g","width":96,"height":96,"caption":"Multimedia Mike"}},{"@type":"WebPage","@id":"https:\/\/multimedia.cx\/eggs\/pushing-projects-to-github\/#webpage","url":"https:\/\/multimedia.cx\/eggs\/pushing-projects-to-github\/","name":"Pushing Projects to Github | Breaking Eggs And Making Omelettes","description":"I pushed some old projects up to Github: GhettoRSS, xbfuse, gcfuse","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/multimedia.cx\/eggs\/#website"},"breadcrumb":{"@id":"https:\/\/multimedia.cx\/eggs\/pushing-projects-to-github\/#breadcrumblist"},"author":{"@id":"https:\/\/multimedia.cx\/eggs\/author\/multimedia-mike\/#author"},"creator":{"@id":"https:\/\/multimedia.cx\/eggs\/author\/multimedia-mike\/#author"},"datePublished":"2012-02-16T21:25:11-08:00","dateModified":"2012-02-16T21:25:11-08:00"},{"@type":"WebSite","@id":"https:\/\/multimedia.cx\/eggs\/#website","url":"https:\/\/multimedia.cx\/eggs\/","name":"Breaking Eggs And Making Omelettes","description":"Topics On Multimedia Technology and Reverse Engineering","inLanguage":"en-US","publisher":{"@id":"https:\/\/multimedia.cx\/eggs\/#organization"}}]},"og:locale":"en_US","og:site_name":"Breaking Eggs And Making Omelettes | Topics On Multimedia Technology and Reverse Engineering","og:type":"article","og:title":"Pushing Projects to Github | Breaking Eggs And Making Omelettes","og:description":"I pushed some old projects up to Github: GhettoRSS, xbfuse, gcfuse","og:url":"https:\/\/multimedia.cx\/eggs\/pushing-projects-to-github\/","article:published_time":"2012-02-17T05:25:11+00:00","article:modified_time":"2012-02-17T05:25:11+00:00","twitter:card":"summary","twitter:title":"Pushing Projects to Github | Breaking Eggs And Making Omelettes","twitter:description":"I pushed some old projects up to Github: GhettoRSS, xbfuse, gcfuse"},"aioseo_meta_data":{"post_id":"3722","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"location":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2020-12-31 21:44:35","updated":"2025-12-31 19:41:53","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/multimedia.cx\/eggs\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/multimedia.cx\/eggs\/category\/game-hacking\/\" title=\"Game Hacking\">Game Hacking<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tPushing Projects to Github\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/multimedia.cx\/eggs"},{"label":"Game Hacking","link":"https:\/\/multimedia.cx\/eggs\/category\/game-hacking\/"},{"label":"Pushing Projects to Github","link":"https:\/\/multimedia.cx\/eggs\/pushing-projects-to-github\/"}],"_links":{"self":[{"href":"https:\/\/multimedia.cx\/eggs\/wp-json\/wp\/v2\/posts\/3722","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/multimedia.cx\/eggs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/multimedia.cx\/eggs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/multimedia.cx\/eggs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/multimedia.cx\/eggs\/wp-json\/wp\/v2\/comments?post=3722"}],"version-history":[{"count":6,"href":"https:\/\/multimedia.cx\/eggs\/wp-json\/wp\/v2\/posts\/3722\/revisions"}],"predecessor-version":[{"id":3728,"href":"https:\/\/multimedia.cx\/eggs\/wp-json\/wp\/v2\/posts\/3722\/revisions\/3728"}],"wp:attachment":[{"href":"https:\/\/multimedia.cx\/eggs\/wp-json\/wp\/v2\/media?parent=3722"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/multimedia.cx\/eggs\/wp-json\/wp\/v2\/categories?post=3722"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/multimedia.cx\/eggs\/wp-json\/wp\/v2\/tags?post=3722"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}