Skip to main content

Home/ PHP Programming/ Group items tagged In

Rss Feed Group items tagged

qualitypoint Tech

Simple application for converting HTML code into Entities to show them in Blogger blog - 1 views

  •  
    Some characters are reserved in HTML. We can not use them in the content of HTML file.\nFor example, < (less than symbol) is used as opening tag for HTML elements. So, we can not show it as it is when we need to show the less than symbol.
qualitypoint Tech

Implementing Google Suggest in Search box using jQuery AutoComplete plug-in - 0 views

  •  
    One of our Customers wants to have Auto Suggestion similar to Google search in the Search input of his website.
Ace Dee

Taking the Shortest Route to Small Business SEO - 1 views

My company wanted to take the shortest route to SEO for our small business. To achieve this goal, we sought the help of Oracle Digital for identifying the keywords that will link the website to our...

SEO Company Perth

started by Ace Dee on 28 Sep 11 no follow-up yet
melvinahebert

Barclays To Host Blockchains Hackathon To Assist Contracts Processing In Derivatives Ma... - 0 views

  •  
    Barclays, the U.K. banking behemoth, is challenging Barclays To Host Blockchains Hackathon developers to assist refurbish the worldwide derivatives market next month at a hackathon. Disclosed to the media this week, DerivHack will take place at Barclays' Rise accelerator spaces at the same time in New York and London on September 20 and 21, 2018. The ISDA (International Swaps and Derivatives Association), Thomson Reuters, and Deloitte are co-sponsoring the hackathon.
experttalk

Discover the best of ZendCon 2012 Conference - 0 views

  •  
    ZendCon 2012 marked its 8th successful presence at Santa Clara Convention Center in Santa Clara, US. Attendance was more than expected at the conference for 4 straight days to cover 5 exciting Keynotes; 10 in-depth tutorials; 65 technical sessions focused on PHP, Zend Framework 2 and Cloud plus gobs of exhibitors and volunteers.
sdiwc conferences

CFP - ICDIPC2012 - Lithuania - IEEE - 1 views

You are invited to participate in The Second International Conference on Digital Information Processing and Communications that will be held in Lithuania, on July 10-12, 2012. The event will be hel...

Digital Information Communications Conferences

started by sdiwc conferences on 17 May 12 no follow-up yet
sdiwc conferences

TAEECE2013 International Conference in Turkey | SDIWC Conferences - 0 views

  •  
    You are invited to participate in The International Conference on Technological Advances in Electrical, Electronics and Computer Engineering (TAEECE2013) that will be held in Konya, Turkey on May 9-11, 2013. The event will be held over three days, with presentations delivered by researchers from the international community, including presentations from keynote speakers and state-of-the-art lectures.
Hostforlife Hosting

Creating a Basic Chat System on a Website using AJAX - - 1 views

  •  
    Chat application is very common in web today. In this post, we will explain you how to create a simple chat application using PHP, AJAX and MySql.
qualitypoint Tech

Easy Learning Updates - Feature for preventing Spam email and New Topics such as Footba... - 1 views

  •  
    As I mentioned in my previous post we are continuously improving our Easy Learning.We are already having a feature for sending the score thro' emails. Some spammers started misusing this feature for sending some junk emails continuously. (Anyway they can not change the built-in content).
Maggie Wolfe Riley

PHP Top 5 - OWASP - 3 views

  •  
    PHP is a very popular language. Every PHP developer and hoster should understand the primary attack vectors being used by attackers against PHP applications. This article is the underlying research behind the SANS Top 20 2005's PHP section. The methodology used in the preparation of this article is to review all Bugtraq postings containing the word "PHP" and categorize each unique flaw. The author analyzed the most popular flaws / attacks, and researched prevention techniques, resulting in this article.
Mr Ronny

PHP - Most Preferred Programming Language - 0 views

  •  
    PHP is a wonderful server side scripting language for developing dynamic web pages. PHP is open source and that is the reason why PHP is the widely using in the web application development. PHP is very easy to install. Today more than 40% of web applications have been written in PHP.
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.
Adildi ldinlio

Adobe Creative Suite 3 Web Premium All-in-One Desk Reference For Dummies|free ebooks do... - 0 views

  •  
    Adobe Creative Suite 3 Web Premium All-in-One Desk Reference For Dummies free download at the best library for free multimedia ebooks download.
Sarah HL

Dr. Dobb's | Extreme Testing | juin 1, 2003 - 0 views

