Tutorials: page: 4
Page 4 of 11 · <1 ... 3 4 5 ... 11 >
-
1
Part 4: Passwording individual entries
Welcome back to the Build A Blog Tutorial. This is Part 4: Passwording Individual Entries.
In this tutorial I am going to show you how to add a column to your table that allows you to define each entry as either passworded or not passworded. Then we’re going to add a checkbox to the entry form so that you can toggle that attribute. Finally we’ll modify the entry display pages to require a password on protected entries.
June 21, 2004 |
By Michelle |
Comments Off |
Filed under Build A Blog, Tutorials
-
2
What are pings? Should I use them? Why? What good are they to me? How do I ping?
Read on and I’ll tell you.
June 16, 2004 |
By Sasha |
Comments Off |
Filed under Tutorials, Web-Related
-
3
I have very recently finally started using blogrolling.com for my link list at Nothing Less. Up until now I’d been maintaining this list in various different ways through the years: hand-updated, various small link directory scripts, and finally Movable Type. However, I usually have around 50 links on my list, and it was getting tiresome to have to click on each link every single day to see if the site had been updated. And this, boys and girls, is the main reason I switched to BlogRolling: it keeps track of when blogs are updated, and newly updated blogs can be distinguished in your list, by adding an image or some HTML to that link automatically. Even better, you can sort the links by last updated date, having the most recently updated site at the top.
Sound good? Read on, because I’ll explain in full detail how to use this and customize it to only show the last 10 (or any other random) in your sidebar, and the full list on a separate links page.
And if you’re not interested in using blogrolling on your own site, read the tutorial on Pings instead. It will explain how you can make your blogging system notify blogrolling.com whenever your blog has been updated, so that you’ll appear at the top of other people’s link lists and get more hits.
June 15, 2004 |
By Sasha |
Comments Off |
Filed under Tutorials, Web-Related
-
4
If you’ve been reading my Build A Blog tutorial then you’ve heard me talking about timestamps. What you may be asking yourself now is, what is a timestamp, and what’s so great about it?
June 12, 2004 |
By Michelle |
Comments Off |
Filed under PHP, Tutorials
-
5
Welcome to Part 3 of my Build A Blog tutorial.
We know now how to create the table, and insert our entries, but it doesn’t do us much good if we can’t display them. In this instalment we’re going to learn how to make an index page and a single entry page.
June 10, 2004 |
By Michelle |
Comments Off |
Filed under Build A Blog, Tutorials