Search:

Type: Posts; User: garak; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.08 seconds.

  1. Replies
    9
    Views
    5,490

    Cannot install mysql server on 16.04

    During upgrade from 14.04 to 16.04, I had an error on upgrading mysql.
    So, I tried to remove mysql-server package and to re-install it, but I'm getting the following error



    Configurazione di...
  2. Replies
    4
    Views
    484

    [ubuntu] Re: Install beta now or wait ?

    Go and install it now.
    Differences between current beta and final release are equals to differences between final release and final release + few days.
    Of course, you don't need to reinstall...
  3. Replies
    11
    Views
    998

    Re: Looking for a complete IDE.

    If you just need a simpler IDE, you can try Komodo http://www.openkomodo.com/
    It's much much lighter that Netbeans and Eclipse, being written in XUL (just like Firefox)
  4. Thread: upgrading PHP

    by garak
    Replies
    8
    Views
    1,688

    Re: upgrading PHP

    Most notable difference in 5.4 is support for traits.
    Anyway, 5.4 is still not stable and should not be used, unless you want to try traits.
  5. Thread: Symfony Install

    by garak
    Replies
    5
    Views
    2,003

    [ubuntu] Re: Symfony Install

    There's no bundles in symfony 1.4, that uses plugins instead.
    Bundles are for Symfony2
  6. Re: Accounts

    So, I'm a member of this forum since 2005 and the first thing I do every time I upgrade my Ubuntu is updating my profile accordingly.
    Now I can't.
    Can't you consider also how a member is old, and...
  7. Thread: GNOME versus KDE

    by garak
    Replies
    72
    Views
    18,263

    Re: GNOME versus KDE

    Gnome!
  8. Replies
    61
    Views
    4,296

    Poll: Re: POLL: Which Desktop Environment?

    Gnome
  9. Replies
    100
    Views
    3,676

    Poll: Re: What's your favorite Browser?

    Firefox!
  10. Replies
    40
    Views
    1,814

    Re: iPhone vs Android

    Android is better
  11. Thread: The BUMP Thread

    by garak
    Replies
    53,489
    Views
    3,280,312

    Re: The BUMP Thread

    this is really useful for reaching the 50 posts limit (what a great idea....)
  12. Replies
    12
    Views
    2,215

    [ubuntu] Oneiric customize theme colors

    I just did my dist-upgrade to 11.10 and I don't find a way to customize basic theme colors (e.g. background color).
    Any hint?
  13. Replies
    2
    Views
    2,464

    Re: PHP + MYSQL generator

    I quote symfony (with Propel 1.6)
  14. Replies
    5
    Views
    1,804

    Re: Which PHP framework?

    go with Symfony2
  15. Re: Web framework with Joomla/CakePHP/Symfony on embedded

    Symfony
  16. Replies
    12
    Views
    26,703

    [ubuntu] Re: keyboard shortcut to minimize all windows?

    Looks like that shortcut has been eliminated in Maverick
  17. Replies
    10
    Views
    30,749

    [ubuntu] Re: Install ISO from USB.. Boot Error?

    This solution worked for me also.
    Thank you very much
  18. Replies
    1
    Views
    311

    can't post with wysiwyg editor

    I couldn't post any message in the forum, since I had the wysiwyg editor. I had to switch to simple editor in my user cp options. Error was: "The message you have entered is too short. Please...
  19. Replies
    6
    Views
    531

    [xubuntu] Re: Screen Resolution

    Drivers could not be enough.
    I found a good solution on this thread:
    http://ubuntuforums.org/showpost.php?p=6734231&postcount=8

    Anyway, resolution is not keep by Xfce after session restart. :(...
  20. Replies
    9
    Views
    809

    Re: PHP Frameworks

    Don't want to flame, but I'd like to state some points.
    Symfony (NOT Symphony) is not bloated: it's highly customizable and its collection of classes is mostly decoupled (e.g. you can pick what you...
  21. Replies
    9
    Views
    809

    Re: PHP Frameworks

    The main issue with CodeIgniter is that it's PHP4 compatible. It's fool, PHP4 is DEAD. Why to give up to real OOP? Symfony is a collection of most of programming best-practices and it's not really so...
  22. Replies
    29
    Views
    2,217

    Re: Separating code and HTML (php)

    I misunderstood your previous post: I thought you needed a pure XHTML solution.
    So, I totally agree with you: it makes more sense to use directly PHP inside XHTML (after all, PHP is born as a...
  23. Replies
    29
    Views
    2,217

    Re: Separating code and HTML (php)

    themusicwave, if you really want to do everything by yourself, you can easily write a little library to hanlde simple template files. You can use a pure XHTML template files, with comments replacing...
  24. Replies
    9
    Views
    809

    Re: PHP Frameworks

    My suggestion is Symfony 1.1 (or above).
    It makes all the dirty job for you, so you can focus on your model and almost forget about the rest. But it's also a collection of highly decoupled classes,...
  25. Replies
    29
    Views
    2,217

    Re: Separating code and HTML (php)

    So, it's just a matter of decoupling.
    You can use a loosely coupled framework like Zend Framework (it's just a collection of classes), or better an highly decoupled framework like Symfony (the best...
Results 1 to 25 of 41
Page 1 of 2 1 2