creativity4life.livejournal.com Open in urlscan Pro
81.19.74.1  Public Scan

URL: https://creativity4life.livejournal.com/
Submission: On October 27 via api from US — Scanned from DE

Form analysis 8 forms found in the DOM

GET //www.livejournal.com/rsearch/

<form class="s-header-search__form" action="//www.livejournal.com/rsearch/" method="get" role="search" target="_blank">
  <input type="hidden" name="journal" value="creativity4life">
  <input type="hidden" name="journalId" value="11925657">
  <button class="
                                            s-header-search__btn
                                            s-header-search-btn" type="submit"><span class="
                                                i-iconus
                                                s-header-search__icon
                                                ">
      <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--search" width="16" height="16">
        <use xlink:href="#flaticon--search"></use>
      </svg>
    </span>
  </button>
  <input class="s-header-search__input" type="text" placeholder="Search by creativity4life" results="5" autosave="some_unique_value" size="12" name="q" id="SearchText">
</form>

GET //www.livejournal.com/rsearch/

<form class="s-header-search__form" action="//www.livejournal.com/rsearch/" method="get" role="search" target="_blank">
  <div class="s-header-search__form-content">
    <input type="hidden" name="journal" value="creativity4life">
    <input type="hidden" name="journalId" value="11925657">
    <div class="s-header-search__input-wrapper">
      <input class="
                                                    s-header-search__input
                                                    s-inline-search-input" type="text" placeholder="Search by creativity4life" results="5" autosave="some_unique_value" size="12" name="q" id="SearchText" required="">
    </div>
  </div>
  <button class="
                                        s-header-search__btn
                                        s-do-item-search-btn" type="button"><span class="
                                            i-iconus
                                            s-header-search__icon
                                            ">
      <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--search" width="16" height="16">
        <use xlink:href="#flaticon--search"></use>
      </svg>
    </span>
  </button>
</form>

Name: setreadability_formPOST https://www.livejournal.com/tools/setstylemine.bml

<form method="POST" name="setreadability_form" action="https://www.livejournal.com/tools/setstylemine.bml"><input type="hidden" name="Widget[StyleAlwaysMine]_readability" value="on"><input type="hidden" name="Widget[StyleAlwaysMine]_user" value="">
  <div class="s-header-extra-menu-item__link w-cs-view-style"><label class="w-cs-label" for="view-own"><input type="checkbox" id="view-own" class="w-cs-checkbox js--use-system-style-switch">Readability</label></div>
</form>

Name: setreadability_form_adaptivePOST https://www.livejournal.com/tools/setstylemine.bml

<form method="POST" name="setreadability_form_adaptive" action="https://www.livejournal.com/tools/setstylemine.bml"><input type="hidden" name="Widget[StyleAlwaysMine]_readability" value="on"><input type="hidden" name="Widget[StyleAlwaysMine]_user"
    value="">
  <div class="s-header-extra-menu-item__link w-cs-view-style"><label class="w-cs-label" for="view-own"><input type="checkbox" id="view-own" class="w-cs-checkbox js--use-system-style-switch">Readability</label></div>
</form>

POST https://www.livejournal.com/login.bml?ret=1

