Great Reviews!Need help setting up your website, installing Apache, PHP, MySQL, or RavenNuke(tm)?Need help customizing or designing scripts?Please contact us via the Contact Us option for further details and pricing.
papamike writes "
"Papa Mike Creations Customizable Theme" or PMCCT is going from 3.0 to 4.0 in one big leap. I've added pretty much all of the features (thanks to Southern Wolf) that we could come up with and those that usually come with RavenNuke(tm), and a method to include addons and etc. etc.
Now I am ready to incorporate it into RN. A new mod for theme building. Build real themes with graphics, not just colors (unless that's what you want). I just can't settle for anything less than seamless integration.
But it isn't going to be released just yet. All I can say right now is, when it's done.
"
Posted by Raven on Sunday, June 12, 2011 @ 19:47:53 EDT (1086 reads) ( | Score: 0)
PHP Tutorial
Southern writes "I started working on PHP a long time ago. Unfortunately not many PHP tutorial were available that would explain the basics of PHP at that time. It is my vision to help the entire developer community to learn the concepts of PHP.
This page will consist of various articles and tutorials on PHP, e.g.: PHP5 Tutorial, PHP Examples, PHP Class, etc. Read on to find out.
Posted by Raven on Sunday, June 12, 2011 @ 19:44:12 EDT (1174 reads) ( | Score: 0)
Best PHP Tools of the Month
Southern writes "It doesn't matter if you're a beginner or an advanced PHP programmer, if you're looking for something or just anything. This is a list to bookmark if you're into PHP. Frameworks, AJAX applications that speak using PHP, highlighters, parsers, video tutorials and many more in this month's "Best PHP tools of the month".
Posted by Raven on Sunday, June 12, 2011 @ 19:42:26 EDT (1658 reads) ( | Score: 0)
Ruby On Rails
papamike writes "
It’s never been easier to get your Ruby on Rails Application up and running on the cloud. With just your name, email address, and code location, you can have your app up and running in minutes on Engine Yard’s AppCloud.
Posted by Raven on Tuesday, May 31, 2011 @ 01:35:37 EDT (1255 reads) ( | Score: 0)
Pc-Nuke! is now Mobile..
pcnuke writes "Check out PCNs new MOBILE website URL link, located in the top right
side of our website... Its made for mobile handheld devices that
are FLASH ready... (Adobe v10.3x). You can directlink to this URL in your handhelds browser... Visit our
website as linked below and click on the MOBILE icon located in the top
left corner, then bookmark it. We are still working on it, but there
is a lot of stuff in it now to enjoy...
Everything tested in PHP-Nuke & PCN Systems. ----------------------------------------------------
PCN eStore:Go Now! Get em while they're hot, before they're all gone!!!
-----------------------------------------------------
The Power of the Nuke - Without the Radiation! Pc-Nuke! website | Go Now! Pc-Nuke! Mobile = Go Now! Stop the Violence!"
Posted by Raven on Tuesday, May 31, 2011 @ 01:31:49 EDT (1339 reads) ( | Score: 0)
Error In Posting My Blog
papamike writes "I made an error when I posted about my blog. I thought I had the blog theme set as the default, but I had a different theme which destroyed the blog effect. I just now discovered the error and corrected it. Take a look at it now and you'll see the blog as I designed it.
Go Here to see it and leave your mark on my calender.
papamike"
Posted by Raven on Tuesday, May 31, 2011 @ 01:19:56 EDT (1066 reads) ( | Score: 0)
The most advanced phpbb3 block!
matteoiamma writes "I report you the most advanced and customizable phpbb3tonuke block!
It's compatible with phpbb3tonuke by nukekorea and with the standard bb3 bridge.
Last posts from bb3(Title, Authors, Replies, Readings, , Last reply, forum icon/title), good graphic, multi-language, administration panel and settings..etc...
DESCRIPTION: Some vulnerabilities have been reported in Google Chrome, which can be exploited by malicious people to bypass certain security restrictions and compromise a user's system. The vulnerabilities are reported in versions prior to 11.0.696.71.
Posted by Raven on Thursday, May 26, 2011 @ 01:59:38 EDT (1592 reads) (Read More... | 1417 bytes more | Score: 0)
TegoNuke(tm) ShortLinks 1.3.0 Released!
montego writes "A new version of ShortLinks (1.3.0) has been release over at Montego Scripts. This release includes a significant core engine change (hence the major release bump). Come see the full article regarding this new release as well as links to the download, documentation and forums. This is our first product release since announcing our RavenNuke™ ONLY support policy."
Posted by Raven on Monday, May 23, 2011 @ 23:45:19 EDT (986 reads) ( | Score: 0)
10 Useful PHP Tips Revisited
Southern writes "1. Use an SQL Injection Cheat Sheet
This particular tip is just a link to a useful resource with no discussion on how to use it. Studying various permutations of one specific attack can be useful, but your time is better spent learning how to safeguard against it. Additionally, there is much more to Web app security than SQL injection. XSS (Cross-Site Scripting) and CSRF (Cross-Site Request Forgeries), for example, are at least as common and at least as dangerous.
We can provide some much-needed context, but because we don’t want to focus too much on one attack, we’ll first take a step back. Every developer should be familiar with good security practices, and apps should be designed with these practices in mind. A fundamental rule is to never trust data you receive from somewhere else. Another rule is to escape data before you send it somewhere else. Combined, these rules can be simplified to make up a basic tenet of security: filter input, escape output (FIEO)."
Posted by Raven on Friday, May 20, 2011 @ 01:21:23 EDT (1781 reads) (Read More... | 1500 bytes more | Score: 0)