Soundshop
There needs to be a program called Sound shop, that acts like the "Photoshop" of sound and music

tumblr dot com
ojovivo
I'd rather be in outer space 🛸
Sade Olutola
The Stonewall Inn
Xuebing Du
sheepfilms
🪼
KIROKAZE

Origami Around
Lint Roller? I Barely Know Her
Cosmic Funnies

Andulka
"I'm Dorothy Gale from Kansas"
noise dept.
trying on a metaphor
todays bird
2025 on Tumblr: Trends That Defined the Year
seen from United States

seen from Türkiye
seen from United States
seen from United States
seen from United States
seen from United States

seen from Malaysia

seen from United States

seen from Ukraine

seen from United States
seen from United Kingdom
seen from United States
seen from Malaysia
seen from United States

seen from China
seen from Colombia

seen from United States

seen from United States

seen from United States
seen from Bolivia
@paulag5
Soundshop
There needs to be a program called Sound shop, that acts like the "Photoshop" of sound and music

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Ladies and gentlemen, I give you the TIME Traveling Monkey....
Why I don't have time
About summer....
Schol is out. Reddit awaits.
This is what I imagine my sigil would look like if I was a member of "House" in Game of Thrones. The bird is supposed to be a phoenix while the sword is, well, a sword.

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Email, Phone
You can reach me at the following emails:
[email protected] (no spam por favor)
and my phone number is:
(917) 615-2660
Don't go spam calling me, because that is rude, and the trademark move of a Scumbag Steve.
Must Eat More Donuts
Have to support corporate America's attempts to fatten the flock. Cannibals, anyone? And, more to the point, why do most Dunkin Donuts charge 11 cents tax, and the one on Court Street in Brooklyn Heights doesn't?
I'll tell you why, CONSPIRACY....
cut "tan, tan, taaaaaaaa" sound effect, with the "taaaaaaaa" lowering in pitch as you go on.
PHP
I started learning PHP, which is the code used by servers.
GOD DAMN ROBOTS
ROBOTS, FROM CHINA, TOOK OVER THIS COMPUTER, AND POSTED SOME MESSAGES. THAT WAS NOT ME. IGNORE THE PREVIOUS MESSAGE.
Hey, Hey, yeah you
Guess What?
I don't really know.Â
This has been pointless.
10101010101010101010100100101110101101001010101010
Beep Beep Bop.
Robots are the best.
We will rule the world.

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
I got Cowboy boots, now nothing can stop me. Space cowboy away.
My code so far
 <!DOCTYPE html>
  <html>
<head>
<link rel="stylesheet" href="http://www.webatsa.com/paul/paulstyles.css" />
      <script type="text/javascript" src="http://www.webatsa.com/paul/jquery1.8.3.js"></script>
      <script type="text/javascript" src="http://www.webatsa.com/paul/pauljquery.js"></script>
<title>{Title}</title>
</head>
<body>
    <div id="Archive">
    <h2>Archive</h2>
<ul>
<li><h3><a href="#">January</a></h3></li>
<li><h3><a href="#">February</a></h3></li>
<li><h3><a href="#">March</a></h3></li>
<li><h3><a href="#">April</a></h3></li>
<li><h3><a href="#">May</a></h3></li>
<li><h3><a href="#">June</a></h3></li>
<li><h3><a href="#">July</a></h3></li>
<li><h3><a href="#">August</a></h3></li>
<li><h3><a href="#">September</a></h3></li>
<li><h3><a href="#">October</a></h3></li>
<li><h3><a href="#">November</a></h3></li>
<li><h3><a href="#">December</a></h3></li>
</ul>
</div>
<div id="container">
<header>
<h1>Welcome to a magical world of discovery</h1>
          <p><h3>{Description}</h3></p>
</header>
<div id="navigation">
        {block:Pagination}
        <ul>
      {block:PreviousPage}
        <li><a href="{PreviousPage}">Previous</a></li>
      {/block:PreviousPage}
      {block:NextPage}
        <li><a href="{NextPage}">Next</a></li>
      {/block:NextPage}
      </ul>
    {/block:Pagination}
<ul> Â Â <li><a href="http://paulag5.tumblr.com">Home</a></li>
          <li><a href="http://paulag5.tumblr.com/tagged/messageme">Messages From Me</a></li>
