Archive for the 'php' Category
Packt is pleased to announce Drupal 6 Attachment Views , a new book that helps developers add functionality and value to their Drupal website via step-by-step examples using view attachments. Written by J. Ayen Green, this informative book acts as a hands-on learning guide for Drupal developers. Drupal is a free and open source content management system (CMS) written in PHP. Drupal’s power and flexibility combined with its exceptional design makes it one of the most popular choices for creating a CMS website.
March 19th, 2010 | Posted in Commercial, Drupal, Uncategorized, php | No Comments
Scott Guthrie, the Corporate Vice President of Microsoft’s .NET Developer Platform, announced that Microsoft is taking a more active role participating in the open-source, community-driven development of the jQuery JavaScript Library – during his keynote at MIX10 reported Peter Galli ; the Open Source Community Manager for Microsoft’s Platform Strategy Group. Microsoft will now work in concert with the jQuery JavaScript Library team to accelerate the creation of new features that make creating rich-web applications on any platform faster and easier. Microsoft is already shipping jQuery with Visual Studio 2010 and ASP.NET MVC 2 products. Microsoft contributions to jQuery will be available under jQuery MIT or GPL2 license.
March 17th, 2010 | Posted in Community, GPL, Strategy, Uncategorized, javascript, jquery, microsoft, php | No Comments
Just as web metrics firm Experian Hitwise announced that Facebook’s traffic exceeded Google’s last week (see graph below), nukeSEO.com announces the (fictional) April 1, 2010, (April Fool’s Day) release of nukeFBO™ (also called nukeFACE™, both trademarks of nukeSEO.com) – FaceBook Optimization (FBO™) for RavenNuke™ and PHP-Nuke. Features of this imaginative (and imaginary) product include: User registration, comment and forum posting via Facebook Connect Simultaneous posting of Nuke content on Facebook profile and group pages Display Facebook content (photos, status, connections and more) on your Nuke site
March 17th, 2010 | Posted in Uncategorized, php, ravennuke | No Comments
The Bioshock 2 theme is a fixed width theme but will accommodate all screen resolutions, it comes with matching forums template, MP3 player block and interactive Admin Area to easily add songs. The theme comprises of dark heavily textured images around the outer design, but then comprises of light textured white images to give the whole theme a very nice contrast and easy feel to the user. Features: Admin only link in header Register Link for guests in header Account Link for members in header Header PSD to add your own clan name MP3 Player Module and Block with integrated Admin Area Flash Block Dynamic Titles Flash News Center Dynamic Titles 100% XHTML Complaint 100% CSS Compliant Banner Advertisement placement in Footer Welcome Block and Image XML Image/Banner rotating Block Cross browser compatibility, tested in IE, Mozzila, Chrome and Opera Matching Forums template Extras: Blank Header Image Your Account Images Join Us Block and Image Matching Topic images and new Topics Module Matching Theme Fonts 30 Matching Avatars Module Title Images + PSD You can view the theme over at Bioshock 2 Theme phpnuke themes – phpnuke downloads Making Clans Look Good
March 15th, 2010 | Posted in News, Uncategorized, downloads, php, solutions | No Comments
Untergang from UDesigns has updated his very popular Clan Members Module to version 3.0. This update is probably the biggest I’ve seen in its short lifespan and it keeps getting better and better. Well done !
March 8th, 2010 | Posted in General, Uncategorized, downloads, games, javascript, jquery, modules, php | No Comments
In this tutorial We will create realtime chart data update that reflect to price fluctuation. There are many solutions to do this, but now we will cover using a nice flash charting component called FusionCharts. FusionCharts comes with several edition, but now we will use the FusionCharts Free version. You can download it from http://www.fusioncharts.com/free/ . By the time of this writing, FusionCharts Free version is 2.2. The price fluctuation is visualized with a line type chart and data will be fetched from database every 5 seconds using Ajax call and then display the latest 5 (five) data to the chart without any page refresh. We assume you already familiar with deploying the FusionCharts Free and have experience using prototype.js, since we don’t explain every details of the tools we used in this article. Please refer to FusionCharts Free documentation about deploying the chart and prototype.js documentation about the usage of the library. Let’s do it 1. You have to download the FusionCharts Free version, extract it, and copy the chart FCF_Line.swf (from the Chart folder) to your web root folder
March 8th, 2010 | Posted in AJAX Tutorials, PHP and AJAX, Tutorial, Uncategorized, experience, php, prototype, solutions, tools | No Comments
From the PHPBB Group: We are sorry to announce the immediate release of phpBB 3.0.7-PL1 to address a security issue which was introduced in 3.0.7, unfortunately the issue wasn’t noticed during testing and has only surfaced a week after the release of 3.0.7. We promised working feeds for phpBB 3.0.7. Sadly, we were not able to deliver on that promise – a critical bug in the permission handling for feeds slipped past. To all people who already have updated to 3.0.7, it is of critical importance to update to 3.0.7-PL1. Otherwise, it is possible for users to bypass permission settings under the following circumstances: – Feeds are enabled – Any of the posts or topics feeds are enabled – The unauthorised user – or one of the groups they are a member of – has forum permissions set on a private forum – If you have excluded a forum from the list of forums that provide feeds, it is unaffected The fix for the issue is a single line change inside of feed.php, line 525 has changed from: $forum_ids = array_keys($auth-> acl_getf(‘f_read’)); to: $forum_ids = array_keys($auth-> acl_getf(‘f_read’, true));
March 6th, 2010 | Posted in Security, Uncategorized, php | No Comments
Read the full article from the PHPBB Blog at http://blog.phpbb.com/2010/02/18/moving-on-the-future-of-phpbb-development/ Over the last few weeks we have made a few important decisions, that we believe can positively impact phpBB development. These include changes to development infrastructure as well as our development model. I will briefly outline these changes here, more details will be posted on the blog or as an announcement soon.
March 6th, 2010 | Posted in Uncategorized, php, phpbb | No Comments
Hey, Clan Themes has been off-line now for 3 days !! People are asking if we have gone
Please do not worry !! We have not gone any where, the server just needs resetting and our hosts don’t offer support at weekends. Floppy has the main access to the server and he is away for a while. Hopefully we will be back on-line early this week, please keep checking back. I’m also making a BioShock 2 theme which like always will be out of this world ! Keep on Nuking people ! www.clanthemes.com – www.phpnukedownloads.com Making Clans Look Good
March 1st, 2010 | Posted in Uncategorized, downloads, php | No Comments
I have added the NN-AAIS files to the downloads section along with the tabbed versions these files include latest patch and run under php-nuke 7.6-7.8 and 7.9-8.1
February 27th, 2010 | Posted in Uncategorized, downloads, modules, php | No Comments