Whos Online

Joomla

We have 156 guests and 0 members online

    Forums

    We have 25 guests and 0 members online

      Tags

      android (7) anonymity (9) ant (10) apache (54) apple (7) atv (18) australia (8) bernardet (7) bombardier (7) book (7) browser (10) business (8) caliber30 (61) canon (9) cedricwalter (6) checklist (9) chrome (6) classpath (6) collection (7) continuousbuild (25) design (13) designpattern (23) desktop (7) development (28) DIY (9) draganflyer5 (9) dslr (14) eclipse (30) ek4 (8) electronic (18) enfrancais (66) FAQ (6) figures (13) firefox (20) firmware (7) flash (9) flickr (6) framework (12) fud (9) game (19) gaming (6) girls (6) google (68) gpl (8) gps (9) hacking (23) hdtv (7) hollidays (15) homecinema (14) homepage (20) howto (66) infrastructure (6) innoveo (7) iphone (6) italy (10) itsatrap (8) java (73) javascript (11) joke (11) joomla (215) joomla15 (33) joomlacloud (7) junit (9) kde (10) kyosho (62) links (17) linux (122) LittleBigPlanet (16) mambo (18) manual (8) manurhin (9) maps (6) maven (36) mediacenter (9) microsoft (52) modding (10) module (17) morespeed (16) motor (8) motorcycle (13) myhomepage (14) mysql (14) nas (14) neogeo (20) opencomment (27) opensource (61) opensuse (10) oss (7) p2p (7) patch (32) pc (12) pdf (8) php (26) picasa (7) plugin (65) privacy (9) projector (11) protection (7) ps3 (42) publicity (9) quad (18) raptor30 (7) rchelicopter (161) review (32) robot (9) robotic (7) rss (8) safety (8) scooter (29) security (62) securityimage (8) securityimage3 (6) securityimage4 (21) securityimage5 (19) securityimages (14) securityimages5 (6) server (17) simulator (8) smugmug (12) snk (16) software (31) sony (38) spammer (7) statistics (13) storage (7) subversion (6) suse (12) switzerland (7) teamcity (15) testing (9) thundertiger (20) tips (31) tomcat (7) tomtom (7) translatetofrench (8) trip (17) troubleshooting (7) tutorial (9) twitter (6) upgrade (15) vespa (10) video (17) vintage (8) watercooling (9) web2.0 (28) windows (14) xbmc (7) xbox (10) zurich (16) zürich (11)

      Forums

      Live information from Open Source Joomla! 1.0/1.5 development and support for waltercedric.com components/plugins/modules

      Skype me

      My status

      Follow me

      Facebook Digg LinkedIn MySpace Twitter Playstation network Xbox Live
      Digg Del.icio.us Reddit Simpy StumbleUpon Ask Facebook Slashdot Backflip Spurl MisterWong Netvouz Diigo Segnalo RawSugar Shadows Google Furl Newsvine Yahoo Technorati Live Blogmarks Netscape Fark Wink LinkaGoGo Bibsonomy FeedMe Magnolia Blue Tailrank Del.irio.us Y PlugIM SpotBack LinkSwarm

      Gallery

      Twitter

      Google Buzz


      Interview with Dan Lopez About Linux.com #joomla bit.ly/dyk5dt... (via @joomla)
      12 hours ago,

      Re: Login Form - Menu Link - First, thank you. I've installed this and everything works fine... except the captcha display for the login module displayed under my main menu. If I click 'login' and the module comes up on the main screen, the captcha is there. Is there a way to g...
      13 hours ago,

      Re: Problem with SecurityImages 5.1.1 and Joomla 1.5.9 - I have Joomla! 1.5.9 and I've installed SecurityImage 5.1.2. I use security image "Calculator" and see an image in contact, login, register,module login. I It tested . It's work! But I get a registration of spammers.Why? Where is problem?
      20 hours ago,

      Re: No related articles are displayed - Sire url: www.minutka.si/novice.html... Version RelatedArticles: 2.0.3 (plugin) PHP: 5.2.4 Joomla: 1.5.14
      20 hours ago,

      Re: No related articles are displayed - Quote from: criptus on March 14, 2010, 12:07:29 AMNot in my case. I have much more than one article in the categorie... Can I have your version, do you use plugin or module, site url and eventually an extract of your data...
      21 hours ago,
       

      items tagged with php

      Speed up your apache server running PHP
      Written By: Administrator
      Section: Internet www

      Category: Apache

      2007-02-25 22:56:43

      Since I am facing performance problem due to the load of visitors and a badly configured server, I decide today to document my findings in this new series of articles.

      As soon as PHP run as FastCGI and no more inside an Apache module (mod_php4.so is not multi threaded), You should be able to switch the default MPM setting of Apache from MPM prefork to MPM worker.

      So, what's the difference between prefork and worker?

      Quoting from the Apache MPM Prefork page: http://httpd.apache.org/docs/2.0/mod/prefork.html
      MPM Prefork implements a non-threaded, pre-forking web server that handles requests in a manner similar to Apache 1.3.

      And for the Apache MPM Worker says: http://httpd.apache.org/docs/2.0/mod/worker.html
      MPM Worker implements a hybrid multi-process multi-threaded server. By using threads to serve requests, it is able to serve a large number of requests with less system resources than a process-based server.


      Server: Strato (www.strato.de)
      Operating system: SuSE / openSuSE
      Requirements: root access and basic Unix knowledge


      Read More About Speed Up Your Apache Server Running PHP...


      Speeding Up Joomla! a little bit
      Written By: Administrator
      Section: Joomla

      Category: How To

      2007-01-28 18:09:57
      Since my server is still suffering, Ive decide today to take some actions.

      user: changes can be done on shared hosting with limited user rights.
      root. changes require a full access to the server (root access with secure shell ssh)

      I have currently per months, 160.000 visitors and 2 Millions Hits.or per day 8000 visitors and 24000 pages view.
      Server has only 1GB RAM.

      UPDATE: I found one/THE reason why my host is slowing down...SPAMMERS!

      click read more


      Read More About Speeding Up Joomla! A Little Bit...


      Announcing Project: SolarJoomla
      Written By: Administrator
      Section: Mambo

      Category: Development

      2009-03-26 17:46:42

      When Eclipse meet Joomla!...from 0 to Joomla! in 3 minutes

       

      The easiest way to develop component, modules, plugin for Joomla! using best of the breed open source software. 
      In order to speed up development of Joomla software, I did develop a developer package "start and ready to work". So basically nothing special for any experienced developer, just a gain of time. Less experienced developer will enjoy the package!  Just unpack the big ZIP file on any drive, start 2 program and you have a running Eclipse and Joomla! environment for developing

      Read more in the WIKI

      To be release in a few hours from now


      Read More About Announcing Project: SolarJoomla...


      Configuring TeamCity, Maven for PHP for Joomla continuous build
      Written By: Administrator
      Section: Joomla

      Category: Continuous Build

      2009-04-21 21:31:34

      Doxygen phpDocumentator phpunit-logo teamcity512 maven4php

      Maven for PHP uses the power of Maven for building, reporting on and creating documentations of PHP projects. It adapts the Maven build lifecycle to the PHP world while fully supporting PHP 4 and PHP 5. PHP for Maven uses PHPUnit for unit testing and doxygen for creating the api documentation.
      Use a PHP library project to create a library that can be used by other PHP libraries or PHP web projects. Use a PHP web project to create a standalone web project.

      So I quickly describe what I did install on my root server (OpenSuse 11.X)

      My Objectives: being able to build all my Joomla! component using best agile development practices

      “Specific tools and techniques such as continuous integration, automated or xUnit test, pair programming, test driven development, design patterns, domain-driven design, code refactoring and other techniques are often used to improve quality and enhance project agility.”


      Read More About Configuring TeamCity, Maven For PHP For Joomla Continuous Build...


      CSS sprite generator online
      Written By: Administrator
      Section: Internet www

      Category: web 2.0

      2009-05-26 23:08:01

      css.sprite.generator

      Here is an useful tool for improving performance of your website: The CSS sprite generator takes a number of source images and combines them into a single "sprite" image and supplies CSS to map to each image within the sprite. The technique this tool employs is often used to improve the performance of a web site by reducing the number of HTTP requests that the client's browser needs to make.

      CSS sprites are a way to reduce the number of HTTP requests made for image resources referenced by your site. Images are combined into one larger image at defined X and Y coordinates. Having assigned this generated image to relevant page elements the background-position CSS property can then be used to shift the visible area to the required component image.

      This technique can be very effective for improving site performance, particularly in situations where many small images, such as menu icons, are used. The Yahoo! home page, for example, employs the technique for exactly this.

      I’ve installed a copy of this tool at:

      http://css-sprite-generator.waltercedric.com

      And took time to:


      Read More About CSS Sprite Generator Online...





      There are 26 items tagged with php. You can view all our tags in the Tag Cloud

      << Start < Previous 1 2 3 4 5 6 Next > End >>
      Page 1 Of 6

      Top 200 Tags

      Donation

      Thank You for supporting my work
      Click Here to make a donation