<form action="https://www.livejournal.com/login.bml?ret=1" method="post" class="b-loginform__form pkg lj_login_form ng-pristine ng-valid ng-valid-maxlength">
  <input type="hidden" name="ref" value="" autocomplete="off">
  <input type="hidden" name="ret" value="1" autocomplete="off">
  <div class="b-loginform__form-wrap">
    <div class="b-loginform-field" ng-class="{'b-loginform-field--error' : loginForm.errorUsername}">
      <div class="b-loginform-field__wrap">
        <div class="b-loginform-field__icon-wrap b-loginform-field__icon-wrap--user">
          <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--userhead" width="16" height="16">
            <use xlink:href="#flaticon--userhead"></use>
          </svg>
        </div>
        <input id="user" class="b-loginform-field__input b-loginform-field__input--user ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" type="text" tabindex="10" placeholder="Username" value="" name="user" size="18" maxlength="17"
          autocorrect="off" ng-model="loginForm.model.username" ng-init="loginForm.model.username=null">
      </div>
      <span ng-bind-html="loginForm.errorMessage" class="b-loginform-field__errorMsg ng-binding ng-hide" ng-show="loginForm.errorUsername"></span>
    </div>
    <div class="b-loginform-field" ng-class="{'b-loginform-field--error' : loginForm.errorPassword}">
      <div class="b-loginform-field__wrap">
        <div class="b-loginform-field__icon-wrap b-loginform-field__icon-wrap--pass">
          <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--lock" width="16" height="16">
            <use xlink:href="#flaticon--lock"></use>
          </svg>
        </div>
        <input id="lj_loginwidget_password" class="b-loginform-field__input b-loginform-field__input--pass js--loginform-field-pass ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength" type="password" tabindex="11" name="password" size="20"
          maxlength="30" placeholder="Password" ng-model="loginForm.model.password" ng-init="loginForm.model.password=null">
        <button class="b-loginform-field__toggle-password js--loginform-toggle-pass" type="button" tabindex="12">
          <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticons-v2 flaticons-v2--eye" width="16" height="16">
            <use xlink:href="#flaticons-v2--eye"></use>
          </svg>
          <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticons-v2 flaticons-v2--eye-disabled" width="16" height="16">
            <use xlink:href="#flaticons-v2--eye-disabled"></use>
          </svg>
        </button>
      </div>
      <span ng-bind-html="loginForm.errorMessage" class="b-loginform-field__errorMsg ng-binding ng-hide" ng-show="loginForm.errorPassword"></span>
    </div>
    <div class="b-loginform-other-field" ng-init="loginForm.forceRemember = 0">
      <!-- ngIf: !loginForm.forceRemember -->
      <div class="b-loginform-checkbox ng-scope" ng-if="!loginForm.forceRemember">
        <input id="remember_me" class="b-loginform-checkbox__input b-ljform-checkbox ng-pristine ng-untouched ng-valid ng-not-empty" type="checkbox" tabindex="13" name="remember_me" ng-model="loginForm.expire">
        <label class="b-loginform-checkbox__label" for="remember_me">Remember me</label>
        <label class="b-loginform-checkbox__control" for="remember_me"></label>
      </div><!-- end ngIf: !loginForm.forceRemember -->
      <a class="b-loginform__link" href="https://www.livejournal.com/lostinfo.bml" title="Forgot password" tabindex="14" target="_self">
                                Forgot password
                            </a>
    </div>
  </div>
  <!-- ngIf: loginForm.presubmitWarning -->
  <button type="submit" name="action:login" class="b-loginform-btn b-loginform-btn--login b-loginform-btn--auth b-loginform-btn--center b-loginform-btn--disabled" tabindex="15" ng-click="loginForm.loginUser($event)" ng-class="{
                            'b-loginform-btn--disabled' : !loginForm.getLoginBtnIsEnabled(),
                            'b-loginform-btn--loading' : loginForm.loginIsPending
                        }"> Log in <span ng-show="loginForm.loginIsPending" class="b-loginform-btn__loader svgpreloader svgpreloader-tag svgpreloader-16 ng-hide"></span>
  </button>
</form>

POST https://www.livejournal.com/identity/login.bml?type=openid&auto_forwhat=user%24creativity4life%24%2F

<form action="https://www.livejournal.com/identity/login.bml?type=openid&amp;auto_forwhat=user%24creativity4life%24%2F" method="post" class="lj-openid-auth b-loginform__form ng-pristine ng-valid">
  <div class="b-loginform-field" ng-class="{'b-loginform-field--error' : loginForm.errorId}">
    <div class="b-loginform-field__wrap">
      <div class="b-loginform-field__icon-wrap b-loginform-field__icon-wrap--openid">
        <svg xmlns="http://www.w3.org/2000/svg" class="svgicon flaticon flaticon--openid" width="16" height="16">
          <use xlink:href="#flaticon--openid"></use>
        </svg>
      </div>
      <input type="text" size="18" id="openid" name="openid:url" class="b-loginform-field__input ng-pristine ng-untouched ng-valid ng-empty" placeholder="Your openid url" tabindex="10" ng-model="loginForm.model.openid"
        ng-init="loginForm.model.openid=null">
    </div>
    <span ng-bind-html="loginForm.errorMessage" class="b-loginform-field__errorMsg ng-binding ng-hide" ng-show="loginForm.errorId"></span>
  </div>
  <button type="submit" name="action:login" class="b-loginform-btn b-loginform-btn--login b-loginform-btn--center lj-openid-auth-submit b-loginform-btn--disabled" tabindex="11" ng-class="{'b-loginform-btn--disabled' : !loginForm.model.openid}"
    ng-click="loginForm.loginOpenID($event)">Log in</button>
</form>

