#basic html guide
Explore tagged Tumblr posts
Text
PODFICCER (and fic author) RESOURCE: things i learned about HTML today
-> from this reference work on ao3: A Complete Guide to 'Limited HTML' on AO3 by CodenameCarrot (please go leave a comment if you find anything here useful !!!)
EDIT: OMG Y'ALL I HAVE BEEN HAVING SO MUCH NERDY GEEKY FUN TWEAKING MY PODFIC HOW-TO GUIDE WITH THIS STUFF
headings, blockquote, div
----
-----
html currently allowed by ao3 html sanitizer
a. abbr. acronym. address. b. big. blockquote. br. caption. center. cite. code. col. colgroup. details. dd. del. dfn. div. dl. dt. em. figcaption. figure. h1. h2. h3. h4. h5. h6. hr. i. img. ins. kbd. li. ol. p. pre. q. rp. rt. ruby. s. samp. small. span. strike. strong. sub. summary. sup. table. tbody. td. tfoot. th. thead. tr. tt. u. ul. var.
-----
in-line (text) formatting tags supported by ao3
-----
OMG LOOK AT THIS !!! IDK WHEN I WOULD EVER USE THIS BUT LOOK HOW COOL !!!
-----
paragraphs & p formats: archiveofourown.org/works/5191202/chapters/161901154#AddParagraphs
-----
omg I'VE ALWAYS WONDERED HOW TO GET THAT LINE BREAK THINGY IN THE MIDDLE OF THE PAGE !!!
-----
end post
#podfic resource#podficcer resource#fic author resource#ao3 writer resource#ao3 fanfic#ao3#html resource#html reference#html#reference#resource#html tutorial#basic html guide#CodenameCarrot
6 notes
·
View notes
Text

The Comprehensive Guide to Web Development, Data Management, and More
Introduction
Everything today is technology driven in this digital world. There's a lot happening behind the scenes when you use your favorite apps, go to websites, and do other things with all of those zeroes and ones — or binary data. In this blog, I will be explaining what all these terminologies really means and other basics of web development, data management etc. We will be discussing them in the simplest way so that this becomes easy to understand for beginners or people who are even remotely interested about technology. JOIN US
What is Web Development?
Web development refers to the work and process of developing a website or web application that can run in a web browser. From laying out individual web page designs before we ever start coding, to how the layout will be implemented through HTML/CSS. There are two major fields of web development — front-end and back-end.
Front-End Development
Front-end development, also known as client-side development, is the part of web development that deals with what users see and interact with on their screens. It involves using languages like HTML, CSS, and JavaScript to create the visual elements of a website, such as buttons, forms, and images. JOIN US
HTML (HyperText Markup Language):
HTML is the foundation of all website, it helps one to organize their content on web platform. It provides the default style to basic elements such as headings, paragraphs and links.
CSS (Cascading Style Sheets):
styles and formats HTML elements. It makes an attractive and user-friendly look of webpage as it controls the colors, fonts, layout.
JavaScript :
A language for adding interactivity to a website Users interact with items, like clicking a button to send in a form or viewing images within the slideshow. JOIN US
Back-End Development
The difference while front-end development is all about what the user sees, back end involves everything that happens behind. The back-end consists of a server, database and application logic that runs on the web.
Server:
A server is a computer that holds website files and provides them to the user browser when they request it. Server-Side: These are populated by back-end developers who build and maintain servers using languages like Python, PHP or Ruby.
Database:
The place where a website keeps its data, from user details to content and settings The database is maintained with services like MySQL, PostgreSQL, or MongoDB. JOIN US
Application Logic —
the code that links front-end and back-end It takes user input, gets data from the database and returns right informations to front-end area.

