SIMON Master Console Rebuild
True command center for SIMON + WEB360
This rebuild gives you a cleaner production spine: interactive tree, live viewer, guarded editor, dynamic graphics, architecture map, and note storage. It is designed to sit beside your existing
console.php
and become the stronger replacement path.
Dashboard
Tree
Viewer
System Map
File Registry
Notes
Files
15,288
Folders
408
Scanned Size
3.84 GB
PHP Files
879
Editable Text Files
12,550
File viewer
guarded to /htdocs
/connlink/test1/FREE_FEED_LIBRARY.md
# SIMON Free Feed Library This build connects **39 no-key sources**: 30 RSS/Atom/RDF feeds, five registered social profiles, plus USGS earthquakes, Open-Meteo weather, Hacker News, and the SIMON webhook inbox. ## Categories - News and world: Guardian, NPR, PBS NewsHour, Al Jazeera, Deutsche Welle, and The New York Times - Technology and AI: Ars Technica, GitHub, Mozilla, Google AI, OpenAI, TechCrunch, Engadget, WIRED, Hacker News, and arXiv AI - Science and space: NASA, NASA Earth Observatory, ScienceDaily, and Guardian Science - Public safety and government: NWS, USGS, CISA, FBI, SEC, and the Federal Reserve - Entertainment: Variety and Rolling Stone - Gaylord Sinclair social: Threads, Instagram, Facebook, TikTok, X, and the live Substack RSS publication feed The Substack source ingests published posts now. Threads, Instagram, Facebook, TikTok, and X are registered as direct profile routes; recent-post ingestion for those platforms requires official OAuth/API authorization and is not scraped from browser sessions. All sources are listed in `feeds.json` and can be enabled, disabled, edited, tested, or extended from `feed_manager.php`. ## Open the system - Main dashboard: `index.php` - News-style reader: `news_reader.php` - Feed library manager: `feed_manager.php` - Normalized JSON endpoint: `feed_proxy.php?limit=100` - One source: `feed_proxy.php?source=nasa_all&limit=20` - One category: `feed_proxy.php?category=technology&limit=100` - Search normalized items: `feed_proxy.php?q=artificial%20intelligence&limit=100` ## Parser coverage The RSS provider accepts RSS 2.0, Atom, and RDF/RSS 1.0. It extracts titles, summaries, canonical links, dates, Media RSS thumbnails, image enclosures, Dublin Core dates, and namespaced content. `max_items` limits each source so a large feed cannot overwhelm the dashboard. ## Operating notes - These sources do not require an API key, but publishers still control their feeds and usage terms. - The engine caches each source according to its `refresh` value. Avoid lowering refresh intervals aggressively. - A successful HTTP response is not enough; use the manager's **Test** action to confirm a source still produces normalized items. - Runtime folders (`cache`, `logs`, `data`, and `backups`) must be writable by PHP on the server.
Save file
Quick jump
open a path
Open