# Busey Ipsum

`2012 & 2017 - Web Developement & Design`

Around 2011/2012, it was popular in web design circles to create silly Ipsum generators. This was around the time I started taking web development seriously, so as an exercise I created Busey Ipsum based on the CMS I was working with at the time Concrete5. It creates filler text based on Gary Busey quotes.&#x20;

Unfortunately it was PHP and way too heavy for what it was, so in around 2017 I rewrote the whole thing as a static page with the functionality in Javascript, while taking the time to modernize the design.

&#x20;It still currently resides at [buseyipsum.com](http://www.buseyipsum.com) and is hosted by Github pages.&#x20;

## History

<figure><img src="/files/nIlpXyAlms0K7K2fVViH" alt=""><figcaption><p>First version of buseyipsum.com</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.clomads.com/design-web-and-film/busey-ipsum.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
