<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
<channel rdf:about="http://feeds2.feedburner.com/tutorialhero">
<title>Free Tutorials - Software and programming tutorials at Tutorial Hero</title>
<link>http://feeds2.feedburner.com/tutorialhero</link>
<description>Over 50.000 free tutorials for software and programming languages with new tutorials added every hour</description>
<dc:language>en-us</dc:language>
<dc:rights>(c) 2009 TutorialHero.com</dc:rights>
<dc:date>2018-10-17T09:18:11+01:00</dc:date>
<dc:creator>Tutorial Hero</dc:creator>
<dc:subject>Free online tutorials</dc:subject>
<items>
<rdf:Seq><rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93415-how_to_create_global_variables_in_cakephp.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93414-calculating_sales_volume_in_javascript.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93417-spring_mvc_and_mongodb.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93418-what#39;s_the_difference_between_@component_@repository_@controller__@service_annotations_in_spring.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93413-program_for_multiple_inheritance.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93420-invoicing_and_time_tracking_solution.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93411-creating_restful_api_in_cakephp.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93412-how_to_parse_json_in_c#.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93419-how_to_connect_the_i_cloud_calendar.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93416-how_to_create_wizards_using_osv.memory_in_openerp_6.1.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93403-trigger_code_after_woocommerce_order_is_placed.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93402-disabling_the_csrf_middleware_in_laravel_5.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93404-post_javascript_questions_and_answers_at_javascript_forum__findnerd.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93407-get_base_url_in_laravel.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93405-thread_states_and_lifecycle_in_java.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93409-reverse_an_array_in_objective_c.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93408-ask_your_query_at_iphone_developer_forum_ios_developer_forum.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93406-php_os_detection_script.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93410-attach_invoice_pdf_with_invoice_email_in_magento.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-93401-build_multi_level_category_using_php__mysql.php"/>
</rdf:Seq>
</items>
<image rdf:resource="http://www.tutorialhero.com/logo.gif"/>
</channel>
<item rdf:about="http://www.tutorialhero.com/tutorial-93415-how_to_create_global_variables_in_cakephp.php">
<title>How to create global variables in CakePHP? - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93415-how_to_create_global_variables_in_cakephp.php</link>
<description>The majority of the developers, develop skepticism in which, what&amp;#39;s the correct placePage in which they should declare the constant variable in cakephp.Previous going to variable declaration, we must consider that any of us will work over a MVC platform and also we should not break the rules of MVC. For full information, Visit full Blog.http:findnerd.comlistviewHow-to-create-global-variables-in-CakePHP4233</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93415-how_to_create_global_variables_in_cakephp.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93414-calculating_sales_volume_in_javascript.php">
<title>Calculating Sales Volume in JavaScript - JavaScript tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93414-calculating_sales_volume_in_javascript.php</link>
<description>In this tutorial I will show you a way to calculate the total value of the products you sold over a period of time,in a few simple and clear steps. I will be using CSS to nicely style the table. jQuery and vanilla JavaScript will be used for the mathematics in this tutorial.</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93414-calculating_sales_volume_in_javascript.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93417-spring_mvc_and_mongodb.php">
<title>Spring MVC and MongoDB - Java tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93417-spring_mvc_and_mongodb.php</link>
<description>Spring has the capability to create loose coupling application&amp;#39;s layers. To dealing with database we create a DAO layer. In Spring DAO layer contains the Repository class this class is responsible for all database related operations. For more visit the link.</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93417-spring_mvc_and_mongodb.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93418-what#39;s_the_difference_between_@component_@repository_@controller__@service_annotations_in_spring.php">
<title>What&amp;#39;s the difference between @Component, @Repository, @Controller &amp;amp; @Service annotations in Spring? - Java tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93418-what#39;s_the_difference_between_@component_@repository_@controller__@service_annotations_in_spring.php</link>
<description>When we define the annotations? @Component, @Service, @Controller, @Repository?with the classes, Spring automatically scan and identifies those classes and register the Bean definition with the ApplicationContext.Difference between @Component, @Repository, @Controller &amp;amp; @Service annotations in Spring. For full information, Visit full Blog.http:findnerd.comlistviewWhat-s-the-difference-between-Component-Repository-Controller--Service-annotations-in-Spring3959</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93418-what#39;s_the_difference_between_@component_@repository_@controller__@service_annotations_in_spring.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93413-program_for_multiple_inheritance.php">
<title>Program For Multiple Inheritance - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93413-program_for_multiple_inheritance.php</link>
<description>To implement multiple inheritance in php you can use "Traits". Trait is similar to an abstract class which cannot be instained on its own and it is intented to reduce some limitations of single inhereitance and it enables developer to reuse set of several independent classes living in various class hierarchies.</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93413-program_for_multiple_inheritance.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93420-invoicing_and_time_tracking_solution.php">
<title>Invoicing and Time Tracking Solution - HTML tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93420-invoicing_and_time_tracking_solution.php</link>
<description>Time Tracking plays a pivotal role in Project Management and is directly connected with the success or failure of a project. When we talk about time tracking it not only means time management but also refers to effective resource management within the stipulated time frame.http:evontech.comwhat-we-are-sayingentryinvoicing-and-time-tracking-solution.html</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93420-invoicing_and_time_tracking_solution.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93411-creating_restful_api_in_cakephp.php">
<title>Creating RESTful API in Cakephp - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93411-creating_restful_api_in_cakephp.php</link>
<description>Hi, In this tutorial will help you to learn how to create rest api in cakephp. For this we need to follow the following steps in the Blog post. For full information, Visit full Blog. http:findnerd.comlistviewCreating-RESTful-API-in-cakephp2806</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93411-creating_restful_api_in_cakephp.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93412-how_to_parse_json_in_c#.php">
<title>How to parse JSON in C# - Java tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93412-how_to_parse_json_in_c#.php</link>
<description>Now a days JSON is the most popularly used data exchange format due to its simplicity and light weight, therefore we will see how to hit the API and then parse the received JSON in C#.</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93412-how_to_parse_json_in_c#.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93419-how_to_connect_the_i_cloud_calendar.php">
<title>How to Connect the i-cloud Calendar? - Java tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93419-how_to_connect_the_i_cloud_calendar.php</link>
<description>This Blog is about how to connect i-cloud Calendar.In this Blog you can come to know about the basic steps to foolw the procedure.For more visit the link.</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93419-how_to_connect_the_i_cloud_calendar.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93416-how_to_create_wizards_using_osv.memory_in_openerp_6.1.php">
<title>How to create Wizards using osv.memory in OpenErp 6.1 - Java tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93416-how_to_create_wizards_using_osv.memory_in_openerp_6.1.php</link>
<description>To create a wizard for a module, we need to create a wizard folder; this folder will be imported in our main __init__.py of the module. The wizard folder will contain another __init__.py which will import all the wizard class files. For more visit the link mentioned.</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93416-how_to_create_wizards_using_osv.memory_in_openerp_6.1.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93403-trigger_code_after_woocommerce_order_is_placed.php">
<title>Trigger code after WooCommerce Order is placed - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93403-trigger_code_after_woocommerce_order_is_placed.php</link>
<description>Here&amp;#39;s a handy WordPress code snippet which allows you to trigger some code after WooCommerce Order is placed. You can even access your last orders details using this snippet.</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93403-trigger_code_after_woocommerce_order_is_placed.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93402-disabling_the_csrf_middleware_in_laravel_5.php">
<title>Disabling the CSRF Middleware in Laravel 5 - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93402-disabling_the_csrf_middleware_in_laravel_5.php</link>
<description>Here&amp;#39;s a quick trick which allows you disable CSRF middleware from specific routes in your Laravel Application</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93402-disabling_the_csrf_middleware_in_laravel_5.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93404-post_javascript_questions_and_answers_at_javascript_forum__findnerd.php">
<title>Post Javascript Questions and Answers at Javascript Forum -FindNerd - JavaScript tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93404-post_javascript_questions_and_answers_at_javascript_forum__findnerd.php</link>
<description>Become an active member of Javascript Forum where you can post Javascript Questions and Answers. This platform is highly beneficial for those tech nerds who got stuck in any javascript problem and want an instant replies to their JS issues from the highly experienced members of FindNerd community.http:findnerd.comaskquestionjavascript</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93404-post_javascript_questions_and_answers_at_javascript_forum__findnerd.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93407-get_base_url_in_laravel.php">
<title>Get Base URL in Laravel - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93407-get_base_url_in_laravel.php</link>
<description>Here&amp;#39;s a handy code snippet which allows you to get base URL or Home URL in Laravel web applications</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93407-get_base_url_in_laravel.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93405-thread_states_and_lifecycle_in_java.php">
<title>Thread States and Lifecycle in Java - Java tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93405-thread_states_and_lifecycle_in_java.php</link>
<description>Want to start the multithreaded programming? Before starting you need to know what is Thread and what is the life cycle of the Thread. Thread having different states and life cycle methods. To know about the thread you can Visit my last post Java Thread Example. Here we will talk about the life-cycle of the Thread. For more visit the link.</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93405-thread_states_and_lifecycle_in_java.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93409-reverse_an_array_in_objective_c.php">
<title>Reverse an array in Objective C - Java tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93409-reverse_an_array_in_objective_c.php</link>
<description>If you want to reverse an existing array in objc, you can do it this way. For more details please visit the link http:findnerd.comlistviewReverse-an-array-in-Objective-C4350</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93409-reverse_an_array_in_objective_c.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93408-ask_your_query_at_iphone_developer_forum_ios_developer_forum.php">
<title>Ask your query at iPhone Developer Forum, iOS Developer Forum - Java tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93408-ask_your_query_at_iphone_developer_forum_ios_developer_forum.php</link>
<description>Welcome to iPhone Developer Forum, an effective platform for solving iPhone development questions. This iOS Developer Forum help the community members to post iOS development questions and answers, so that they can get fast solution to their iOS development queries within few minutes.http:findnerd.comaskquestioniphone</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93408-ask_your_query_at_iphone_developer_forum_ios_developer_forum.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93406-php_os_detection_script.php">
<title>PHP OS Detection Script - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93406-php_os_detection_script.php</link>
<description>Simple php OS detection script identifies different OS (Operating System) you are using in your desktop. The script finds out different type of Operating System (OS) used by your client.    Windows version can also be identified.    Fully customizable and easy to integrate.    The script detects the mobiles operating system.</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93406-php_os_detection_script.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93410-attach_invoice_pdf_with_invoice_email_in_magento.php">
<title>Attach Invoice PDF with invoice Email in Magento - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93410-attach_invoice_pdf_with_invoice_email_in_magento.php</link>
<description>Sometime we need to send a invoice pdf in a invoice mail in magento, so here I am explaining how to add invoice pdf in invoice mail. For full information, Visit full Blog.http:findnerd.comlistviewAttach-invoice-PDF-with-invoice-email-in-magento2708</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93410-attach_invoice_pdf_with_invoice_email_in_magento.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-93401-build_multi_level_category_using_php__mysql.php">
<title>Build Multi Level Category Using PHP &amp;amp; Mysql - PHP tutorial</title>
<link>http://www.tutorialhero.com/tutorial-93401-build_multi_level_category_using_php__mysql.php</link>
<description>Open Source blog for programmers that contains code snippets including PHP, HTML, Mysql, Javascript, Jquery</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-93401-build_multi_level_category_using_php__mysql.php</feedburner:origLink>
</item>
</rdf:RDF>
