Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
tol
/
webmine
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
27
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Nov 8, 2010
minor changes to feeds and readability
aria42
committed
10da731
View commit details
Copy full SHA for 10da731
Browse repository at this point
Merge branch 'master' of github.com:clj-sys/webmine
aria42
committed
ef712a6
View commit details
Copy full SHA for ef712a6
Browse repository at this point
Typo in README fixed
aria42
committed
8be15ab
View commit details
Copy full SHA for 8be15ab
Browse repository at this point
Merged webmine.feeds.
Matt Revelle
committed
8b02276
View commit details
Copy full SHA for 8b02276
Browse repository at this point
Formatting.
Matt Revelle
committed
dc46d81
View commit details
Copy full SHA for dc46d81
Browse repository at this point
Catch exceptions when parsing feed.
Matt Revelle
committed
8b6ee81
View commit details
Copy full SHA for 8b6ee81
Browse repository at this point
Wrapping mk-des call with try-catch.
Matt Revelle
committed
85edb24
View commit details
Copy full SHA for 85edb24
Browse repository at this point
minor changes.
Bradford
committed
e68a3a5
View commit details
Copy full SHA for e68a3a5
Browse repository at this point
Added todo features
aria42
committed
bf566f3
View commit details
Copy full SHA for bf566f3
Browse repository at this point
Updated README
aria42
committed
cea6240
View commit details
Copy full SHA for cea6240
Browse repository at this point
Merge branch 'master' of github.com:clj-sys/webmine
aria42
committed
bcf3e72
View commit details
Copy full SHA for bcf3e72
Browse repository at this point
adding a readme.
Bradford
committed
14a9821
View commit details
Copy full SHA for 14a9821
Browse repository at this point
Merge branch 'master' of github.com:clj-sys/webmine
aria42
committed
5798b0c
View commit details
Copy full SHA for 5798b0c
Browse repository at this point
Commits on Nov 7, 2010
decoupling fetch from best images
bradford
committed
a5916fc
View commit details
Copy full SHA for a5916fc
Browse repository at this point
using readability fu for extracting hte best img.
bradford
committed
40a9b64
View commit details
Copy full SHA for 40a9b64
Browse repository at this point
Commits on Nov 6, 2010
Switched Feed and FeedEntry to records so code can be sensitive to type. Should not change any uses as maps
aria42
committed
bfebbf8
View commit details
Copy full SHA for bfebbf8
Browse repository at this point
Commits on Nov 4, 2010
null checking bug fix
Aria Haghighi
committed
a1caaf6
View commit details
Copy full SHA for a1caaf6
Browse repository at this point
Even canonical-feed faster now, also babsolute path rss/atom check.
Aria Haghighi
committed
819357c
View commit details
Copy full SHA for 819357c
Browse repository at this point
Merge branch 'master' of github.com:clj-sys/webmine
Aria Haghighi
committed
df96db3
View commit details
Copy full SHA for df96db3
Browse repository at this point
Much faster canonical-feeds. Also fixed an issue where rss wasn't picked up for /absolute-path links
Aria Haghighi
committed
46c6f63
View commit details
Copy full SHA for 46c6f63
Browse repository at this point
Commits on Nov 2, 2010
merging description with dates.
Bradford
committed
4e32bdf
View commit details
Copy full SHA for 4e32bdf
Browse repository at this point
getting description paragraph if it's not there or is a dup of content.
Bradford
committed
0885c88
View commit details
Copy full SHA for 0885c88
Browse repository at this point
Commits on Nov 1, 2010
Fixed broken find-rss-feeds test, now uses sets.
Matt Revelle
committed
e7a7619
View commit details
Copy full SHA for e7a7619
Browse repository at this point
Added support for RFC822 datetimes used in RSS feeds.
Matt Revelle
committed
a8a73b1
View commit details
Copy full SHA for a8a73b1
Browse repository at this point
Fixed issue where parsing to a single format was failing. Now try a bunch of formats until one unparses, then parset to compact form
Aria Haghighi
committed
dfd6190
View commit details
Copy full SHA for dfd6190
Browse repository at this point
Merge branch 'master' of github.com:clj-sys/webmine
Aria Haghighi
committed
31d1ed0
View commit details
Copy full SHA for 31d1ed0
Browse repository at this point
Allow string arg to parse-feed or entries. Now works with string, url, or file.
Aria Haghighi
committed
b5d3cc3
View commit details
Copy full SHA for b5d3cc3
Browse repository at this point
Added missing clj-time.format require from merging.
Matt Revelle
committed
3aeafda
View commit details
Copy full SHA for 3aeafda
Browse repository at this point
Merged.
Matt Revelle
committed
e65c7ed
View commit details
Copy full SHA for e65c7ed
Browse repository at this point
Merged changes for new datetime format.
Matt Revelle
committed
037106c
View commit details
Copy full SHA for 037106c
Browse repository at this point
Added clj-time dependency and now serialize entry pubDates to ISO 8601 using the built in :date-time format.
Matt Revelle
committed
2db26e2
View commit details
Copy full SHA for 2db26e2
Browse repository at this point
Commits on Oct 31, 2010
Quick optimizations
Aria Haghighi
committed
9bb2322
View commit details
Copy full SHA for 9bb2322
Browse repository at this point
Using clojure to parse feed xml. Entries are now just maps. More robust to date changes
Aria Haghighi
committed
95a97ac
View commit details
Copy full SHA for 95a97ac
Browse repository at this point
Commits on Oct 24, 2010
readability improvements and comments
Aria Haghighi
committed
33df431
View commit details
Copy full SHA for 33df431
Browse repository at this point
Merge branch 'master' of github.com:clj-sys/webmine
Aria Haghighi
committed
826e148
View commit details
Copy full SHA for 826e148
Browse repository at this point
Previous
Next
You can’t perform that action at this time.