shared by Sarah HL on 29 Jun 09 - Cached
  • First, you quickly add a test
  • TDD employs five basic steps
  • The second step involves running your tests
  • ...15 more annotations...
  • Third, you make a little change to your functional code
  • Next, you run the tests
  • In the optional fifth step, you refactor your code to remove any duplication.
  • two simple rules. First, you should write new business code only when an automated test has failed. Second, you should eliminate any duplication that you find.
  • the running code providing feedback between decisions
  • You write your own tests because you can’t wait
  • Your designs must consist of highly cohesive
  • Test-Driven Development (Addison-Wesley 2003)
  • a Smalltalk system with a completely test-driven approach that took four years and 40 person-years of effort
  • there’s far more to testing than unit tests, so you’ll still need other testing techniques such as functional testing, user acceptance testing, system integration testing and so on.
  • you have a clear measure of success
  • most programmers don’t read the written documentation for a system; instead, they prefer to dig right into the code.
    • Sarah HL
       
      Follow the "natural" tendance of the developers, a pro TDD
  • Your acceptance tests define exactly what your stakeholders expect of your system; therefore, they truly do determine a good portion of your requirements.
  • Bob Martin says it best: “The act of writing a unit test is more an act of design than of verification. It’s also more an act of documentation than of verification.
  • Side by Side: Comparing TDD and AMDD TDD shortens the programming feedback loop; AMDD abridges the modeling feedback loop. TDD provides detailed specification (tests), while AMDD provides traditional specifications (agile documents). TDD promotes the development of high-quality code; AMDD encourages high-quality communication between your stakeholders and other developers. TDD provides concrete evidence that your software works, whereas AMDD supports your entire team, including stakeholders, in working toward a common understanding. TDD provides finely grained, concrete feedback in minutes. However, concrete feedback requires developers to follow the practice Prove It With Code, and they may become dependent on non-AM techniques; AMDD lets you get verbal feedback in minutes. TDD ensures that your design is clean by focusing on creation of callable and testable operations; AMDD lets you think through larger design and architectural issues before you code. TDD isn’t visually oriented; AMDD is. Both techniques are new and therefore may be threatening to traditional developers. Both techniques support evolutionary development. —S. W. Ambler
qualitypoint Tech

Does "Safe Mode" of PHP really give any benefit? - 0 views

  •  
    We had used ImageMagick tool for resizing the images without affecting quality in our BookMarklet project. We implemented this project successfully in Client's server.
qualitypoint Tech

We have added enhanced features to our Quiz |QualityPoint Technologies - 0 views

  •  
    We have included new features to our Quiz. Most of the changes are in Admin and Quiz Creator logins. We will provide more features for Users in our next release. You can see the Quiz results of other Users to know about Popular Quiz Topic.
Kashif Mehmood Mughal

35 Really Useful PHP Tutorials And Development Techniques | Smashing Buzz - 2 views

  •  
    PHP is the most popular and widely accepted server side scripting language among developers due to its easy to learn nature, free of cost and its large ever increasing helpful community, we usually seen in wordpress blog platforms, wordpress blogs totally build in PHP language. Today we presenting first time PHP tutorials roundup which are fully contained helping techniques and tips of most useful language PHP, It is the widely-used, free, and efficient alternative to competitors such as Microsoft's tools, every web developer know PHP most suited language for web development and can be embedded directly into the HTML, you can idea when ever you write code about that syntax is very similar to Perl and C language.
Robin Dale

Steps to Change Root Password in HyperVM - 1 views

  •  
    HyperVM is a very powerful and robust virtualization management software application, which helps you to manage a particular server within a servers cluster. If you forget your root password in HyperVM, it can be reset very easily using few steps shown in this tutorial.
shai edrote

They Helped Me With My PC Issues - 1 views

I need computer help and I really need it fast! I am in the middle of doing something important on my laptop when it suddenly froze up and shut down. I do not know what is wrong. All I know is that...

They Helped Me With My PC Issues

started by shai edrote on 12 Sep 11 no follow-up yet
qualitypoint Tech

Job opening for freshers (Engineering/MCA) |QualityPoint Technologies - 0 views

  •  
    Currently we are looking for Software Engineers. Desired Candidate profile: * Having Good Technical Knowledge and willing to work hard for learning new technologies. * Team work. * Sincere * Good communication skills. * Knowledge in PHP/mySql, C# is preferred. * Willing to work in any technology. * Job location :Chennai and Ottapidaram (Tuticorin District) * Experience 0-1 year
‹ Previous 21 - 40 of 224 Next › Last »
Showing 20 items per page