• Solutions
    • FERC XBRL Reporting
    • FDTA Financial Reporting
    • SEC Compliance
    • Windows Clipboard Management
    • Legato Scripting
  • Products
    • GoFiler Suite
    • XBRLworks
    • SEC Exhibit Explorer
    • SEC Extractor
    • Clipboard Scout
    • Legato
  • Education
    • Training
    • SEC and EDGAR Compliance
    • Legato Developers
  • Blog
  • Support
  • Skip to blog entries
  • Skip to archive page
  • Skip to right sidebar

Monday, April 24. 2017

Intrastate Offerings Rules Go Into Effect

Rules previously adopted by the Securities and Exchange Commission to facilitate intrastate and regional securities offerings went into effect on April 20th. Specifically, revised Rule 147 and new Rule 147A became effective on this date.

Continue reading "Intrastate Offerings Rules Go Into Effect" »
Posted by
The Novaworks Team
in SEC at 14:58

Friday, April 21. 2017

LDC #31: XBRL Merger, Part 1

Legato is great at supplementing features that GoFiler already has and hooking into existing functions and modifying how they work slightly. Probably its most powerful ability, however, is to add entirely new functionality to GoFiler. One feature GoFiler doesn’t have natively is the ability to have multiple currency types for a single fact in XBRL. Well, we can add support for that using Legato! The new functionality will be achieved by combining two different XFR files.


Continue reading "LDC #31: XBRL Merger, Part 1" »
Posted by
Steven Horowitz
in Development at 16:58

Thursday, April 20. 2017

A Guide to XBRL Taxonomy Migration

Every year, FASB releases a new version of the US GAAP XBRL taxonomy. Depending on the individual filer, adopting this new taxonomy can be easy or potentially require a fair amount of work. While FASB does have release notes for the taxonomy, there is little guidance on how to adopt the new changes. In this blog, we will be going over what can change in a taxonomy update, how to identify those changes, and how to determine what, if anything, needs to be done to your filing to incorporate the changes.

Continue reading "A Guide to XBRL Taxonomy Migration" »
Posted by
The Novaworks Team
in FASB News, SEC Filing Help, US GAAP Taxonomy, XBRL at 11:04

Monday, April 17. 2017

SEC Announces Dates for 2017 Compliance Outreach Seminars

The SEC has opened registration for its compliance outreach seminars for investment companies and investment advisers. Seminars are being held in four different cities around the country in May and June.

Continue reading "SEC Announces Dates for 2017 Compliance..." »
Posted by
The Novaworks Team
in Events, Investor Education, SEC at 09:21

Friday, April 14. 2017

LDC #30: Downloading and using CIK and Owners Library files from a website

Legato is capable of integrating into a huge variety of systems and interfaces. There are a variety of ways to do this, but one of the easiest to implement in Legato is through HTTP POST and GET functions. These functions send a message to a specified web page, which the web page can then handle in some way, and respond. In this week’s blog post, we are going to look at a way that we can hook Legato to download from a web site a CIK library and a Reporting Owners library. I’ve uploaded an example handler page, which can be found here:

Continue reading "LDC #30: Downloading and using CIK and Owners..." »
Posted by
Steven Horowitz
in Development at 11:50

Wednesday, April 12. 2017

SEC Adopts Technical Amendments Under Titles I and III of the JOBS Act

The SEC is adopting technical amendments to make several rules and forms conform to amendments made to the Securities Act and the Exchange Act by Title I of the Jumpstart Our Business Startups (JOBS) Act. These rules address regular updates to the JOBS Act, as prescribed by Congress, to continue to ensure investors and entrepeneurs benefit from crowdfunding and emerging growth opportunities.

Continue reading "SEC Adopts Technical Amendments Under Titles I..." »
Posted by
The Novaworks Team
in EDGAR News, SEC at 15:14

Friday, April 07. 2017

LDC #29: Collaboration Tools and Legato

GoFiler features a number of collaboration tools for use in streamlining a filer or agent’s workflow. These include notifications, control functions, and account control. One of the more commonly used and powerful of these features is task tracking. Task tracking allows you to assign particular tasks to individual users and monitor their progress on those tasks. It also allows users to view the status of the tasks assigned to them and to other people. This is extremely helpful when dividing a complex project amongst different workers.

Continue reading "LDC #29: Collaboration Tools and Legato" »
Posted by
Joshua Kwiatkowski
in Development at 13:24

Friday, March 31. 2017

LDC #28: Chrome Alignment Issue with SEC Filings

10-11-2017 Update: As of Chrome 61, it appears this issue has been resolved. Chrome displays these pages correctly now.


Last week, the Novaworks support team was alerted to a very interesting bug when viewing certain filings on the EDGAR website. In documents that are sufficiently large, a TABLE tag that uses left align or right align or a DIV tag that uses float left or float right can cause the document to display out of order in Google Chrome. Normally, Chrome has no problem displaying these files. However, when the document is filed to the SEC, EDGAR injects some non-HTML tags at the top of it. At the top of every document, the SEC injects tags like these:


Continue reading "LDC #28: Chrome Alignment Issue with SEC Filings" »
Posted by
Steven Horowitz
in Development at 17:44

Thursday, March 30. 2017

From the Help Desk: Understanding Fee Offsets

Many EDGAR filing forms have fees associated with them. Determining the fee associated with a filing is extremely important and can be straightforward. However, there are times when the calculation can also become more complicated. Fee offsets can be a source of confusion for many filers and our support team often gets asked questions about how to prepare an EDGAR filing when fee offsets are involved.