<form class="feedpromo-complaint__form ng-pristine ng-valid">
  <span class="feedpromo-complaint__close" ng-click="complaintForm.hide()"><svg class="svgicon" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="30px" height="30px"
      viewBox="0 0 30 30">
      <polygon points="30,2.728 27.272,0 15,12.273 2.727,0 0,2.728 12.272,15 0,27.273 2.727,30 15,17.728 27.272,30 30,27.273 17.727,15"></polygon>
    </svg></span>
  <h3 class="feedpromo-complaint__title" lj-ml="feedpromo.complaint.popup.title">Why do you want to hide promo?</h3>
  <fieldset class="form__field">
    <label class="form__label">
      <input class="radio                         custom--label-input                          ng-pristine ng-untouched ng-valid ng-not-empty" id="reason-1" type="radio" name="complaint" value="1" ng-model="complaintForm.reason">
      <span class="
                        custom--label
                        custom--label-huge
                        custom--label-blue
                        custom--label-bold
                        " for="reason-1" lj-ml="feedpromo.complaint.reason.1">Not interested</span>
    </label>
  </fieldset>
  <fieldset class="form__field">
    <label class="form__label">
      <input class="radio                         custom--label-input                          ng-pristine ng-untouched ng-valid ng-not-empty" id="reason-2" type="radio" name="complaint" value="2" ng-model="complaintForm.reason">
      <span class="
                        custom--label
                        custom--label-huge
                        custom--label-blue
                        custom--label-bold
                        " for="reason-2" lj-ml="feedpromo.complaint.reason.2">Inappropriate or offensive</span>
    </label>
  </fieldset>
  <fieldset class="form__field">
    <label class="form__label">
      <input class="radio                         custom--label-input                          ng-pristine ng-untouched ng-valid ng-not-empty" id="reason-3" type="radio" name="complaint" value="3" ng-model="complaintForm.reason">
      <span class="
                        custom--label
                        custom--label-huge
                        custom--label-blue
                        custom--label-bold
                        " for="reason-3" lj-ml="feedpromo.complaint.reason.3">Cheating or fraud</span>
    </label>
  </fieldset>
  <button class="
                flatbutton
                flatbutton--max
                flatbutton--bold
                flatbutton--large
                flatbutton--neutral-blue
                " ng-click="complaintForm.complain()" lj-ml="feedpromo.complaint.delete">Delete</button>
</form>

GET https://creativity4life.livejournal.com/

<form action="https://creativity4life.livejournal.com/" method="get" id="sortByPoster">
  <fieldset>
    <div class="g-form__group">
      <input type="text" name="poster" class="w-cs-text lightinput lightinput--big g-form__group-input" maxlength="15" placeholder="Username">
      <button type="submit" class="w-cs-submit lightbutton lightbutton--big lightbutton--blue g-form__group-button" title="Filter by author">Apply </button>
    </div>
  </fieldset>
</form>

Text Content

? ?
LiveJournal
 * Find more
   * Entdecken
   * RSS Reader
 * Shop
 * Hilfe
 * 

Anmelden

 * 
 * Anmelden
 * Join free Join
 * 
 * Deutsch (de)
   * English (en)
   * Русский (ru)
   * Українська (uk)
   * Français (fr)
   * Português (pt)
   * español (es)
   * Deutsch (de)
   * Italiano (it)
   * Беларуская (be)

creativity4life —
 * 
 * < no suspend reason >
 * Readability
   
   
   
   
   
 * Subscribe
   
   
   
 * More
   creativity4life
   
   Archive
   Filter by author
   Readability
   
   
   
   
   






LOG IN



No account? Create an account

Remember me
Forgot password
Log in

Log in
QR code
 * 
 * 
 * 
 * 
 * 
 * 
 * 

No account? Create an account

By logging in to LiveJournal using a third-party service you accept
LiveJournal's User agreement


Created Chaos
Chaos needs an outlet
 * Earlier
 * Now
 * Archive
 * Friends
 * Profile
 * Memories
 * creativity4life

 
Fanfiction
My Fic Masterlist
Slash 25 Table: Oliver Queen
SSA

i ♥ slash

























