Demo Joomla! 1.5

Visit the Joomla! 1.5 demo site to see my extensions live running

Demo Joomla! 2.5

Visit the Joomla! 2.5 demo site to see my extensions live running

Support

Do not submit a bug report if you need technical support or have questions.

Forums

Post your suggestions ask for help in the community forums

Wiki

Visit the Wiki extensive and up to date documentation at your fingertips.

Contact Me

Missing images/links, any comments, suggestions, need help? Contact me

Skype

Need desperately help?
Skype Me™! But dont abuse of it!

You can now prioritize next Joomla extensions ideas/features

User Rating:  / 0

cedricwalter.uservoice.com

I did setup an account at UserVoice, thanks to this new tool, you’ll have the possibility to submit new features and ideas that I may put into the next version of my Joomla extensions…

You can from now on, use the Feedback forums and start prioritizing ideas through votes.  With status updates I will also be able to communicate with you on the progress of these ideas.

UserVoice creates simple customer engagement tools that help companies understand and interact with their customers more positively and build customer.

With more than 70,000 organizations signed up and thousands of customers, UserVoice products include:

  • UserVoice Feedback - a hosted tool for gathering and prioritizing product ideas directly from a company’s customers.
  • UserVoice Helpdesk - a simple-to-use ticketing system that helps companies solve more customer issues in less time.
  • UserVoice Full Service - a complete customer service solution that bundles Feedback and Helpdesk into a single, easy-to-manage environment.
  • Category: Joomla

    How to get 5GB of free additional Dropbox storage

    User Rating:  / 0

    dropbox

    Dropbox is arguably the best known cloud-based file sharing service. It’s available for Windows PCs, Macs, iPhones and Android smartphones. You get 2GB free of charge, but here is a tip to get 5GB more…

    With the service’s latest beta desktop software, Dropbox has added an automatic photo import feature. Plug in a camera or smartphone, and you’ll have the option to automatically import those pictures to your Dropbox account.

    During this beta period, Dropbox is also offering additional free space to test automatic uploading of photos and videos. For every 500MB of photos and videos automatically uploaded, you'll receive another 500MB space bonus, up to 4.5GB total. [Update: To clarify, you can get up to 5GB of free space with this feature, if you count the initial 500MB space for the first photo import].

    As usual, Dropbox strongly recommend making a backup of your Dropbox before upgrading to this build as we'll need a few weeks to be certain of its stability.

    Windows: http://dl-web.dropbox.com/u/17/Dropbox%201.3.13.exe
    Mac OS X: http://dl-web.dropbox.com/u/17/Dropbox%201.3.13.dmg
    Linux x86_64: http://dl-web.dropbox.com/u/17/dropbox-lnx.x86_64-1.3.13.tar.gz
    Linux x86: http://dl-web.dropbox.com/u/17/dropbox-lnx.x86-1.3.13.tar.gz

    When you are finished, and credited , just remove your freshly uploaded pictures and keep the 5GB of additional storage!

    From http://forums.dropbox.com/topic.php?id=53104&replies=1791

    Parent Category: Internet www
    Category: Software

    Updating PHP5 to PHP 5.3.10 on Ubuntu

    User Rating:  / 0

    Thanks to Nathan Rennie-Waldock. you can have the latest PHP5 5.3.10 running in Ubuntu Oneiric, Natty, Maverick and Lucid.

    PHP 5.3.10 fixes critical remote code execution vulnerability

    The vulnerability was introduced by the fix for a hash collision denial-of-service flaw

    Proof-of-concept code that exploits this vulnerability has already been published online

    Nathan Rennie-Waldock Personal Package Archives (PPA) is located at https://launchpad.net/~nathan-renniewaldock/+archive/ppa

    Just run as root the following to use PHP 5.3.10

    sudo add-apt-repository ppa:nathan-renniewaldock/ppa
    sudo apt-get update
    sudo apt-get upgrade

    Canonical should be a little bit ashamed to not deliver these security patches for the server edition! relying on individuals to provide the latest version of secure software is not promoting Linux in enterprise.

    Parent Category: Linux
    Category: Ubuntu

    Vmware Virtual Appliance Ubuntu 11.10 x64 Server

    User Rating:  / 0

    Download and install the latest  VMware Player 4.0.2 to run this Virtual Appliance “Ubuntu 11.10 x64 Server”

    ubuntu-logo_0

    Ready to user stock Ubuntu 64 bit Server 11.10 (Oneiric Ocelot) on Vmware

    This virtual appliance may be used by multi purpose operations, such as source control management server, development server, ftp server, or for testing some changes before rolling them out against your productive server and so on…

     

     

    Download for FREE  Ubuntu 11.10 x64 Server.7z (2.2GB) for Vmware

    From http://linux.waltercedric.com/

    • VM Information
      • CPU's : 1
      • Memory : 1G
      • Disk : 20G
    • Authentication Credentials
      • Username : user
      • Password : user1234

    Read more: Vmware Virtual Appliance Ubuntu 11.10 x64 Server

    Parent Category: Linux
    Category: Ubuntu

    Vmware Virtual Appliance Ubuntu 11.10 x64 Desktop

    User Rating:  / 0

    Download and install VMware Player 4.0.2 to run this Virtual Appliance “Ubuntu 11.10 x64 Server”

    ubuntu-logo_05

    Ready to user stock Ubuntu 64 bit Desktop 11.10 (Oneiric Ocelot) on Vmware

    This virtual appliance may be used by multi purpose operations, such as source control management server, development server, ftp server, and so on…

     



    Download for FREE Ubuntu 11.10 x64 Desktop.7z (4.65GB) for Vmware 

    From http://linux.waltercedric.com/

    • VM Information
      • CPU's : 1
      • Memory : 1G
      • Disk : 20G
    • Authentication Credentials
      • Username : user
      • Password : user1234

    Read more: Vmware Virtual Appliance Ubuntu 11.10 x64 Desktop

    Parent Category: Linux
    Category: Ubuntu

    Updating PHP5 to PHP 5.3.9 on Ubuntu 11.10 Oneiric

    User Rating:  / 0

    Thanks to Ondřej Surý,  maintainer for some Debian packages, you can have the latest PHP5 maintained by Debian PKG PHP Team in Ubuntu Oneiric, Natty, Maverick and Lucid.

    Currently it is the previous version 5.3.9, but that’s already a lot better than 5.3.6 (Official in Ubuntu 11.10 Oneiric). I did contact Ondřej to ask him for updating the Personal Package Archive to 5.3.10.

    Personal Package Archives (PPA) allow you to upload Ubuntu source packages to be built and published as an apt repository by Launchpad.

    Ondřej Surý’s Personal Package Archives (PPA) is located at https://launchpad.net/~ondrej/+archive/php5

    Just run as root the following to use PHP 5.3.9

    sudo add-apt-repository ppa:ondrej/php5 
    sudo apt-get update
    sudo apt-get upgrade

    I did create an account at https://launchpad.net/~cedric-walter just in case I would like to build some packages for Ubuntu.

    Parent Category: Linux
    Category: Ubuntu

    Install Munin Monitoring in Ubuntu 11.10 Oneiric with nginx

    User Rating:  / 0

    Munin is a networked resource monitoring tool that can help analyze resource trends and "what just happened to kill our performance?" problems. It is designed to be very plug and play. A default installation provides a lot of graphs with almost no work.

    In Norse mythology Hugin and Munin are the ravens of the god king Odin. They flew all over Midgard for him, seeing and remembering, and later telling him. "Munin" means "memory".

    Read more: Install Munin Monitoring in Ubuntu 11.10 Oneiric with nginx

    Parent Category: Linux
    Category: Ubuntu

    More Articles...

    1. A Swarm of Nano Quad rotors
    2. Search And Replace Within Zip Files with Regular Expressions
    3. Speed up your web pages by embedding images in CSS.
    4. Restrictive Iptables Based Firewall for Webserver script
    5. Ubuntu update to the latest nginx 1.1.13
    6. CedSmugmug 2.5.0 for Joomla 1.6/1.7/2.5 available

    Page 1 of 220

    Donations

    Thank You for supporting my work

    Follow Me

    Follow cedricwalter on Twitter Subscribe via RSS Subscribe via RSS Follow us on Facebook Follow us on Google+

    Latest Articles

    • I did setup an account at UserVoice, thanks to this new tool, you’ll have the possibility to submit new features and... ...
    • Dropbox is arguably the best known cloud-based file sharing service. It’s available for Windows PCs, Macs, iPhones a... ...
    • Thanks to Nathan Rennie-Waldock. you can have the latest PHP5 5.3.10 running in Ubuntu Oneiric, Natty, Maverick and Lu... ...
    • Download and install the latest  VMware Player 4.0.2 to run this Virtual Appliance “Ubuntu 11.10 x64 Server” ... ...
    • Download and install VMware Player 4.0.2 to run this Virtual Appliance “Ubuntu 11.10 x64 Server” Ready to user st... ...

    Latest Comments

    Popular Posts

    rockettheme advertisement

    dropbox logo

    Help Us & Leave Feedback!

    • Do you have an excellent article idea you would like to read about here? Share it!
    • Do you have some interesting tips how we could improve our site?
    • Something missing here? Help us make this blog a better place, leave feedback!
    We would love to hear from you! Be active! Write us now!

    Blogs

    Didier Beck Tech Head Brothers

    google+ badge