Diane Cline – THATCamp DC 2017 http://dc2017.thatcamp.org Making History Tue, 04 Apr 2017 16:57:54 +0000 en-US hourly 1 https://wordpress.org/?v=4.9.12 http://dc2017.thatcamp.org/files/2017/02/PROV_1617_2_THATCamp_Univ-calendarDrupal-Promo_220x220_v2_Option-2-150x150.jpg Diane Cline – THATCamp DC 2017 http://dc2017.thatcamp.org 32 32 Intro to API’s session http://dc2017.thatcamp.org/2017/04/04/intro-to-apis-session/ Tue, 04 Apr 2017 16:56:37 +0000 http://dc2017.thatcamp.org/?p=317 Continue reading ]]>

Scribed by Sage P.

“Room A Section 1: Topic- Intro to API’s

DPLA- Digital Public Library

API-Application programming interface

Behind the scenes, to get data

Why?

Scrape data from webite

Data in a structured way

need

Chrome

Postman in chrome (Add app)

(Don’t have to sign up)

hit “send”

It will email a key

API request

Protocol-Domain-version-action-parameter

Switch to GET. Enter domain: api/dpla/v2/items

Params (parameter)

Key & Value

Api_key… # from email

Key: q (query)

Value: (search)

Click send

0 is first not 1

Count -# of matched

Start   Limit   Docs

Different way to search, defined on Dpla website

Specific info back

(ID & titles)  put in fields   Pagination   Saving it is by send & download

More way to access

Web console

Web application- developed gwu library

Commandline- twarc (twitter app)

Code- can always write code

(depend on API and what you want)

Read documentation (to understand)

You may not understand data if you don’t

Fairly stable

Disasterview.laurawrubel.org

Tweeting slides”

]]>
Intro to WordPress with Amanda http://dc2017.thatcamp.org/2017/03/26/intro-to-wordpress-with-amanda/ Sun, 26 Mar 2017 02:29:24 +0000 http://dc2017.thatcamp.org/?p=296 Continue reading ]]>

Session 1 – WordPress – Ruth & Stephen B.

Free & Open.

WordPress runs about 27% websites on the internet

Started with blogs

Difference btw wordpress.com (hosted solution) and wordpress.org

WordPress is open built software

Matt Mullenwag created wordpress – founded company called automatic in mid 2000s

Unlike Facebook, can get the wordpress software (opensource)

WordPress.com vs. WordPress.org
The way WordPress is built is to be “extensible”
Totally true that if you get the wordpress software, you can do whatever you want with it on your own website. Part of the reason why it took off so much. People like to customize.
Extensible nature comes into play with themes and plugins.
Themes control how site works — can customize themes and plugins on your own site
Plug-ins are simple idea, instead of customizing the look and feel of your website, they allow you to customize what your website can do. There are plugins for everything. Lists of plugins can be found on wordpress.org
You can embed everything from videos on youtube to maps on google and even documents.
Software is basically the same on either
People will develop for own site and then give it away for other people to use
Others use it as a portfolio for job searches
Is there a difference between plug in (function) and embedding (content)
WordPress.com is a great tool to teach people about WordPress.org, and a great way to learn web design, code, etc.
Iframe could be helpful for people who are looking to embed/plug in things that are more complex
W3schools.com
Can control pixel width and height — control size of images — in iframe code

The blog part is also valuable, albeit “old fashioned.”
Can be used in a classroom setting to make the discussion more interactive
How to get a high profile?
-don’t use a hosted site

Reclaim Hosting — place to buy web hosting
What are you best uses for WordPress as undergrad students/people preparing to go into career after graduation?
The kinds of things you can put up on your own website that you can’t do on LinkedIn. Can post coursework, papers that you’ve done, actually documenting what you did in courses.
Really good for a portfolio
Benefits of having your own websites
It’s very customizable
Can add your twitter feed, LibraryThing (what you’re currently reading)

There are plugins that allow you to integrate your social media for “sharing” purposes

Reclaimhosting.com

Medium.com also can be used for long form writing

How to gain/improve readership
Be lucky (lol)
There are so many systems of engagement, work to connect them all.
Orchid — researcher identifier
Be authentic and water your presence like a garden
Content and FREQUENT content are very important.
Keep things up to date

]]>