Entry Tags
!fanart: fanfiction, !fanart: icons, !fanart: manip, !fanart: wallpaper,
!resources: hq pictures, !resources: screencaps, !resources: sk3 theme,
!resources:scan, 2006, 2007, 2008, 2009, J², alona tal, amanda seyfried, andrew
garfield, beta, celeb: andrew garfield, challenge, character: clark kent,
character: josef, character: josh lindsey, character: kendall casablancas,
character: logan echolls, character: mick st. john, character: oliver
queen/green arrow, character: sheriff lamb, dwts_fic, eliza dushku, emma bunton,
fandom: entourage, fandom: jericho, fandom: moonlight, fandom: smallville,
fandom: studio 60, fandom: supernatural, fandom: the social network, fandom:
twilight, fandom: veronica mars, fandom:cwrps, hilary swank, jason dohring,
jensen ackles, jeremy piven, jessy schram, john cusack, jordan belfi, justin
hartley, keri russell, kevin bacon, kyle gallner, layout, michael muhney,
michelle trachtenberg, mod post, movie: lovers liars lunatics, movie: shelter,
movie: tfatf, nathan fillion, pairing: beth/mick, pairing: danny/jordan,
pairing: jensen/steve, pairing: lamb/veronica, pairing: mick/josef, pairing:
oliver/clark, pairing: oliver/lois, paul walker, picspam, quoteicons, rachel
evan wood, rating: nc17, rating: pg, rating: r, resources: mood theme, ryan
hansen, sienna miller, size: 1024x768, size: 1200x1024, size: 1200x800, size:
1280x1024, size: 800x600, slashfic25, tara reid, tom welling, tv show: boomtown,
tv show: brothers&sisters, tv show: dirt, tv show: fallen, tv show: justice, tv
show: lawki, tv show: medium, tv show: moonlight, tv show: north shore
8th-May-2011 10:07 pm - Scan - Andrew Garfield in JOY March 2011 (German)



( TranslationCollapse )
 * Tags:!resources:scan, andrew garfield, fandom: the social network
 * Location:Germany, Düsseldorf
 * Mood:blah
 * Music:Running, please wait...

creativity4life
chaotic4life

 * 1 comment
 * Speak
 * Link
 * Share
 * Flag

11th-Apr-2011 12:06 am - (icons) Challenge text20in20


( 20 iconsCollapse )
 * Tags:!fanart: icons, challenge, fandom: the social network

creativity4life
chaotic4life

 * 14 comments
 * Speak
 * Link
 * Share
 * Flag


2nd-Mar-2011 01:24 am - agarfield20in20 - Round 03
Icon Set agarfield20in20 - Round 03
Andrew Garfield for agarfield20in20



( Read more...Collapse )
 * Tags:!fanart: icons, celeb: andrew garfield, challenge, fandom: the social
   network
 * Location:Germany, Düsseldorf
 * Mood:drained

creativity4life
chaotic4life

 * 5 comments
 * Speak
 * Link
 * Share
 * Flag

7th-Feb-2011 03:14 am - (picspam) SCENERY AND PRODUCTION DESIGN of THE SOCIAL
NETWORK


CHALLENGE 26 SETTING: SCENERY AND PRODUCTION DESIGN
Scenery and Production Design of The Social Network

( Read more...Collapse )

Caps by rawr_caps
Please don't post on Tumblr. I will post it on mine, feel free to reblog.
 * Tags:fandom: the social network, picspam
 * Location:Germany, Düsseldorf
 * Mood:creative

creativity4life
chaotic4life

 * 11 comments
 * Speak
 * Link
 * Share
 * Flag


29th-Dec-2009 04:55 am - (Screencaps) SATC 2 Trailer - HD
Trailer: Sex and the City 2
Amount: 69
Format: png & jpg
Size: 1850x1013

Enjoy!

Sample Cap



Quickpost this image to Myspace, Digg, Facebook, and others!

png (caps in 3 files - join with HJsplit) 1 2 3
jpg

Comments are ♥
Credit is nice, but not necessary.
 * Tags:!resources: screencaps

creativity4life
chaotic4life

 * 3 comments
 * Speak
 * Link
 * Share
 * Flag


14th-Apr-2009 08:50 pm - [Fic Rec] Supernatural/TF&TF
I think I am in Fic heaven. The amazing khaleesian wrote a SPN and The Fast &
The Furious Crossover. Vaughn, New Mexico. Day and it's sequel Valentine,
Arizona, Night.
It's pre-series SPN, gen, and the rating solely based on language. The
characters are so spot on and Dean is still young and the lone ranger, missing
his little brother. Car porn as three hot guys drool over the Impala, and the
Nissan is there. This is so utterly in character and perfect and funny. If you
like those fandoms, you should definitely give it a try.
creativity4life
chaotic4life

 * Speak
 * Link
 * Share
 * Flag


27th-Mar-2009 07:43 pm - Sweet Charity 2009


( Read more...Collapse )
creativity4life
chaotic4life

 * 2 comments
 * Speak
 * Link
 * Share
 * Flag

9th-Mar-2009 09:35 pm - WIP - MEME
I am the queen of procrastination, and apparently of WIP's
Been meaning to do this meme ... so here it goes.



Post a sentence or two extracted from each WIP you have (or as many as you want
to pick). No context, no explanations.


1. The wooden planks holding up the makeshift roof of leaves and an ultra thin,
weather repellent thermo cover, thanks to Queen Industries research department,
were not resembling anything that Oliver considered liveable.

