Giter Club home page Giter Club logo

whyr2017.github.io's People

Contributors

agosiewska avatar emilbuszylo avatar krzyslom avatar maju116 avatar marcinkosinski avatar pbiecek avatar potockan avatar slon1024 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

whyr2017.github.io's Issues

activate real twitter feed for whyr.pl website

  1. Using this script you download the created_at, text and id from the result - it downloads last 10 tweets from twitter from a whyRconf profile
  2. You store the results in some database or CSV file - CSV is easier to be edited.
  3. You append only non-existing tweets to CSV from 2)
  4. Sometimes it is required to manually add html tags to the tweet text - probably once per tweet.
  5. You update the twitter-container section in index.html with last 10 tweets.

Example for 4)

		<section class="twitter-container">
			<div class="twitter">
				<ul class="tweet_list" id="tweet_list">
					<li class="tweet_first tweet_odd">
						<span class="tweet_text">We're hoping to host an <b>R</b>
							<br>
							Polish Conference in Warsaw<br>this September!</span><span class="tweet_time"><a href="#" title="view tweet on twitter">about 10 days ago</a></span>
					</li>
					<li class="tweet_even">
						<span class="tweet_text"><span class="at">Follow @</span><a href="http://twitter.com/whyRconf">whyRconf</a> on Twitter for more news :) and stay tuned!</span><span class="tweet_time"><a href="http://twitter.com/pixelthrone/status/466325405507387392" title="view tweet on twitter">about 4 days ago</a></span>
					</li>
					<li class="tweet_odd">
						<span class="tweet_text"><span class="at">Have you been to @</span><a href="http://twitter.com/eRum2016">erum2016</a>? Then you can't miss next great <b>R</b> users meeting in Poland <br>- "Why R?" conference!</span><span class="tweet_time"><a href="http://twitter.com/pixelthrone/status/466280221889409024" title="view tweet on twitter">about 5 hours ago</a></span>
					</li>
				</ul>
			</div>
		</section>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.