<li><a href="http://paulag5.tumblr.com/tagged/classes">Classes</a></li>
<li><a href="http://paulag5.tumblr.com/tagged/contactinfo">Contact Info</a></li>
<li><a href="http://paulag5.tumblr.com/tagged/writingwork">Writing Work</a></li>
<li><a href="http://paulag5.tumblr.com/tagged/Photos">Photos</a></li>
<li><a href="http://paulag5.tumblr.com/tagged/interesting">Interesting Things I like</a></li>
</ul>
</div>
<section id="main">
<div id="articles">
                <ol id="posts">
      {block:Posts}
        {block:Text}
          <li class="post text">
            {block:Title}
              <h3><a href="{Permalink}">{Title}</a></h3>
            {/block:Title}
            {Body}
          </li>
        {/block:Text}
        {block:Photo}
          <li class="post photo">
            <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
            {block:Caption}
              <div class="caption">{Caption}</div>
            {/block:Caption}
          </li>
        {/block:Photo}
        {block:Photoset}
          <li class="post photoset">
            {Photoset-500}
            {block:Caption}
              <div class="caption">{Caption}</div>
            {/block:Caption}
          </li>
        {/block:Photoset}
        {block:Quote}
          <li class="post quote">
            "{Quote}"
            {block:Source}
              <div class="source">{Source}</div>
            {/block:Source}
          </li>
        {/block:Quote}
        {block:Link}
          <li class="post link">
            <a href="{URL}" class="link" {Target}>{Name}</a>
            {block:Description}
              <div class="description">{Description}</div>
            {/block:Description}
          </li>
        {/block:Link}
        {block:Chat}
          <li class="post chat">
            {block:Title}
              <h3><a href="{Permalink}">{Title}</a></h3>
            {/block:Title}
            <ul class="chat">
              {block:Lines}
                <li class="{Alt} user_{UserNumber}">
                  {block:Label}
                    <span class="label">{Label}</span>
                  {/block:Label}
                  {Line}
                </li>
              {/block:Lines}
            </ul>
          </li>
        {/block:Chat}
        {block:Video}
          <li class="post video">
            {Video-500}
            {block:Caption}
              <div class="caption">{Caption}</div>
            {/block:Caption}
          </li>
        {/block:Video}
        {block:Audio}
          <li class="post audio">
            {AudioPlayerBlack}
            {block:Caption}
              <div class="caption">{Caption}</div>
            {/block:Caption}
          </li>
        {/block:Audio}
      {/block:Posts}
    </ol>
</div>
</div> <!-- this is a container, and the end of my content -->
                   </section>
<footer>Guys, don't hate, and if you want the content take it, but properly give due to its creators. Cause it is copyright and trademarked and patented and protected by a bunch of laser guns. Paul A G Nov 29, 2012</footer>
</body>
</html>
DO NOT READ
I told you not to read it, didn't I. Its interesting when authors use this method of writing, breaking the fourth wall, such as Lemony Snicket, whose name cracks me up all the time. Me writing about writers breaking the fourth wall breaks the fifth wall, which is super crazy.Â
Updates: The background has been updated (on my blog), to a drawing I drew on photoshop, because I am just that gifted.Â
Also will be adding a questionnaire and a MadLib to the blog soon. Just finalizing the JQuery code.
Update, the above was a completely run on set of sentences. Note to self, learn to utilize periods instead of commas.
So...memes
It would seem that memes are the big thing in 2013, and memes about memes are the really big thing. Memeception.
A really good Book
Is Shantaram, by Gregory David Roberts is an amazing tale of adventure in Bombay, a city surrounded in as much mystery and adventure as surrounded in crime and death. It tells the tale of an escaped Australian convict who establishes a clinic in a slum, goes to prison at Arthur Road, joins the Mafia, travels to Afghanistan as a gun runner during the Soviet Afghanistan War, and then becomes a major mafia head when he gets back. READ IT, NOW!

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
The Shade, an often overlooked DC antihero, is quite a badass.
Top five favorite superpowers
My to five favorite superpowers would be:
1. Ability to absorb and type of energy and then redirect it, no matter its size or caliber.
2. Invulnerability in the sense that my skin can withstand anything such as bullets, rockets, energy blasts, punches, nuclear fission, etc. Same with the inside.
3. No need for food, water, sleep, or air.
4. The ability to create matter from absorbed energy, for example, creating enough rubber and helium atoms for a ballon.
5. The ability to talk to al machines and command them, like in the comic Deus Ex Machinima.Â
My superhero name would be either Voidstar, cause thats a catchy name, or The Bard, because the energy manipulation power would allow me to manipulate portals made of energy, and I could travel to other universes, like a Bard.