Today, we have released RenownedDatabase, an easily integrated MySQL Database manager. Please click here for a live demo, no authentication required. RenownedDatabase is an easy to integrate database manager. What this means is you, as a developer, can simplify the creation of your sites admin panel by simply installing RenownedDatabase in the backend. RenownedDatabase handles all your [...]
Browsing the blog archives for September, 2009
Introduction People ask us all the time, how does Search Engine Optimization (SEO) work, what is Pagerank (or Alexa / Compete), and what can I do to get my website on the first page of a Google result? This blog post will attempt to explain as much of this process as we can. There is a complex [...]
RenownedMint is our first free WordPress theme, and marks an era of Renowned Media releasing more free content. Click here to download RenownedMint from Renowned Media or download RenownedMint from wordpress.org. RenownedMint is an attractive, minty Web 2.0 theme for your WordPress blog, based on the same color scheme used by our popular product RenownedStats. This theme [...]
RenownedLyrics is a fully featured lyrics web application. For a demo of a live website running this script, check out spiderlyrics.com. Download does not include a database of lyrics. The included layout differs slightly from the demo URL as the stock photos in the header were removed. Features:
SEO URLs (e.g. lyrics-rammstein-du_hast.htm) Simple forums for music buffs Code is [...]
Today, we’ve released RenownedLinks, the same application which runs the popular URL shortening service ezlink.info. RenownedLinks is a shorter URL web application written in PHP and MySQL. With the help of the included PDF manual, you can easily install this on your web host with little knowledge of web servers. Why would someone want to use [...]
Today we have released RenownedQuotes for sale, the same application which powers ObsceneArt.net, a popular funny quote website. This download is basically an entire working website. Everything is easily configured using the master config.php file, along with documentation provided in a three page PDF document. Also included is the Photoshop PSD file for the layout used in [...]
Today, Renowned Media has released a website visitor statistics application called RenownedStats. This application is much more than just a page counter, keep reading for more details. This application allows you to keep a close eye on the visitors to your website, including what websites are referring people to you, what people are searching for in [...]
Here is a good article about Google PageRank and some general SEO techniques… The best way to increase your PR of a site (and boost your organic search results) is to have many people link to you. But, what happens when you link to too many people? Read on… PageRank sculpting
When working with dates, PHP uses the system time by default, which is dependent on the timezone the server is in. So, instead of doing tricky math with the results of the date function, you can simply change the timezone. Here is the function used to change the timezone: <?php putenv(“TZ=US/Detroit”); ?> One thing to keep in mind is that [...]
We’ve developed a PHP Class for drawing a CSS graph. The CSS and XHTML code for this class was originally developed by Meyerweb, we just took it and wrapped a PHP class around it. This class is also hosted over at phpclasses.org if you prefer to get your stuff on that site, but keep in [...]

