CFR Parallel Table of Authorities and Rules

The following table lists rulemaking authority (except 5 U.S.C. 301) for regulations codified in the Code of Federal Regulations. Also included are statutory citations which are noted as being interpreted or applied by those regulations. The table is divided into four segments: United States Code citations, United States Statutes at Large citations, public law citations, … Read more

SEO for PDF Meta Tags [Case Study]

It’s great to optimize your pdf content for SEO, but what about PDF meta information? We are evaluating what meta information needs to be maintained for best PDF SEO performance with the attached document. For this case study, we uploaded this pdf with unique tags in the Filename, Author, Description, Subject, Creator, About, and Producer meta … Read more

Google Pixel 3 / 3XL Supported Cellular & LTE Bands

According to the FCC Fillings, CDMA/EV-DO/GSM/EGPRS/WCDMA/HSPA/LTE/NFC/GNSS/WPC WLAN 11b/g/n HT20/VHT20 WLAN 11a/n HT20/HT40 WLAN 11ac VHT20/VHT40/VHT80 Bluetooth BR/EDR/LE Serial Numbers of Google Pixel Devices: 85LY00985, 84UX008M6,84UX008LK,839X004RB,823X002LP,84VX00933 GSM850 GSM1900 WCDMA II WCDMA VI WCDMA V CDMA BC0 CDMA BC1 CDMA BC10 LTE Band 7 LTE Band 12 / 17 LTE Band 13 LTE Band 2 / 25 LTE … Read more

TinniTest.org – An Online TinnTester

Some offline “PDF” tinnitus tests are available such as the Tinnitus Functional Index and the Tinnitus Handicap Inventory, but these tests are strictly paper documents making it difficult to use these methods to track the progression of your tinnitus over time. Studies use the difficult to obtain TinnTester Software and Micro-DSP has the hardware/cart “TinniTest … Read more

Google Adsense ads.txt

Dear Publisher, We’ve noticed that one or more of the sites listed in the ‘My sites’ tab in your AdSense account doesn’t have an ads.txt file. Ads.txt helps ensure your ad space is only sold through sellers (e.g., AdSense) who you’ve identified as authorized. This gives you control over who’s allowed to sell ads on … Read more

pandoc flags help

ubuntu@computer:~$ pandoc –help pandoc [OPTIONS] [FILES] -f FORMAT, -r FORMAT –from=FORMAT, –read=FORMAT -t FORMAT, -w FORMAT –to=FORMAT, –write=FORMAT -o FILENAME –output=FILENAME –data-dir=DIRECTORY -R –parse-raw -S –smart –old-dashes –base-header-level=NUMBER –indented-code-classes=STRING -F PROGRAM –filter=PROGRAM –normalize -p –preserve-tabs –tab-stop=NUMBER –track-changes=accept|reject|all –file-scope –extract-media=PATH -s –standalone –template=FILENAME -M KEY[:VALUE] –metadata=KEY[:VALUE] -V KEY[:VALUE] –variable=KEY[:VALUE] -D FORMAT –print-default-template=FORMAT –print-default-data-file=FILE –dpi=NUMBER –no-wrap –wrap=auto|none|preserve … Read more

IPTV on Apple TV

IPTV links typically end M3U, M3U8, or TS. The Apple TV does not have any native support for HTTP Live Streams, but you can easily open your stream in a web-player and AirPlay your computer to stream it to your TV. Step 1. Navigate to player.streamingtvguides.com Step 2: Select the 100% width view under “Player … Read more

application/vnd.apple.mpegurl & application/x-mpegURL

application/vnd.apple.mpegurl and application/x-mpegURL are HTTP headers assigned to m3u8 files. M3U8 files are a type of M3U file used for streaming video over HTTP. They carry the same beginning header of EXTM3U. Example URL: https://video-dev.github.io/streams/x36xhzz/x36xhzz.m3u8 File Contents: #EXTM3U #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=2149280,CODECS=”mp4a.40.2,avc1.64001f”,RESOLUTION=1280×720,NAME=”720″ url_0/193039199_mp4_h264_aac_hd_7.m3u8 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=246440,CODECS=”mp4a.40.5,avc1.42000d”,RESOLUTION=320×184,NAME=”240″ url_2/193039199_mp4_h264_aac_ld_7.m3u8 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=460560,CODECS=”mp4a.40.5,avc1.420016″,RESOLUTION=512×288,NAME=”380″ url_4/193039199_mp4_h264_aac_7.m3u8 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=836280,CODECS=”mp4a.40.2,avc1.64001f”,RESOLUTION=848×480,NAME=”480″ url_6/193039199_mp4_h264_aac_hq_7.m3u8 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=6221600,CODECS=”mp4a.40.2,avc1.640028″,RESOLUTION=1920×1080,NAME=”1080″ url_8/193039199_mp4_h264_aac_fhd_7.m3u8 Example 2: https://playertest.longtailvideo.com/adaptive/aviion/manifest.m3u8 Contents: #EXTM3U #EXT-X-VERSION:1 #EXT-X-TARGETDURATION:10 … Read more