Main

related bits

0

processing priority

4

site type

3 (personal blog or private political site, e.g. Blogspot, Substack, also small blogs on own domains)

review version

11

html import

20 (imported)

Events

first seen date

2024-10-26 02:20:47

expired found date

-

created at

2024-10-26 02:20:47

updated at

2025-04-24 06:27:08

Domain name statistics

length

29

crc

26108

tld

2211

nm parts

0

nm random digits

0

nm rare letters

0

Connections

is subdomain of id

69893241 (blogspot.com)

previous id

0

replaced with id

0

related id

-

dns primary id

0

dns alternative id

0

lifecycle status

0 (unclassified, or currently active)

Subdomains and pages

deleted subdomains

0

page imported products

0

page imported random

0

page imported parking

0

Error counters

count skipped due to recent timeouts on the same server IP

0

count content received but rejected due to 11-799

0

count dns errors

0

count cert errors

0

count timeouts

0

count http 429

0

count http 404

0

count http 403

0

count http 5xx

0

next operation date

-

Server

server bits

server ip

-

Mainpage statistics

mp import status

20

mp rejected date

-

mp saved date

-

mp size orig

96539

mp size raw text

33273

mp inner links count

15

mp inner links status

10 (links queued, awaiting import)

Open Graph

title

Bitumen Framework

description

Blog for the Bitumen framework -- http://code.google.com/p/bitumenframework/

image

site name

author

updated

2026-03-12 05:29:34

raw text

Bitumen Framework Bitumen Framework Blog for the Bitumen framework -- http://code.google.com/p/bitumenframework/ Friday, January 28, 2011 Non-breaking error handling in Clojure: Part Deux This post is a continuation from Part One , which talked about how to capture the return value as well as the Exception that a body of code might give back. Here we will examine how to selectively ignore or notice exceptions. These macros below are taken from the Clj-MiscUtil library I am working on. Onto the code now. Use case #1: Ignore the exception unless a predicate returns true; return nil if an exception is ignored. (defmacro filter-exception "Execute body of code and in case of an exception, ignore it if (pred ex) returns false (i.e. rethrow if true) and return nil." [pred & body] `(try ~@body (catch Exception e# (when (~pred e#) (throw e#))))) This is useful for cases where one needs arbitrary control over how to determine whether an except...

Text analysis

redirect type

0 (-)

block type

0 (no issues)

detected language

1 (English)

category id

Serwisy SEC (10)

index version

1

spam phrases

1

Text statistics

text nonlatin

0

text cyrillic

0

text characters

22245

text words

4302

text unique words

1133

text lines

728

text sentences

176

text paragraphs

68

text words per sentence

24

text matched phrases

0

text matched dictionaries

0

RSS

rss status

32 (unknown)

rss found date

2024-10-26 02:20:48

rss size orig

65917

rss items

8

rss spam phrases

1

rss detected language

1 (English)

inbefore feed id

-

inbefore status

0 (new)

Sitemap

sitemap status

30 (processing completed, results pushed to table crawler_sitemaps.ext_domain_sitemap_lists)

sitemap review version

1

sitemap urls count

8

sitemap urls adult

0

sitemap filtered products

0

sitemap filtered videos

0

sitemap found date

2024-10-26 02:20:48

sitemap process date

2024-10-26 02:20:48

sitemap first import date

-

sitemap last import date

-