Fire Studios

Archive

Contact

Categories

  • Coding
    • CSS
    • HTML/Javascript
    • PHP
  • Design
  • Freebies
  • General
  • Internet
  • Interviews
  • Plugins
  • Podcasts
  • Reviews
  • Screencasts
  • Tutorial
  • Weekday Tips
  • Wordpress

Podcast

How to Write a “Most Popular By Views” WordPress Plugin

How to Write a “Most Popular By Views” WordPress Plugin

As you continue writing for WordPress more and more, the level of difficulty and complexity of your plugins will eventually reach far beyond the simple back-end data manipulation, as demonstrated in our beginner’s article. In this installment we’ll cover in-depth: database interaction, Admin Widgets, and Sidebar Widgets. Today’s example will be a custom built “Most Popular by Views” plugin, which creates an admin area widget for us to view, and a sidebar widget for visitors to see.

Read More...

FS Interviews: Jake Mize

FS Interviews: Jake Mize

We sit down for another installment in FS Interviews, this time with Jake Mize, a profesional web designer and a pretty damn good one at that. We're going to talk about his favorite projects, go to software and languages, and getting a degree for web work.

Read More...

Your First WordPress Plugin: Simple Optimization

Your First WordPress Plugin: Simple Optimization

WordPress is the largest blogging platform available on the internet today; and with the official release of version three just around the corner, it’s only going to get bigger. As such, over the next few self-contained tuts, we’re going to learn the ins and outs of WordPress plugin development, starting with the creation of our first simple plugin, “Simple Optimization.”

Read More...

FS Interviews: Jonathan Snook

FS Interviews: Jonathan Snook

In our next installment of FS Interviews, we grab a coffee and sit down with Jonathan Snook and discuss CSS, book writing, problem solving, and just how he came about being a web developer.

Read More...

FS Interviews: Chris Coyier

FS Interviews: Chris Coyier

For this sit-down of "FS Interviews", we're glad to have with us one of the most well-known front-end developers, Chris Coyier. We'll discuss primary languages, projects, community management, books, debugging, and notoriety.

Read More...

Building a Better Category Menu

Building a Better Category Menu

A couple of days ago I showed you how to make a category menu. In this post I'm going to show you how to create an even more advanced version of the same function, that not only has all the same features, but also includes the ability to be sorted into a different order.

Read More...

Creating a Category Menu in WordPress

Creating a Category Menu in WordPress

One of the most common features on any blog or website is category highlighting showing you which category you're in or the page is in. WordPress, by default, does not have a function to do this. Thus it's up to us developers to write our own custom functions to do this, and that's exactly what's I'm going to be teaching you in this tutorial.

Read More...

Building a Custom “Search By Category” WordPress Plugin

Building a Custom “Search By Category” WordPress Plugin

With an ever increasing amount of content building on your WordPress site, your users will inevitably need to search your site to find that specific helpful article from way back. To help narrow the search results, I’m going to show you how to code a plugin that allows the user to search based on category.

This is a Nettuts +Tut.

Read More...

How to control a category in the WordPress loop

How to control a category in the WordPress loop

While reading though some twitter updates this morning, I stumbled across one that was asking if anyone knew a way to exclude a specific category in WordPress from the loop, unless it was certian page template. After a quick minute of thinking, I came up with this small function that will do just that.

Read More...

Coding Fire-G.com – a time-lapse video

Coding Fire-G.com – a time-lapse video

so last weekend I finally got around to coding my personal site over at Fire-G.com and decided to screen-capture it all to show you guys!

I would have posted this sooner, but it took 20 hours for my 7.5 hour video to render. Then it took another 6 hours to render after I sped it up.

Read More...

  1. Pages:
  2. 1
  3. 2
  4. 3
  5. 4
  6. »
 

This is that small text that tells you not to steal our stuff, but we don't really care too much.