Why Proper Data Management is Absolutely Critical
Data management — Besides web development this is the most important a part of our Digital World. What Is Data Management? It includes practices, policies and procedures that are used to collect store secure data in controlled way.
Data Storage –
data after being collected needs to be stored securely such data can be stored in relational databases or cloud storage solutions. The most important aspect here is that the data should never be accessed by an unauthorized source or breached. JOIN US
Data processing:
Right from storing the data, with Big Data you further move on to process it in order to make sense out of hordes of raw information. This includes cleansing the data (removing errors or redundancies), finding patterns among it, and producing ideas that could be useful for decision-making.
Data Security:
Another important part of data management is the security of it. It refers to defending data against unauthorized access, breaches or other potential vulnerabilities. You can do this with some basic security methods, mostly encryption and access controls as well as regular auditing of your systems.
Other Critical Tech Landmarks
There are a lot of disciplines in the tech world that go beyond web development and data management. Here are a few of them:
Cloud Computing
Leading by example, AWS had established cloud computing as the on-demand delivery of IT resources and applications via web services/Internet over a decade considering all layers to make it easy from servers up to top most layer. This will enable organizations to consume technology resources in the form of pay-as-you-go model without having to purchase, own and feed that infrastructure. JOIN US
Cloud Computing Advantages:
Main advantages are cost savings, scalability, flexibility and disaster recovery. Resources can be scaled based on usage, which means companies only pay for what they are using and have the data backed up in case of an emergency.
Examples of Cloud Services:
Few popular cloud services are Amazon Web Services (AWS), Microsoft Azure, and Google Cloud. These provide a plethora of services that helps to Develop and Manage App, Store Data etc.
Cybersecurity
As the world continues to rely more heavily on digital technologies, cybersecurity has never been a bigger issue. Protecting computer systems, networks and data from cyber attacks is called Cyber security.
Phishing attacks, Malware, Ransomware and Data breaches:
This is common cybersecurity threats. These threats can bear substantial ramifications, from financial damages to reputation harm for any corporation.
Cybersecurity Best Practices:
In order to safeguard against cybersecurity threats, it is necessary to follow best-practices including using strong passwords and two-factor authorization, updating software as required, training employees on security risks.
Artificial Intelligence and Machine Learning
Artificial Intelligence (AI) and Machine Learning (ML) represent the fastest-growing fields of creating systems that learn from data, identifying patterns in them. These are applied to several use-cases like self driving cars, personalization in Netflix.
AI vs ML —
AI is the broader concept of machines being able to carry out tasks in a way we would consider “smart”. Machine learning is a type of Artificial Intelligence (AI) that provides computers with the ability to learn without being explicitly programmed. JOIN US
Applications of Artificial Intelligence and Machine Learning: some common applications include Image recognition, Speech to text, Natural language processing, Predictive analytics Robotics.
Web Development meets Data Management etc.
We need so many things like web development, data management and cloud computing plus cybersecurity etc.. but some of them are most important aspects i.e. AI/ML yet more fascinating is where these fields converge or play off each other.
Web Development and Data Management
Web Development and Data Management goes hand in hand. The large number of websites and web-based applications in the world generate enormous amounts of data — from user interactions, to transaction records. Being able to manage this data is key in providing a fantastic user experience and enabling you to make decisions based on the right kind of information.
E.g. E-commerce Website, products data need to be saved on server also customers data should save in a database loosely coupled with orders and payments. This data is necessary for customization of the shopping experience as well as inventory management and fraud prevention.
Cloud Computing and Web Development
The development of the web has been revolutionized by cloud computing which gives developers a way to allocate, deploy and scale applications more or less without service friction. Developers now can host applications and data in cloud services instead of investing for physical servers.
E.g. A start-up company can use cloud services to roll out the web application globally in order for all users worldwide could browse it without waiting due unavailability of geolocation prohibited access.
The Future of Cybersecurity and Data Management
Which makes Cybersecurity a very important part of the Data management. The more data collected and stored by an organization, the greater a target it becomes for cyber threats. It is important to secure this data using robust cybersecurity measures, so that sensitive information remains intact and customer trust does not weaken. JOIN US
Ex: A healthcare provider would have to protect patient data in order to be compliant with regulations such as HIPAA (Health Insurance Portability and Accountability Act) that is also responsible for ensuring a degree of confidentiality between a provider and their patients.
Conclusion
Well, in a nutshell web-developer or Data manager etc are some of the integral parts for digital world.
As a Business Owner, Tech Enthusiast or even if you are just planning to make your Career in tech — it is important that you understand these. With the progress of technology never slowing down, these intersections are perhaps only going to come together more strongly and develop into cornerstones that define how we live in a digital world tomorrow.
With the fundamental knowledge of web development, data management, automation and ML you will manage to catch up with digital movements. Whether you have a site to build, ideas data to manage or simply interested in what’s hot these days, skills and knowledge around the above will stand good for changing tech world. JOIN US
#Technology#Web Development#Front-End Development#Back-End Development#HTML#CSS#JavaScript#Data Management#Data Security#Cloud Computing#AWS (Amazon Web Services)#Cybersecurity#Artificial Intelligence (AI)#Machine Learning (ML)#Digital World#Tech Trends#IT Basics#Beginners Guide#Web Development Basics#Tech Enthusiast#Tech Career#america
4 notes
·
View notes
Text
the loonaverse pages on the loona wiki are so fucking funny bcuz they're just a total mess and full of ppl just stating theories as if they're fact
#its also really funny when its a theory ive never even heard of. they'll just say some crazy shit like its a fact#and i'll just be like girl what are we TALKING about 😭😭#this does piss me off a little though cuz like why are we doing that. why are yall stating that yves killed vivi like thats fact IT IS NOT#this is honestly just motivating me more to work on what im making rn. i wasnt gonna say anything until i was ready to actually#share it but basically im making a neocities website that functions as a full in-depth guide to the loonaverse :) specifically directed#towards newcomers. ive been working on it a ton the past couple days and im rlly proud of it so far. slowly learning html in the process#but anyways yes seeing how dogshit the loonaverse part of the wiki is only fuels me more to create a better resource#serena.txt
3 notes
·
View notes
Text
Advanced-Level Backgammon: An Outsider's Guide - Problem #3
Problem #3
Black opened with 65 and escaped a back man, and White responded by using their 43 to split their own back men and bring down a builder to their 10-point (shown as the 15-point). Black's now rolled the respectable 55, but how to play it?
Candidate Moves
The candidate moves include:
13/3 8/3 6/1*, closing an inner board point and hitting loose on the ace-point.
13/3(2), making the 3-point with two checkers from the midpoint.
8/3(2) 6/1*(2), closing two inner board points and pointing on White's head in the process.
13/8(2) 6/1*(2), pointing on White's back man and unstacking the midpoint.
…
(The full write-up is available on my website, UVGammon): Advanced-Level Backgammon: An Outsider's Guide - Problem #3
#backgammon#outsider's guide#uvgammon#There are no ads or tracking or anything on that website I promise#It's all basic HTML and CSS because I hate complex front-end webdev with a passion
2 notes
·
View notes
Text
#Web development guide#Beginner web development#Web development tutorial#Website creation tips#HTML CSS JavaScript#Learning web development#Step-by-step web development#Web development basics#Building websites#Frontend development#Backend development#Web development resources#Web development for beginners#DIY web development#Web development skills
1 note
·
View note
Text
Want to upgrade your coding skill to create animations and interactive graphics? This blog covers everything about HTML animation including the Canvas API.
#Basic HTML tagsexplained#Introduction to HTML elements#HTML basics#HTML tutorial#Master HTML#HTML tags#Web development#Learn HTML#HTML for beginners#HTML guide#HTML syntax#Building web pages#Basic HTML elements#Learn HTML elements#Learn Online HTML#Online HTML Tutorial#Introduction to HTML#HTML tutorials#Learn HTML online
0 notes
Text
========================================================
[tutorial: build your own neocities/nekoweb page]
========================================================
a beginner's guide for making your very own home on the indie web—retro, personal, weird, and 100% yours.
this ain’t an average wix, squarespace, or tiktok aesthetic.
we’re talking full html/css with soul and attitude.
[ prerequisites ]
------------------
> an idea
> basic text editor (vscode, notepad++, or even notepad)
> account on https://neocities.org or https://nekoweb.org
> some gifs or tiles you love (dig deep or make your own)
> optional: image host or gif repo (or self-host everything)
[ feeling overwhelmed? read this. ]
-----------------------------------
you do *not* need to know everything.
html is not a mountain. it's a garden.
you plant one tag. then another. then a style. then a button.
you can build your site piece by piece.
and every piece is a portal to somewhere personal.
you are allowed to make broken pages.
you are allowed to use templates.
you are allowed to start over as many times as you want.
this is *your* world. you control the weird.
[ step 1: create an account ]
-----------------------------
> neocities: https://neocities.org
> nekoweb: https://nekoweb.org
register a name, log in, and enter your file manager.
this is where you upload your files and see your site live.
[ step 2: your first file - index.html ]
----------------------------------------
make a new file: `index.html`
basic starter:
<html>
<head>
<title>my weird little corner</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1>welcome to the void</h1>
<p>this is my page. it’s strange. like me.</p>
<img src="mygif.gif">
</body>
</html>
> upload to the dashboard
> boom. you’re live at
https://yoursite.neocities.org
or https://nekoweb.org/u/yoursite
[ step 3: add a style sheet - style.css ]
-----------------------------------------
create a file called `style.css` and upload it.
here’s some nostalgic magic:
body {
background: url('tile.gif');
color: lime;
font-family: "Courier New", monospace;
text-shadow: 1px 1px 0 black;
}
img {
image-rendering: pixelated;
}
marquee {
font-size: 20px;
color: magenta;
}
link it in your html and the vibes activate.
[ step 4: decorate it like a haunted usb ]
------------------------------------------
> use <marquee> for chaos scrolls
> embed gifs from https://gifcities.org/
> steal buttons from https://cyber.dabamos.de/88x31/
> set up a guestbook at https://www.smartgb.com/
> loop audio with <audio autoplay loop>
> add fake errors, 90s web lore, random link lists
[ step 5: resources, themes, and comfort ]
------------------------------------------
> templates & layouts: https://numbpilled-themes.tumblr.com
> glitchy gifs & buttons: https://glitchcat.neocities.org/resources
> layout builder: https://sadgrl.online/projects/layout-builder/
> free tiled backgrounds: https://backgrounds.neocities.org/
> beginner html intro: https://www.w3schools.com/html/
> pixel fonts & cyber assets: https://fontstruct.com/
remember:
you don't need to know js. you don't need to be a coder.
you just need a mood, a direction, a dream.
the html will follow.
[ bonus concept: shrine pages ]
-------------------------------
> a page just for one character you love
> a room to house digital fragments of your identity
> embed quotes, music, images like altars
> call it shrine.html and link it from your homepage
[ closing mantra ]
------------------
you are not here to be optimized.
you are not a brand.
you are a ghost inside the machine,
carving your initials into the silicon void.
welcome to Your website.
========================================================
#webcore#old web graphics#neocities#web graphics#carrd graphics#carrd resources#rentry decor#rentry graphics#carrd moodboard#carrd inspo#neopets#indie#indie web#early web#webdevelopment#web development#web resources#web design#old internet#old web#oldweb#nekoweb#transparent gif#tiny pixels#pixel gif#moodboard#tutorial#html page#html theme#htmlcoding
427 notes
·
View notes
Text
The 100% Good Twine SugarCube Guide!
The 100% Good Twine SugarCube Guide is a coding guide for the SugarCube format of Twine. It is meant as an alternative to the SugarCube documentation, with further explanations, interactive examples, and organised by difficulty. The goal of this guide is to make the learning curve for new SugarCube user less steep, and provide a comprehensive and wide look over the format.
VIEW / DOWNLOAD THE GUIDE!!!!
The Guide is compartmentalised in (currently) four categories:
THE BASICS or the absolute basics to start with SugarCube. No need for extra knowledge. Just the base needed to make something.
THE BASICS + adding interactivity, and creating a fully rounded IF game May require a bit of CSS knowledge (formatting rules)
INTERMEDIATE MODE adding more customisation and complex code Will probably require some CSS knowledge, and maybe some JavaScript
ADVANCE USE the most complex macros and APIs Will surely require some JavaScript/jQuery knowledge
Note: The Advanced Use includes all the APIs, macros, and methods not covered by the previous categories. This includes code requiring very advance knowledge of JavaScript/jQuery to be used properly.
Each category explains many aspects of the format, tailored to a specific level of the user. More simpler explanations and examples are available in earlier chapters, compared to the later ones.
If something is unclear, you found a mistake, you would like more examples in the guide, or would like a feature covered, let me know!
The Guide currently covers all macros (as of SugarCube v.2.37.3), all functions and methods, and APIs. It touches upon the use of HTML, CSS, JavaScript and jQuery, when relevant. It also discusses aspects of accessibility.
The Guides also provides a list of further resources, for the different coding languages.
The Guide is available in a downloadable form for offline view:
HTML file that can be opened in Twine
.tw file that can be opened in Twine
source code, separating the chapters, .js and .css files
GITHUB REPO | RAISE AN ISSUE | TWINE RESOURCES TWEEGO | TEMPLATES | CSCRIPT 2 SG GUIDE
Twine® is an “an open-source tool for telling interactive, non-linear stories” originally created by Chris Klimas maintained in several different repositories (Twinery.org). Twine is also a registered trademark of the Interactive Fiction Technology Foundation.
SugarCube is a free (gratis and libre) coding format for Twine/Twee created and maintained by TME.
VIEW / DOWNLOAD THE GUIDE!!!!
As of this release (v2.0.0), it is up to date with the version 2.37.3. If you are looking for the guide covering SugarCube 2.36.1, you can find it on my GitHub.
Note: the Guide is now complete. There won't be further substantial updates.
#the 100% Good Twine SugarCube Guide#template#templates#guide#coding in twine#twine#coding#HTML#JavaScript#CSS#macros#interactive fiction#sugarcube#interactive games#k thanks. i don't need any more reminders that sugarcube update and that I NEED TO UPDATE MY RESOURCES#i KNOW#manonamora
505 notes
·
View notes
Text
i heard w3schools.com is really good! although tbh immmm personally not a fan of their tutorials- just idk i dont vibe w it personally, but good resource for looking up specific elements
aand um. idk if its good at all but i personally used dash.generalassemb.ly/ to learn html/css? it was absolute basics though lol but idk it worked for me so !!
I think people need to consider that by posting updates for their projects exclusively to Twitter and/or Discord they are making their projects as inaccessible as possible.
Unless you have a Twitter account or unless you are a member of a specific Discord server, you cannot see updates to this project.
There’s a solution to this.
It’s called MAKE A WEBSITE MAKE A WEBSITE HTML IS NOT THAT HARD TO LEARN AND THERE’S WYSIWYG PROGRAMS THAT MAKE IT EASY FOR YOU PLEASE MAKE A WEBSITE FOR YOUR PROJECT AAAAAAAA
#im also happy to help out but um. i suck ass at explaining things lol#but yeah idk i ran into the second site *years* ago when i wanted to learn how to make my own tumblr theme#which. i didnt end up using their guide for it#but yk it got me basic html/css so !#idk my way of learning was basics through generalassembly and then just. looking shit up lol#the neocities page template also works as a reference for what you can do w html tho!#but idk yeah i used GA literally years ago (like um. at least 5 id guess??)#so i cnt say if the site is *good* or trustworthy or anything
72 notes
·
View notes
Text
Twine/SugarCube ressources
Some/most of you must know that Arcadie: Second-Born was coded in ChoiceScript before I converted it to Twine for self-publishing (for various reasons).
I have switched to Ren'Py for Cold Lands, but I thought I would share the resources that helped me when I was working with Twine. This is basically an organized dump of nearly all the bookmarks I collected. Hope this is helpful!
Guides
Creating Interactive Fiction: A Guide to Using Twine by Aidan Doyle
A Total Beginner’s Guide to Twine
Introduction to Twine By Conor Walsh (covers Harlowe and not SugarCube)
Twine Grimoire I
Twine Grimoire II
Twine and CSS
Documentation
SugarCube v2 Documentation
Custom Macros
Chapel's Custom Macro Collection, particularly Fairmath function to emulate CS operations if converting your CS game to Twine
Cycy's custom macros
Clickable Images with HTML Maps
Character pages
Character Profile Card Tutorial
Twine 2 / SugarCube 2 Sample Code by HiEv
Templates
Some may be outdated following Twine/SugarCube updates
Twine/Sugarcube 2 Template
Twine SugarCube template
Twine Template II
Twine Template by Vahnya
Sample Code and more resources
A post from 2 years ago where I share sample code
TwineLab
nyehilism Twine masterpost
How to have greyed out choices
idrellegames's tutorials
Interactive Fiction Design, Coding in Twine & Other IF Resources by idrellegames (idrellegames has shared many tutorials and tips for Twine, browse their #twine tag)
How to print variables inside links
How do I create a passage link via clicking on a picture
App Builder
Convert your Twine game into a Windows and macOS executable (free)
Convert your Twine game into a mobile app for Android and iPhone (90$ one-time fee if memory serves me right) // Warning: the Android app it creates is outdated for Google Play, you'll need to update the source code yourself
250 notes
·
View notes
Text
Sources for Celtic History and Paganism!
So today I was reading Ancient Fire: An Introduction to Gaulish Celtic Polytheism by Segomâros Widugeni when it struck me just how many of the sources were the type of thing that wouldn't necessarily come up on a regular search, particularly some out-of-print books, a lot of which are actually available on the Internet Archive! I took some time to take note of each listed source, and tried to see if I could find the right place to request them from (in the case of a handful of articles and theses), find PDF links where they did already exist, basically whatever I could! Some books are available to buy, most secondhand, and while most are available on Amazon, I won't be linking those here. I'd encourage anyone shopping to consider an alternative option if they can! Now, I haven't read through all of these, but the moment I found at least one of them seems to be impossible to find, I was reminded of the dangers of dying media. So I wanted to put these together so anyone could use them. Not every resource listed is in English. Anyway, on to the list~
Cernunnos: Looking a Different Way
By Ceisiwr Serith
https://ceisiwrserith.com/therest/Cernunnos/cernunnospaper.htm
Cernunnos Origin and Transformation of A Celtic Divinity
By Phyllis Fray Bober
https://www.scribd.com/document/460345187/cernunnos-origin-and-transformation-of-a-celtic-divinity-phyllis-fray-bober
Basic Celtic Deity Types
by Alexei Kondratiev
https://naomh-na-tursan.livejournal.com/5752.html
Deep Ancestors: Practicing the Religion of the Proto-Indo-Europeans
Book by Ceisiwr Serith
https://www.scribd.com/document/362472999/Deep-Ancestors-Practicing-the-Religion-of-the-Proto-Indo-Europeans
The Gods of the Celts and the Indo-Europeans
Book by Garrett S. Olmsted
https://www.academia.edu/38135817/The_Gods_of_the_Celts_and_the_Indo_Europeans_revised_2019_
Dictionary of Celtic Myth and Legend
Book by Miranda Aldhouse-Green
https://www.thriftbooks.com/w/dictionary-of-celtic-myth-and-legend_miranda-aldhouse-green/543335/#edition=5215209&idiq=16154030
The Book of The Great Queen: The Many Faces of the Morrigan from Ancient Legends to Modern Devotions
Book by Morpheus Ravenna Further
to tongu do dia toinges mo thuath [“Mi a dyngaf dynged it”], &c.
By John Koch
https://www.academia.edu/7242277/Further_to_tongu_do_dia_toinges_mo_thuath_Mi_a_dyngaf_dynged_it_and_c
Goddesses in Celtic Religion Cult and Mythology: A Comparative Study of Ancient Ireland, Britain and Gaul
By Noémie Beck
http://theses.univ-lyon2.fr/documents/lyon2/2009/beck_n#p=0&a=title
The Integration of Mercury and Lugus: Myth and History in Late Iron Age and Early Roman Gaul
By Krista Ovist
https://archives.library.wales/index.php/integration-of-mercury-and-lugus
Lady with a Mead Cup: Ritual, Prophecy, and Lordship in the European Warband from La Tène to the Viking Age
Book by Michael J. Enright
How to Kill a Dragon: Aspects of Indo-European Poetics
Book by Calvert Watkins
https://ia801404.us.archive.org/view_archive.php?archive=/7/items/twain-mark-a-connecticut-yankee-in-king-arthurs-court/1-ptry.zip&file=How%20to%20Kill%20a%20Dragon%20-%20Aspects%20of%20Indo%20European%20Poetics.pdf
The Celtic Gauls: Gods, Rites and Sanctuaries
Book by Jean-Louis Brunaux
The Apple Branch: A Path to Celtic Ritual
Book by Alexei Kondratiev
https://archive.org/details/applebranchpatht0000kond
Oxford Dictionary of Celtic Mythology
Book by James Mackillop
https://archive.org/details/dictionaryofcelt0000mack
The female deities of the Celtic religion: worship and mythology: a comparative study of ancient Ireland, Great Britain and Gaul
By Noémie Beck
https://theses.fr/2009LYO20084
Celtic Curses
Book by Bernard Mees
https://www.academia.edu/1012094/Celtic_Curses_Woodbridge_Boydell_2009
Guide to Irish Mythology
Book by Daragh Smyth
https://archive.org/details/guidetoirishmyth00smyt
The Sacred Isle
Book by Dáithí Ó hÓgáin
https://archive.org/details/sacredislebelief0000ohog
The Matronae and Matres: Breathing New Life into an Old Religion
By River Devora
http://polytheist.com/the-web-of-blessings/2015/08/12/the-matronae-and-matres-breathing-new-life-into-an-old-religion/
Interpretatio Romana and Matronae Iconography
By River Devora
http://polytheist.com/the-web-of-blessings/2015/08/31/interpretatio-romana-and-matronae-iconography/#:~:text=The%20overlay%20of%20interpretatio%20Romana,and%20plaques%20and%20glean%20valuable
Celtic chiefdom, Celtic state: the evolution of complex social systems in prehistoric Europe
By Arnold, Bettina and Gibson, D. Blair
https://searchworks.stanford.edu/view/3086499
*butacos, *wossos, *geistlos, *ambactos. Celtic Socioeconomic Organisation in the European Iron Age. Studia Celtica 40, 2006: 23-41
By Raimund Karl
https://www.academia.edu/245239/_butacos_wossos_geistlos_ambactos_Celtic_Socioeconomic_Organisation_in_the_European_Iron_Age_Studia_Celtica_40_2006_23_41
The Ancient Celts
Book by Barry Cunliffe
https://archive.org/details/ancientcelts00cunl_0
Sengoidelc: Old Irish for Beginners
Book by David Stifter
https://archive.org/details/sengoidelcoldiri0000stif
Greek Kελτóς and Γαλάτης, Latin Gallus ‘Gaul’
By Kim McCone
https://spr.harrassowitz-library.com/article/spr/2006/1/6
Celtic Heritage: Ancient Tradition in Ireland and Wales
Book by Alwyn and Brinley Rees
https://archive.org/details/in.gov.ignca.36494
Celtic Reconstructionist Paganism
By Erynn Rowan Laurie, Kathryn Price NicDhàna, Aedh Rua Ó Mórríghan, Kym Lambert ní Dhoireann and John Machate, ed. by Erynn Rowan Laurie
https://web.archive.org/web/20080418025755/http://www.witchvox.com/va/dt_va.html?a=usma&c=trads&id=6645
Which witch is which? : a concise guide to Wiccan and Neo-Pagan paths and traditions
Book Compiled and Edited by Patricia Telesco
Sources for the Three Realms
By Annie Loughlin - original source link is dead, need help to locate!
Dictionnaire de la Langue Gauloise
Book by Xavier Delmarre
https://archive.org/details/dictionnairedelal00dela (referred to as “Essential for Gaulish Language study)
The Settling of the Manor of Tara
By R.I. Best
https://www.ucd.ie/tlh/trans/rib.eriu.4.001.t.text.html
The court of law in Iron Age ‚Celtic’ societies. In R. Karl & J. Leskovar (eds.), Interpretierte Eisenzeiten 3. Fallstudien, Methoden, Theorie. Tagungsbeiträge der 3. Linzer Gespräche zur interpretativen Eisenzeitarchäologie. Studien zur Kulturgeschichte von Oberösterreich Folge 22, Linz: Oberösterreichisches Landesmuseum 2009: 135-60.
By Raimund Karl
https://www.academia.edu/245221/The_court_of_law_in_Iron_Age_Celtic_societies_In_R_Karl_and_J_Leskovar_eds_Interpretierte_Eisenzeiten_3_Fallstudien_Methoden_Theorie_Tagungsbeitr%C3%A4ge_der_3_Linzer_Gespr%C3%A4che_zur_interpretativen_Eisenzeitarch%C3%A4ologie_Studien_zur_Kulturgeschichte_von_Ober%C3%B6sterreich_Folge_22_Linz_Ober%C3%B6sterreichisches_Landesmuseum_2009_135_60
Matasović Etymological Dictionary Of Proto Celtic
By Ranko Matasović
https://archive.org/details/matasovic-etymological-dictionary-of-proto-celtic
Hammer of the Gods: Anglo-Saxon Paganism in Modern Times Second Edition
Book by Swain Wodening
https://archive.org/details/hammerofgodsangl0000swai
Various Works by Christopher Scott Thompson - recommended re: honor in Gaulish society
https://cateransociety.wordpress.com/books/
A Handbook of the Scottish Gaelic World
Book by Michael Newton and Michael Steven Newton
Celtic Values
By Alexei Kondratiev
http://dagdacelt.freehostia.com/values.html
European paganism : the realities of cult from antiquity to the Middle Ages
By Ken Dowden
https://archive.org/details/europeanpaganism0000dowd
A Definitive Reconstructed Text of the Coligny Calendar
By Garrett Olmsted
https://www.academia.edu/62011364/A_Definitive_Reconstructed_Text_of_the_Coligny_Calendar
New Calendar of Gaulish Polytheism
By Jess via Nemeton Nigromanitcos
https://thebloodybones.wordpress.com/2015/07/10/new-calendar-of-gaulish-polytheism/#more-265
Calendar of Feast-Days of Deities
Via the blog Deo Mercutio
https://deomercurio.wordpress.com/calendar-of-feast-days-of-deities/
Altkeltische Sozialstrukturen
By Raimund Karl
https://homepage.univie.ac.at/Raimund.Karl/Sozialstrukturen.pdf
La Langue Gauloise
Book by Pierre-Yves Lambert
https://www.scribd.com/document/782869557/Lambert-1994-La-langue-gauloise-description-linguistique-commentaire-d-inscriptions-choisies
Death, War, and Sacrifice: Studies in Ideology & Practice
Book by Bruce Lincoln
The Gods of the Celts
Book by Miranda Aldhouse-Green
https://archive.org/details/godsofceltsar00mira
War Goddess The Morrigan And Her Germano Celtic Counterparts
Book by Angelique Gulermovich Epstein
https://archive.org/details/WarGoddessTheMorriganAndHerGermanoCelticCounterparts
Epigraphik-Datenbank Clauss/Slaby
- Database of “almost all inscriptions ever recorded”
https://db.edcs.eu/epigr/hinweise/hinweis-en.html
A website on Gallo-Roman religion:
http://www.deomercurio.be/en/
A scholarly website with information on Epona:
https://epona.net/
#witch#witchcraft#magic#witchblr#witchy#pagan#paganism#resources#pagan resources#celtic#celtic pagan#roman pagan#gaulish#gaulish paganism#gaulish polytheism#advwitchblr#continental celtic#Cernunnos#Kernunnos#the morrigan#celtic paganism#polytheism#Gaul#Irish paganism
120 notes
·
View notes
Text
if yall want to have fun on the internet while feeling like apart of a community you should join neocities and make your own personal website im so srs.
you’ll need to learn html coding but there are loads of free templates you can use! this layout generator is a great place to start, and neocities also has their own starter guide. i promise coding is not as scary as it looks, once you learn the basics it is rewarding & fun!
having a personal website on neocities is like having a little virtual house that you can freely customise how you want then you can go and visit other ppls virtual houses. it’s comfy, slow-paced and very welcoming compared to current social media.
if you don’t want to join, i still recommend checking out peoples websites ^_^ they are interactive works of art! keep in mind most are best viewed on a computer rather than mobile.
here is my website if you’d like to check it out :3
#i use neocities to host my art portfolio too ^_^ Its something ill always have access to unlike if tumblr/twitter/etc shutdown#neocities#also i think only a handful of websites being popular on the modern internet SUCKS… lets bring back websurfing#its like a virtual treasure hunt!#and its free!
511 notes
·
View notes
Text
YOU MUST MAKE A WEBSITE
Oh wow, look at that! YET ANOTHER post urging you to make a webbed site! What a completely new thing that people haven't made a thousand masterposts for already!!
• Making a website might look scary. It is Not.
At first, I too thought making a website was too much work. It really isn't! It turns out that all you need is
an HTML file,
a web hosting service and
w3schools tutorials,
and that's about it!
This post will point you towards these resources, and others I found useful while figuring out how to make a website.
• VERY QUICK EXPLANATIONS:
What's HTML and CSS?
HTML is the content of your webpage, the skeleton of it. What shows up in a webpage is what's written in the HTML file!
CSS is the way the HTML is styled; the colour of the background and the letters, the size of elements, the font, all that!
Do I absolutely NEED JavaScript for a website?
Not at all! You don't need to worry about learning it before getting started.
• What do I make a website for? What do I put in there?
ANYTHING AND ALMOST EVERYTHING. Here's some ideas for pages from a post of mine were I was very normal about websites:
You can make a page that's only pictures of your pets.
You can make an interactive adventure.
You can make your own academic blog full of your own essays or articles.
You can just post a ton of art or make a full music page.
You can make a blog and infodump eternally, give book reccs and reviews. You can host a thousand virtual pets and nothing else.
Upload entire books in a single html file. Make a wikipedia for your ocs. Make a fake site for a random fictional place (restaurant, hotel, whatever). You can make a thousand fanpages/shrines about your favorite media. You can upload your own webcomic and make it all like a fancy website and shit.
I could keep going but, for the sake of "brevity", I won't.
• WEBSITE EXAMPLES!
If I started listing the websites I know, this post would be bottomless. Here's only seven:
https://publictransit.neocities.org/ - A webbed site, for sure
https://ribo.zone/ - A personal site
https://leusyth.neocities.org/ - An art archive
https://solaria.neocities.org/ - Personal website with A Lot of stuff (it'll come up in a bit, because it offers web making resources)
https://hog.neocities.org/ - The Hogsite
https://thegardenofmadeline.neocities.org/ - Another personal site! It also has a web resources page and has made another masterpost like this one (but better)
https://spiders.neocities.org/ - My own website, which must be weird to see in mobile . sorry
• You've convinced me. I want a webbed site. Where do I start?
https://neocities.org/
FIRST OF ALL: Neocities. It is a free web hosting service, and it's the one I and the sites I linked use!
When I first started, my website was a black page with red letters and a drawing, and nothing else! It was like that for a month, till i started picking up on how to do things.
Here's what helped me get an idea of how to make things work:
https://sadgrl.online/learn/articles/beginners-guide-neocities
An absolute beginners guide to neocities -- while when you make an account there you get a tutorial page from the site, this one's extra support for that.
https://www.w3schools.com/
Learn HTML, CSS, JavaScript and MANY other coding things for free. All the tutorial/reference pages have live testing windows for you to mess with!! helped me a LOT while figuring this stuff out!
https://htmlcheatsheet.com/
https://htmlcheatsheet.com/css/
Cheatsheets for HTML and CSS, respectively. It includes a JavaScript one too!
https://sadgrl.online/webmastery/
Sadgrl's webmastery resources! Also includes the next resource listed here:
https://sadgrl.online/projects/layout-builder/
Sadgrl's layout builder; not a lot of customization at a first glance, but I've seen wildly different websites all using it as a base, plus it works using CSS Flexbox, so it generates a responsive layout!
(basically, a responsive layout is one that translates well in different sized screens)
https://www.tumblr.com/fysa/728086939730919424/wikitable-code?source=share
Tumblr user fysa made this layout imitating a wiki page!
https://brackets.io/
At some point, you might want to do things outside the Neocities code editor and get one outside the site. I recommend Brackets, because my old as fuck computer can run that and absolutely nothing else apparently, and it works wonderfully! Though I recommend either turning off the code autocomplete or using it after a good while of already using the Neocities code editor, so you get used to coding on your own.
http://www.unit-conversion.info/texttools/text-to-html/
Turn your text into HTML code! i use this kind of pages for my lengthy blog entries that I don't feel like formatting myself.
https://imagecompressor.com/
COMPRESS YOUR IMAGES.
The heavier an image is, the more your site weighs and the more time your page will spend loading. You don't want that, specially if your site is heavy on graphics. This might help!
https://solaria.neocities.org/guides
Some CSS, JavaScript and Accessibility guides! Worth checking out!
https://eloquentjavascript.net/
This is a free, interactive book for learning JavaScript! NOTE: It is very intuitive, but JavaScript is HARD!! I still haven't learned much of it, and my website does fine without so don't worry if you end up not doing much with it. It's still useful + the exercises are fun.
And now, accessories!
• Silly stuff for your page :]
https://gifypet.neocities.org/
Make a virtual pet, copy the code and paste it in your HTML file! You'll get a little guy in your webbed site :]
https://www.wikplayer.com/
Music player for your website!
http://www.mf2fm.com/rv/
JavaScript silly effects for your site :]
https://blinkies.neocities.org/geoblinkies
Blinkie search engine!
https://www.cbox.ws/
Add a chatbox to your site!!
https://momg.neocities.org/
Infinite gallery of gifs. i've spent hours in there looking at moving pictures and out of them all, the ONLY gif i actually ended up using on my site was a rotating tomato slice. it is still there. trapped.
https://wrender.neocities.org/tarotinstructions
A widget that gives you a random tarot card!
https://www.websudoku.com/widget.php
Sudoku widget!
That's about it for now! I don't know how to end this!!! Remember to have fun and google everything you don't know :]
623 notes
·
View notes
Text
A structured way to learn JavaScript.
I came across a post on Twitter that I thought would be helpful to share with those who are struggling to find a structured way to learn Javascript on their own. Personally, I wish I had access to this information when I first started learning in January. However, I am grateful for my learning journey so far, as I have covered most topics, albeit in a less structured manner.
N/B: Not everyone learns in the same way; it's important to find what works for you. This is a guide, not a rulebook.
EASY
What is JavaScript and its role in web development?
Brief history and evolution of JavaScript.
Basic syntax and structure of JavaScript code.
Understanding variables, constants, and their declaration.
Data types: numbers, strings, boolean, and null/undefined.
Arithmetic, assignment, comparison, and logical operators.
Combining operators to create expressions.
Conditional statements (if, else if, else) for decision making.
Loops (for, while) for repetitive tasks. - Switch statements for multiple conditional cases.
MEDIUM
Defining functions, including parameters and return values.
Function scope, closures, and their practical applications.
Creating and manipulating arrays.
Working with objects, properties, and methods.
Iterating through arrays and objects.Understanding the Document Object Model (DOM).
Selecting and modifying HTML elements with JavaScript.Handling events (click, submit, etc.) with event listeners.
Using try-catch blocks to handle exceptions.
Common error types and debugging techniques.
HARD
Callback functions and their limitations.
Dealing with asynchronous operations, such as AJAX requests.
Promises for handling asynchronous operations.
Async/await for cleaner asynchronous code.
Arrow functions for concise function syntax.
Template literals for flexible string interpolation.
Destructuring for unpacking values from arrays and objects.
Spread/rest operators.
Design Patterns.
Writing unit tests with testing frameworks.
Code optimization techniques.
That's it I guess!
872 notes
·
View notes
Text
How to Do Web Development
Introduction to Web Development
Web development is the process of creating websites or web applications that are accessible over the internet. In today's digital age, having a strong online presence is crucial for businesses and individuals alike. Whether you're building a personal blog, an e-commerce platform, or a corporate website, understanding the fundamentals of web development is essential.
Understanding the Basics
HTML: The Backbone of Web Development
HTML, or Hypertext Markup Language, is the standard markup language used to create the structure of web pages. It provides the basic building blocks for organizing content on the web. With HTML, you can define headings, paragraphs, lists, images, and other elements that make up a webpage.
CSS: Adding Style to Your Website
CSS, or Cascading Style Sheets, is used to enhance the presentation of HTML elements. It allows you to control the layout, colors, fonts, and other visual aspects of your website. CSS enables you to create responsive designs that adapt to different screen sizes and devices.
JavaScript: Making Your Website Interactive
JavaScript is a programming language that adds interactivity and dynamic behavior to web pages. With JavaScript, you can create interactive forms, animations, and user-friendly interfaces. It is widely used in frontend development to enhance the user experience.
Choosing the Right Tools and Technologies
Before starting a web development project, it's essential to choose the right tools and technologies based on your requirements and preferences.
Frontend Frameworks
Frontend frameworks like React, Angular, and Vue.js provide pre-built components and libraries to streamline the development process. They offer features like state management, routing, and data binding, making it easier to build complex web applications.
Backend Technologies
For server-side development, you can choose from a variety of backend technologies such as Node.js, Ruby on Rails, Django, and Laravel. These frameworks provide tools for handling database operations, authentication, and server-side logic.
Planning Your Web Development Project
Defining Goals and Objectives
Before diving into development, it's essential to define clear goals and objectives for your website. Whether it's increasing brand awareness, driving sales, or providing valuable content, having a clear vision will guide the development process.
Creating a Wireframe and Mockup
A wireframe is a visual representation of the layout and structure of your website. It outlines the placement of content, navigation elements, and user interface components. Mockups, on the other hand, provide a more detailed visual design, including colors, typography, and imagery.
Writing Clean and Maintainable Code
Importance of Clean Code
Writing clean and maintainable code is essential for the long-term success of your web development project. Clean code is easy to understand, modify, and debug, reducing the likelihood of errors and technical debt.
Best Practices for Writing Maintainable Code
Follow coding standards and best practices to ensure consistency and readability in your codebase. Use meaningful variable names, comment your code, and modularize your code into reusable components or functions.
Testing Your Website
Importance of Testing
Testing is a critical part of the web development process to ensure that your website functions correctly and meets the intended requirements. It helps identify bugs, performance issues, and compatibility issues across different browsers and devices.
Types of Testing in Web Development
There are various types of testing in web development, including unit testing, integration testing, regression testing, and usability testing. Each type serves a specific purpose in validating different aspects of your website.
Launching Your Website
Deployment Process
Once your website is developed and tested, it's time to deploy it to a web server and make it accessible to the public. The deployment process involves configuring the server, uploading files, and configuring domain settings.
Post-Launch Considerations
After launching your website, it's essential to monitor its performance, security, and user feedback continuously. Regular updates and maintenance are necessary to keep your website running smoothly and securely.
Continuous Learning and Improvement
Keeping Up with Industry Trends
Web development is a constantly evolving field, with new technologies and trends emerging regularly. Stay updated with industry news, attend conferences, and participate in online communities to keep abreast of the latest developments.
Expanding Your Skillset
To stay competitive in the job market, continuously expand your skillset by learning new programming languages, frameworks, and tools. Invest in online courses, tutorials, and hands-on projects to enhance your expertise in web development.
Web development is an exciting and dynamic field that offers endless opportunities for creativity and innovation. By mastering the fundamentals, choosing the right tools, and adopting best practices, you can build high-quality websites that engage users and achieve your objectives. Click Here
#Web development guide#Beginner web development#Web development tutorial#Website creation tips#HTML CSS JavaScript#Learning web development#Step-by-step web development#Web development basics#Building websites#Frontend development#Backend development#Web development resources#Web development for beginners#DIY web development#Web development skills
0 notes
Text
Looking to master the basics of HTML? WebTutor offers a comprehensive guide to help you navigate the world of HTML with ease. From understanding tags to building web pages, this tutorial is perfect for beginners. Start your journey to becoming an HTML pro today at WebTutor!
#Basic HTML tags explained#Introduction to HTML elements#HTML basics#HTML tutorial#Master HTML#HTML tags#Web development#Learn HTML#HTML for beginners#HTML guide#HTML syntax#Building web pages#Basic HTML elements#Learn HTML elements
1 note
·
View note