2. Nervously letting his fingers run across the bottle neck, he concentrated on
the water traveling down the bottle in irregular patterns, collecting on his
digits and leaving his hands wet and chilled.

3. “You know, that whole pause in itself tells me people are not telling me
stuff.” Chris prodded, “it’s not like you to think before you talk girl.” He
took a swag of his beer and tried to get comfortable on the hard wooden bench.

4. It was a presence only deployed by experience, money and power; A bred in
poise that couldn’t be learned and had nothing to do with his movie star good
looks and everything to do with the way he carried himself with an intimidating
confidence.

5. The dry heat outside combined with the extortion from running through a hotel
the size of a small Midwestern town almost choked him and he had to take a deep
breath, when he suddenly felt his right flip flop hit a spot of water on the
polished floor right outside the automatic sliding door and he immediately could
feel himself loosing his footing.

6. The place was decorated with hundreds of Christmas lights, a left over beacon
of last years holiday season, dipping the courtyard into thousands of blinking
lights that twinkled like stardust.

7. The friendly contact of warm hands on his leather covered shoulders made his
skin vibrate with distant familiarity and before he could prevent it, he was
being wrapped up in a manly one armed back hug and all he could do was hope his
beer wouldn’t be pushed off the bar by all the kerfuffle.

8. “Seriously, the law scares only very few people to begin with, but I hate to
disappoint you, in this town - on a college campus - I don’t think you’ll get a
lot of candy,” unable to hide a smirk
“Not to mention there are no deputies in this town that still go shopping in the
kids department.”

9. Jensen just raised an eyebrow and slid the bowl out of Jared’s reach with his
right foot, just before he could refill his oversized mouth with any more
sweets.

10. Death was taking over like the everlasting sunshine.

11. “My luck ran out when you moved in on my territory and decided you wanted to
be head cowboy of this little circus.”

12. Centuries of paranoia and incredible adaptability had implemented scary
accurate people skills in the man.

13. Leaning over the desk he was greeted by a life-sized Polly Pocket Doll
sporting a frown that made her nose crinkle like a puck, the “My Little Pony”
clutched in her left hand matching the purple dress down to a tee and the blonde
locks were held together by matching bows.


That makes 13 WIPs in 4 Fandoms and I don't know how many pairings. Good grief.
I need a vacation to finish all this. As always #2 and #3 are my highest
priority right now, even if that doesn't seem to mean much right now. Supposedly
I am not to work anymore overtime, so I might actually free up some time here
and there. Yay.
 * Mood:frustrated

creativity4life
chaotic4life

 * 2 comments
 * Speak
 * Link
 * Share
 * Flag


19th-Feb-2009 07:30 am - [fanfiction] Fade to love (Smallville, Clark/Oliver,
PG)
Title: Fade to love
Fandom: Smallville
Pairing: Clark/Oliver
Rating: PG | wordount: 475
Warning: Angst, character death, Apoca-fic
Prompt: smallearth's Valentine Challenge - February 19th|Red Roses|Team Clark
Summary: The world can come to a sudden end, but memories will fade away

Disclaimer: Characters belong to people smarter than me. For entertainment only.
No copyright infringement intended.

Thanks to svgurl for the beta.

Life has taught us that love does not consist in gazing at each other but in
looking outward together in the same direction...
Antoine DeSaint-Expery

( Fade to loveCollapse )

Awards won:




 * Tags:!fanart: fanfiction, 2009, character: clark kent, character: oliver
   queen/green arrow, fandom: smallville, pairing: oliver/clark, rating: pg

creativity4life
chaotic4life

 * 4 comments
 * Speak
 * Link
 * Share
 * Flag

28th-Dec-2008 04:50 pm - [screencaps] Without a Trace 7x08 - Better Angels
Show: Without a trace
Episode: 7x08
Format: jpg
Amount: 1264
Size: 624x352




zip


♥ Comments
 * Tags:!resources: screencaps, jordan belfi

creativity4life
chaotic4life

 * 1 comment
 * Speak
 * Link
 * Share
 * Flag


 * Earlier
 * Top of Page

This page was loaded Oct 27th 2024, 11:08 am GMT.

They liked it 0




WHY DO YOU WANT TO HIDE PROMO?

Not interested Inappropriate or offensive Cheating or fraud Delete





Do you want to delete this repost?

Yes No




ADD TO MEMORIES

Select privacy level Edit privacy level

 * Public
 * Friends only
 * Private

Remove

Full options



FIND POSTS BY AUTHOR

Type username to filter posts in this community

Apply







word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1