Skip to main content

Home/ PHP Programming/ Group items matching "developers" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
Jungle Jar

Wordpress Tutorial: Make Your Page Titles SEO Friendly - 0 views

  •  
    If you're a Wordpress Content Management System user, and you would like to make your page titles SEO friendly without installing any plug-ins or modifying your website too much, then this article might be for you. All it requires is a few lines of PHP in your header.php file.
sloansteddi

PEAR Auth example - Dev Shed - 0 views

  •  
    PEAR::Auth example
  •  
    Example code for the PEAR auth class.
Raúl - [^BgTA^]

Open Source PHP - 0 views

  •  
    Gallery of the Best Open Source PHP Projects
  •  
    Galería de proyectos PHP
Sarah HL

It's common sense, stupid: The Software Developer's Dream. - 0 views

  • could no less turn down the chance to work for myself on something I truly love, no matter how safe the alternative might be. When I’m old and dying, I plan to look back on my life and say “wow, that was an adventure,” not “wow, I sure felt safe.”
Raúl - [^BgTA^]

25 Great Designs To Get Inspired | Spyre Mag - tips and tricks for web designers and developers - 0 views

  •  
    25 grandes diseños de inspiración
Sarah HL

Rasmus Lerdorf: PHP Frameworks? Think Again. - 0 views

  • Rasmus Lerdorf is the creator of PHP and still continues as a core developer to the PHP project.
  • heavy Twitter mashup that he created. This does a lot of database calls and a lot of behind the scenes work. By hand-tuning it he was able to get on the order of 280 req/sec.
  • "Any script based language is simply not fast enough".
  • ...2 more annotations...
  • So, are there any frameworks that don’t suck? Rasmus did mention that he liked CodeIgniter because it is faster, lighter and the least like a framework.
  • It all starts with “I don’t need a framework.” 2. Then you create 7 classes. 3. Now you have a small library of classes. 4. Then you create an application that uses your library. 5. It works and it’s fast, hurray! 6. Then someone asks you to extend the functionality of your application. 7. And they keep asking for more, and more, and more and more… 8. Now you have 43 classes. 9. You’ve learn so much in the last 2 years. Design patterns, security, performance, testing… 10. What once was a small library is now a big, ugly, un-tested, un-documented, scary framework. 11. Then you change jobs. 12. And you create another 7 classes… This has been happening for the last 30 years.
Sarah HL

Easy Unit Testing - Web Mozarts - 0 views

  • Contrary to PHPUnit, lime tests are written in a procedural way.
  • Each test case is, by convention, introduced by a comment that explains the tests purpose.
  • requires you to initiate your fixture manually
  • ...7 more annotations...
  • sfLimeExtraPlugin introduces the new class lime_test_simple
  • @Test A test case @Before Executed before each test case @After Executed after each test case @BeforeAll Executed once before all test cases @AfterAll Executed once after all test cases
  • Mock and Stub Objects
  • You can create stubs for interfaces, classes or abstract classes. You can even create stubs for non-existing classes, which is very convenient if you develop test-driven.
  • I personally think that tests can be written in a much more concise and readable way with sfLimeExtraPlugin.
  • Currently the plugin is available in version 0.2.0alpha.
  • the code is not being considered 100% stable
Jungle Jar

JungleJar | Wordpress How-To: Displaying Post Counts - 0 views

  •  
    Ever wanted to display the number of posts your blog has achieved for your blog readers or perhaps just for yourself? Or, what about the number of posts in a specific category? If so, I'll show you a quick and easy way to do just that, and we'll style up the output with a bit of CSS Level 2.1 the standard way.
Mickle jori

AJAX Development India - 0 views

  •  
    Ajax is a recently introduced web technology that has benefited from the more sophisticated functionality using easier-to-implement web standards. The qualified and experienced programmers of Karmick Solutions use AJAX for creating powerful web applications.
Raúl - [^BgTA^]

Free Ecommerce CMS solution: software for your online store | LiteCommerce - 2 views

  •  
    LiteCommerce es una solución de código abierto que se integra con Drupal para permitir crear de forma sencilla sitios web de comercio electrónico. La conexión con Drupal es opcional, ya que también puede usarse como una plataforma de creación de tiendas online, sin necesidad de tener un sistema de gestión de contenido por detrás. Podemos crear un número ilimitado de categorías y permitir que un producto pertenezca a varias de ellas, controlar el inventario, ofrecer listas de deseos, mostrar galerías de imágenes, ofrecer varias formas de pago… La plataforma adquiere un poder impresionante al integrarse con Drupal, con posibilidad de configurarla para darle más visibilidad en los buscadores, por ejemplo.
« First ‹ Previous 141 - 160 of 180 Next ›
Showing 20 items per page