Continue reading "From the Help Desk: Understanding Fee Offsets" »
Posted by
The Novaworks Team
in EDGAR News, SEC Filing Help at 14:45

Monday, March 27. 2017

SEC Seeking Comment on Possible Changes to Industry Guide 3

The SEC is requesting public comment on proposed changes to Industry Guide 3 (Statistical Disclosure by Bank Holding Companies). In light of developments in the financial services industry since the publication of Guide 3, the SEC is considering modernizing the nature, timing, scope, and applicability of Guide 3, which at the moment applies strictly to Bank Holding Companies (BHCs).

Continue reading "SEC Seeking Comment on Possible Changes to..." »
Posted by
The Novaworks Team
in EDGAR News, SEC at 09:59

Friday, March 24. 2017

LDC #27: Automatically Changing the EDGAR Preferences Part 2

Welcome back! This is part two of a series of blog posts involving a script to automatically change EDGAR preferences. You do not need to read the first blog post to understand most of the concepts of this post but it is recommended.

Continue reading "LDC #27: Automatically Changing the EDGAR..." »
Posted by
David Theis
in Development at 11:29

Monday, March 20. 2017

SEC Publishes IFRS Taxonomy

The SEC recently approved and published the International Financial Reporting Standards (IFRS) taxonomy so foreign private issuers can begin submitting their financial reports to EDGAR using XBRL. Requirements for foreign private issuers to use XBRL were originally adopted in 2009 with the caveat that such requirements would not go into effect until the IFRS taxonomy was available. Now that the taxonomy has been published on the SEC’s website, issuers may begin using it to submit financial statements.

Continue reading "SEC Publishes IFRS Taxonomy" »
Posted by
The Novaworks Team
in EDGAR News, IFRS Taxonomy, SEC, XBRL at 10:06

Friday, March 17. 2017

LDC #26: Automatically Changing the EDGAR Preferences Part 1

This blog is the first part of a two part series. This first part will discuss how to change the EDGAR Preferences in Legato and show an example script to change the Filing Agent credentials automatically when a project is opened. The second part will show how to secure the script to prevent users from accessing any private information needed by the script. Be advised that the script in this first part is usable as-is, but the second part adds crucial security to prevent users from reading the agent credentials.

Continue reading "LDC #26: Automatically Changing the EDGAR..." »
Posted by
David Theis
in Development at 14:39

Monday, March 13. 2017

SEC Releases EDGAR 17.1

On March 13, 2017, EDGAR 17.1 was released by the Securities and Exchange Commission. This release primarily contained changes to add a new online version of the Transfer Agent forms, Form TA-1, TA-2 and TA-W. Other changes affect a number of forms, including the Regulation A forms, the Form ABS-EE data files, Form SDR and Form N-MFP2.

Continue reading "SEC Releases EDGAR 17.1" »
Posted by
The Novaworks Team
in EDGAR News, SEC at 13:11

Friday, March 10. 2017

LDC #25: Enumerating Menu Functions

In the past weeks we’ve explored multiple different scripts that hook into GoFiler menu functions. These have included creating custom table polishing scripts and inserting images directly into EDGAR HTML files. The capacity to hook custom functions into GoFiler through its menu functions is an extremely powerful aspect of Legato scripting. This week we’re going to examine a short script that can enumerate the menu functions in GoFiler. Our script prints the list of menu functions to both the log and to a CSV file, which provides more permanent storage for later reference.

Continue reading "LDC #25: Enumerating Menu Functions" »
Posted by
Margaret Gardner
in Development at 13:54
« previous page   (Page 94 of 103, totaling 1532 entries) next page »

Quicksearch

Categories

  • XML Accounting
  • XML AICPA News
  • XML FASB News
  • XML GASB News
  • XML IASB News
  • XML Development
  • XML Events
  • XML FERC
  • XML eForms News
  • XML FERC Filing Help
  • XML Filing Technology
  • XML Information Technology
  • XML Investor Education
  • XML MSRB
  • XML EMMA News
  • XML FDTA
  • XML MSRB Filing Help
  • XML Novaworks News
  • XML GoFiler Online Updates
  • XML GoFiler Updates
  • XML XBRLworks Updates
  • XML SEC
  • XML Corporation Finance
  • XML DERA
  • XML EDGAR News
  • XML Investment Management
  • XML SEC Filing Help
  • XML XBRL
  • XML Data Quality Committee
  • XML GRIP Taxonomy
  • XML IFRS Taxonomy
  • XML US GAAP Taxonomy

Calendar

Back August '25 Forward
Mo Tu We Th Fr Sa Su
Tuesday, August 26. 2025
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

Feeds

  • XML
Sign Up Now
Get SEC news articles and blog posts delivered monthly to your inbox!
Based on the s9y Bulletproof template framework

Compliance

  • FERC
  • EDGAR
  • EMMA

Software

  • GoFiler
  • SEC Exhibit Explorer
  • SEC Extractor
  • XBRLworks
  • Legato Scripting

Company

  • About Novaworks
  • News
  • Site Map
  • Support

Follow Us:

  • LinkedIn
  • YouTube
  • RSS
  • Newsletter
  • © 2025 Novaworks, LLC
  • Privacy
  • Terms of Use
  • Trademarks and Patents
  • Contact Us