<?xml version="1.0" encoding="UTF-8" ?><!-- generator=Zoho Sites --><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><atom:link href="http://collegeerp14.zohosites.com/blogs/tag/c-table/feed" rel="self" type="application/rss+xml"/><title>college ERP - Blog #C table</title><description>college ERP - Blog #C table</description><link>http://collegeerp14.zohosites.com/blogs/tag/c-table</link><lastBuildDate>Sun, 02 Feb 2020 06:37:26 -0800</lastBuildDate><generator>http://zoho.com/sites/</generator><item><title><![CDATA[What is the role of the coldfusion in making the facade pattern ?]]></title><link>http://collegeerp14.zohosites.com/blogs/post/service-layer-in-coldfusion-framework</link><description><![CDATA[In a coldfusion application, there is always need for a user to interact with the code base to access the data. In this application, to create the fac ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_e1S80YjVSR-Uv1WtLd1KIw" data-element-type="section" class="zpsection "><style type="text/css"> [data-element-id="elm_e1S80YjVSR-Uv1WtLd1KIw"].zpsection{ } </style><div class="zpcontainer"><div
 data-element-id="elm_U8DFSvUISxmVtjv2higpTA" data-element-type="row" class="zprow zpalign-items- zpjustify-content- "><style type="text/css"> [data-element-id="elm_U8DFSvUISxmVtjv2higpTA"].zprow{ } </style><div
 data-element-id="elm_hBD70ydcTCy-_QDWDtLYEA" data-element-type="column" class="zpelem-col zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"> [data-element-id="elm_hBD70ydcTCy-_QDWDtLYEA"].zpelem-col{ } @media (min-width:992px) { [data-element-id="elm_hBD70ydcTCy-_QDWDtLYEA"].zpelem-col{ } } </style><div data-element-id="elm_XI6vqBppRxOw_VTHmm_FVA" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_XI6vqBppRxOw_VTHmm_FVA"] .zpheading{ } [data-element-id="elm_XI6vqBppRxOw_VTHmm_FVA"].zpelem-heading { } [data-element-id="elm_XI6vqBppRxOw_VTHmm_FVA"] .zpheading:after,[data-element-id="elm_XI6vqBppRxOw_VTHmm_FVA"] .zpheading:before{ } </style><h2
 class="zpheading zpheading-align-center " data-editor="true">service layer in coldfusion framework&nbsp;</h2></div>
<div data-element-id="elm_dZCURf1lSqGxxQQECIqjjA" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_dZCURf1lSqGxxQQECIqjjA"].zpelem-text{ } </style><div class="zptext zptext-align-center " data-editor="true"><p style="margin-bottom:14pt;text-align:justify;"><span style="font-size:12pt;">In a coldfusion application, there is always need for a user to interact with the code base to access the data. In this application, to create the facade pattern is very necessary. The word </span><span style="font-size:12pt;font-weight:700;">“facade”</span><span style="font-size:12pt;"> is generally taken from the french language which means - “frontage”. So the word facade means - to show a large body of code by using a simple interface. &nbsp;</span></p><p style="margin-bottom:14pt;text-align:justify;"><span style="font-size:12pt;">The facade pattern can be made by using the following things - </span></p><ul><li style="font-size:12pt;"><p style="text-align:justify;"><span style="font-size:12pt;">make a library package or group of functions in a readable format</span></p></li><li style="font-size:12pt;"><p style="text-align:justify;"><span style="font-size:12pt;">reduce dependencies of outsider code on the inner library</span></p></li><li style="font-size:12pt;"><p style="margin-bottom:14pt;text-align:justify;"><span style="font-size:12pt;">collect the code by using the single well designed API</span></p></li></ul><p style="margin-bottom:14pt;text-align:justify;"><span style="font-size:12pt;">To create a facade pattern is also known as service layer. The biggest benefit of creating a service layer is the most benefiting, because it creates a pool of the larger packages, library functions and classes by which a large part of data can be accessed by using a simple interface. By using this pattern, the objects can also be made interrelated. </span></p><p style="margin-bottom:14pt;text-align:justify;"><span style="font-size:12pt;">To create a service layer or facade pattern does not mean that a user has the need to call all the methods and functions data to retrieve the information. Only the selected methods and properties are needed to be called upon. To access the information beans, data objects and the gateways are declared. </span></p><p style="margin-bottom:14pt;text-align:justify;"><span style="font-size:12pt;">The creation motive of the facade pattern is to reduce the overall application development time so that only the important variables and functions can be accessed by the user just by interacting with the service layer.</span><span style="font-size:12pt;">By using this concept the business critical logics and SQL statements are remained safe.</span></p><p style="margin-bottom:14pt;text-align:justify;"><span style="font-size:12pt;font-weight:700;">Hope you have liked this post ! Thanks for reading it !</span><span style="font-size:12pt;"> &nbsp;</span></p><p><span style="color:inherit;"></span></p><div><span style="font-size:12pt;">reference link -&nbsp;</span></div><div><span style="font-size:12pt;"><br></span></div><div><table border="0" cellpadding="0" cellspacing="0" width="748"><tbody><tr height="17"><td style="width:561pt;" class="zp-selected-cell"><a href="https://alokjasmatiya99.dudaone.com/how-to-create-a-service-layer-will-be-helpful-to-you-in-coldfusion-framework" title="https://alokjasmatiya99.dudaone.com/how-to-create-a-service-layer-will-be-helpful-to-you-in-coldfusion-framework" target="_blank">https://alokjasmatiya99.dudaone.com/how-to-create-a-service-layer-will-be-helpful-to-you-in-coldfusion-framework</a></td></tr></tbody></table></div></div>
</div><div
 data-element-id="elm_9qO1HiemRHms7Ojny-GgoA" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_9qO1HiemRHms7Ojny-GgoA"].zpelem-button{ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_9qO1HiemRHms7Ojny-GgoA"] .zpbutton:hover{ } [data-element-id="elm_9qO1HiemRHms7Ojny-GgoA"] .zpbutton{ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md " href="javascript:;" target="_blank"><span class="zpbutton-content">Get Started Now</span></a></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Thu, 07 Feb 2019 10:15:18 +0000</pubDate></item><item><title><![CDATA[What is the use of the online learning in the Indian economy ?]]></title><link>http://collegeerp14.zohosites.com/blogs/post/India-online-learning</link><description><![CDATA[E-Learning can be provided to a person in two levels. One at the academic level in form of education and another at the professional level in the form ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_an4LBxBTQzujTFXf8MJmJw" data-element-type="section" class="zpsection "><style type="text/css"> [data-element-id="elm_an4LBxBTQzujTFXf8MJmJw"].zpsection{ } </style><div class="zpcontainer"><div
 data-element-id="elm_DtK2OhjPQNWGaS6dPcl1cw" data-element-type="row" class="zprow zpalign-items- zpjustify-content- "><style type="text/css"> [data-element-id="elm_DtK2OhjPQNWGaS6dPcl1cw"].zprow{ } </style><div
 data-element-id="elm_hKRBtvvmTLWBQ_4bFyTltw" data-element-type="column" class="zpelem-col zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"> [data-element-id="elm_hKRBtvvmTLWBQ_4bFyTltw"].zpelem-col{ } @media (min-width:992px) { [data-element-id="elm_hKRBtvvmTLWBQ_4bFyTltw"].zpelem-col{ } } </style><div data-element-id="elm_7B5ng1hvTsepTF5WgGTljg" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_7B5ng1hvTsepTF5WgGTljg"] .zpheading{ } [data-element-id="elm_7B5ng1hvTsepTF5WgGTljg"].zpelem-heading { } [data-element-id="elm_7B5ng1hvTsepTF5WgGTljg"] .zpheading:after,[data-element-id="elm_7B5ng1hvTsepTF5WgGTljg"] .zpheading:before{ } </style><h2
 class="zpheading zpheading-align-center " data-editor="true">online learning in India - 2019</h2></div>
<div data-element-id="elm_Ec_6h_O3Ta6sYufd2xcI2Q" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_Ec_6h_O3Ta6sYufd2xcI2Q"].zpelem-text{ } </style><div class="zptext zptext-align-center " data-editor="true"><div>E-Learning can be provided to a person in two levels. One at the academic level in form of education and another at the professional level in the form of training. E-Learning is a new dimension of the education in which the overall motive is to transfer the knowledge and upgrade the individual to attain their desired goal.</div><div><br></div><div>Therefore in India, online learning has been successful in the Indian market and many formal and informal efforts have been made to improve the quality of education and learning so that it can attain the belief of people in the academics in which people are losing their trust, because it is not employable.</div><div><br></div><div>Today is the era of internet and by the efforts of the PM Narendra Modi digital initiatives, it is claimed that more than 1,50,000 villages has been connected to internet via optical fibre in India since 2015 to 2019. This indicates that online education is not going to limited in metro cities but also approaching for the rural areas as well.</div><div><br></div><div>India is a leading country in the fields of Information Technology. Today where IT sector in India is contributing approximately 7% in the total GDP, so we can expect, that with the corrective actions and measures, India can become the leading online learning and education provider as well.</div><div><br></div><div>In the future, India will have the need of such kind of subject specialists and philanthropists which are capable to prepare the online course material &amp; tutorials in many languages and can become helpful to the students and learners in every way possible. Overall the future of E-Learning in India is bright. &nbsp;</div><div><br></div><div>Hope you like this post ! Thanks for reading this post ! &nbsp;</div><div><br>reference link -&nbsp;<br></div><div><br></div><div><u><a href="http://lucidoutsourcing.ontrapages.com/" target="_blank">online examination system software</a></u> - smartoas by lucid outsourcing&nbsp;</div><div><br></div><p><span style="color:inherit;"></span></p><div><u><a href="https://www.spreaker.com/user/alokjasmatiya" target="_blank">https://www.spreaker.com/user/alokjasmatiya<br></a><a href="https://lookbook.nu/alokjasmatiya" target="_blank">https://lookbook.nu/alokjasmatiya</a></u></div></div>
</div><div
 data-element-id="elm_OauvbT3fQI-kWtQO04OGSA" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_OauvbT3fQI-kWtQO04OGSA"].zpelem-button{ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_OauvbT3fQI-kWtQO04OGSA"] .zpbutton:hover{ } [data-element-id="elm_OauvbT3fQI-kWtQO04OGSA"] .zpbutton{ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md " href="javascript:;" target="_blank"><span class="zpbutton-content">Get Started Now</span></a></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Wed, 23 Jan 2019 09:36:39 +0000</pubDate></item><item><title><![CDATA[How did XO2 implement the erp software ?]]></title><link>http://collegeerp14.zohosites.com/blogs/post/XO2-erp-implementation</link><description><![CDATA[X02 is a blamire owned company whose prior name is total supply solutions. It is an established company since 1968 which was started in a garage and i ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_2TFpvv-BRy6m_OPoX_DDZw==" data-element-type="section" class="zpsection "><style type="text/css"> [data-element-id="elm_2TFpvv-BRy6m_OPoX_DDZw=="].zpsection{ } </style><div class="zpcontainer"><div
 data-element-id="elm_ita3N7hoTDCDcqMPd_DjJA==" data-element-type="row" class="zprow zpalign-items- zpjustify-content- "><style type="text/css"> [data-element-id="elm_ita3N7hoTDCDcqMPd_DjJA=="].zprow{ } </style><div
 data-element-id="elm_AmhbvglEQFCpEFylHrhm-Q==" data-element-type="column" class="zpelem-col zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"> [data-element-id="elm_AmhbvglEQFCpEFylHrhm-Q=="].zpelem-col{ } @media (min-width:992px) { [data-element-id="elm_AmhbvglEQFCpEFylHrhm-Q=="].zpelem-col{ } } </style><div data-element-id="elm_KWLFKuukTgecjpMoHfuTsQ==" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_KWLFKuukTgecjpMoHfuTsQ=="] .zpheading{ } [data-element-id="elm_KWLFKuukTgecjpMoHfuTsQ=="].zpelem-heading { } [data-element-id="elm_KWLFKuukTgecjpMoHfuTsQ=="] .zpheading:after,[data-element-id="elm_KWLFKuukTgecjpMoHfuTsQ=="] .zpheading:before{ } </style><h2
 class="zpheading zpheading-align-center " data-editor="true">XO2 erp implementation story</h2></div>
<div data-element-id="elm_uhlcX7Y-S8KQjJ3agC5YIg==" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_uhlcX7Y-S8KQjJ3agC5YIg=="].zpelem-text{ } </style><div class="zptext zptext-align-center " data-editor="true"><p style="margin-bottom:11pt;text-align:justify;"><span style="font-size:12pt;">X02 is a blamire owned company whose prior name is total supply solutions. It is an established company since 1968 which was started in a garage and it took out as a XO2 company in 2014. It is an australian headquartered company which deals in hygiene and washroom products throughout Australia.</span></p><p style="margin-bottom:11pt;text-align:justify;"><span style="font-size:12pt;">The overall mission of the company is to provide a healthy and happy environment to the clients where people work, learn, stay and learn how to be healthy. The company products manufacturing is so complex which is so complex and are available in different prices and variations.</span></p><p style="margin-bottom:11pt;text-align:justify;"><span style="font-size:12pt;">The company before leading to odoo, had a local erp software and use of spreadsheets to manage their data which was completely unable to meet their day to day requirements. They needed a complex ERP solution which was completely e-commerce based and could handle their complex manufacturing product data.</span></p><p style="margin-bottom:11pt;text-align:justify;"><span style="font-size:12pt;">The ecommerce solution provided a full integrated solution to the XO2, which could incorporate the complete financial, distribution and after sales marketing services. It was filled with attractive user interfaces for the back end user and it also made the complete ecommerce ordering facilities easy. </span></p><p style="margin-bottom:11pt;text-align:justify;"><span style="font-size:12pt;">After implementation of the odoo’s ecommerce oriented erp software, XO2 company started to get some orders from the online portal. Within first month of launching, &nbsp;their online store started getting enquiries online and it also provided the company the ability to work throughout Australia.</span></p><p style="margin-bottom:11pt;text-align:justify;"><span style="font-size:12pt;font-weight:700;">Hope you have liked this post ! Thanks for reading the post !</span></p><p><span style="color:inherit;"></span></p><div><span style="font-size:12pt;font-weight:700;">reference link -</span></div><div><span style="font-size:12pt;font-weight:700;"><br></span></div><div><span style="font-size:12pt;font-weight:700;"><a href="http://builder.ezywebs.com.au/alokjasmatiya99/solid-wood-furniture/page-129">http://builder.ezywebs.com.au/alokjasmatiya99/solid-wood-furniture/page-129</a><br></span></div></div>
</div><div
 data-element-id="elm_lbuSGDIYSteysjP3assXpQ==" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_lbuSGDIYSteysjP3assXpQ=="].zpelem-button{ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_lbuSGDIYSteysjP3assXpQ=="] .zpbutton:hover{ } [data-element-id="elm_lbuSGDIYSteysjP3assXpQ=="] .zpbutton{ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md " href="javascript:;" target="_blank"><span class="zpbutton-content">Get Started Now</span></a></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Tue, 09 Oct 2018 06:05:15 +0000</pubDate></item><item><title><![CDATA[famous toys in India]]></title><link>http://collegeerp14.zohosites.com/blogs/post/buy-furniture-online1</link><description><![CDATA[India is the second most populated country in this world after China. It can be considered with the mixture of the rich technology and human resources ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_5qzwSgSlRbS-P-CoUKVIJw==" data-element-type="section" class="zpsection "><style type="text/css"> [data-element-id="elm_5qzwSgSlRbS-P-CoUKVIJw=="].zpsection{ } </style><div class="zpcontainer"><div
 data-element-id="elm_XPQ7YLcsTjicIEq2_lVe6g==" data-element-type="row" class="zprow zpalign-items- zpjustify-content- "><style type="text/css"> [data-element-id="elm_XPQ7YLcsTjicIEq2_lVe6g=="].zprow{ } </style><div
 data-element-id="elm_1j8xK7OaRbyjENZJnrC0Xg==" data-element-type="column" class="zpelem-col zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"> [data-element-id="elm_1j8xK7OaRbyjENZJnrC0Xg=="].zpelem-col{ } @media (min-width:992px) { [data-element-id="elm_1j8xK7OaRbyjENZJnrC0Xg=="].zpelem-col{ } } </style><div data-element-id="elm_cSWFlISiRL6g_ZR06MKibw==" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_cSWFlISiRL6g_ZR06MKibw=="] .zpheading{ } [data-element-id="elm_cSWFlISiRL6g_ZR06MKibw=="].zpelem-heading { } [data-element-id="elm_cSWFlISiRL6g_ZR06MKibw=="] .zpheading:after,[data-element-id="elm_cSWFlISiRL6g_ZR06MKibw=="] .zpheading:before{ } </style><h2
 class="zpheading zpheading-align-center " data-editor="true">toys in India</h2></div>
<div data-element-id="elm_UvkHYfZrR2CWbX8L4-vOyw==" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_UvkHYfZrR2CWbX8L4-vOyw=="].zpelem-text{ } </style><div class="zptext zptext-align-center " data-editor="true"><p style="margin-right:8pt;text-align:justify;"><span style="font-size:12pt;">India is the second most populated country in this world after China. It can be considered with the mixture of the rich technology and human resources which are enough capable to develop the toy and handicraft industry. Wth this there is no any lacuna of raw material because all kind of material like - wood, clay, leather is available in enough amount in the country.</span></p><p style="margin-right:8pt;text-align:justify;"><span style="font-size:12pt;">The toy industry in India is not limited to the dolls, animals, birds, carts but they also are available in the shape of the gods and goddesses. Thus indian toys shows the spiritual and religious value of the people inhabited in country. Toys are still popular in Indian society because they also help in making learning easy and educating to children. </span></p><p style="margin-right:8pt;text-align:justify;"><span style="font-size:12pt;">The Indian toy industry is always being cotton oriented and it is quite labour intensive. There is an unique quantity of wooden, cotton and board games in India. Delhi and Mumbai are the two ethnic production hubs for the toys industry. </span></p><p style="margin-right:8pt;text-align:justify;"><span style="font-size:12pt;">The TAI ( toy association of India ) association is held liable for controlling of the toy industry in India. It deals in organizing the toy fairs and exhibitions at the affordable prices and communicate the industry problems with the central government. </span></p><p style="margin-right:8pt;text-align:justify;"><span style="font-size:12pt;">Indian toy industry is facing the fierce competition from the chinese toy companies. The only reason is the price factor that Chinese products are far cheaper than the Indian toy industry. In the world export market &nbsp;the India’s contribution is considered negligible. There is the need to manage a national level programme to increase the toy promotion in the whole country.</span></p><p style="margin-right:8pt;text-align:justify;"><span style="font-size:12pt;font-weight:700;">Hope you have liked the post ! Thanks for reading this post !</span><span style="font-size:12pt;"> &nbsp;</span></p><p><span style="color:inherit;"><br></span></p><p><span style="color:inherit;">by - Indian Crafts - a company t <a href="http://famousindiantoys.co.nf/_about_.html" title="buy furniture online" target="_blank">buy furniture online</a></span></p><p><br></p><p>Dreamteam Technologies -a <a href="http://motog2tom.soup.io/post/655835298/university-ERP" title="university management software" target="_blank">university management software</a> development company</p></div>
</div><div
 data-element-id="elm_74sMRhXQQieUtgqXwQ-Gcg==" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_74sMRhXQQieUtgqXwQ-Gcg=="].zpelem-button{ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_74sMRhXQQieUtgqXwQ-Gcg=="] .zpbutton:hover{ } [data-element-id="elm_74sMRhXQQieUtgqXwQ-Gcg=="] .zpbutton{ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md " href="javascript:;" target="_blank"><span class="zpbutton-content">Get Started Now</span></a></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Wed, 30 May 2018 11:46:07 +0000</pubDate></item><item><title><![CDATA[Why are srilankan handicrafts so famous ?]]></title><link>http://collegeerp14.zohosites.com/blogs/post/C-table2</link><description><![CDATA[The relation of India and Sri lanka have been friendly so nice with each other from the centuries and they both only have the one or two time war type ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_WAr35ABYS4WxuNaKlVIMcQ==" data-element-type="section" class="zpsection "><style type="text/css"> [data-element-id="elm_WAr35ABYS4WxuNaKlVIMcQ=="].zpsection{ } </style><div class="zpcontainer"><div
 data-element-id="elm_SYaa0V5zT_iZmF5KMmnm6g==" data-element-type="row" class="zprow zpalign-items- zpjustify-content- "><style type="text/css"> [data-element-id="elm_SYaa0V5zT_iZmF5KMmnm6g=="].zprow{ } </style><div
 data-element-id="elm_xS4x_z8ETamQwDTTnCEVNQ==" data-element-type="column" class="zpelem-col zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"> [data-element-id="elm_xS4x_z8ETamQwDTTnCEVNQ=="].zpelem-col{ } @media (min-width:992px) { [data-element-id="elm_xS4x_z8ETamQwDTTnCEVNQ=="].zpelem-col{ } } </style><div data-element-id="elm_98SV4-A8SDSNET8gNyDRqw==" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_98SV4-A8SDSNET8gNyDRqw=="] .zpheading{ } [data-element-id="elm_98SV4-A8SDSNET8gNyDRqw=="].zpelem-heading { } [data-element-id="elm_98SV4-A8SDSNET8gNyDRqw=="] .zpheading:after,[data-element-id="elm_98SV4-A8SDSNET8gNyDRqw=="] .zpheading:before{ } </style><h2
 class="zpheading zpheading-align-center " data-editor="true">srilankan handicrafts</h2></div>
<div data-element-id="elm_RdUrzrM-R-miOjwywcNvag==" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_RdUrzrM-R-miOjwywcNvag=="].zpelem-text{ } </style><div class="zptext zptext-align-center " data-editor="true"><p style="margin-bottom:10pt;text-align:justify;"><span style="font-size:12pt;">The relation of India and Sri lanka have been friendly so nice with each other from the centuries and they both only have the one or two time war type situation. The story of Ram - Ravana epic war is the world famous war between the India and Sri Lanka. Both the countries have the renowned names in the South Asia and they are the separated by the </span><span style="font-size:12pt;font-weight:700;">Pak Straight</span><span style="font-size:12pt;">.</span></p><p style="margin-bottom:10pt;text-align:justify;"><span style="font-size:12pt;">Sri Lanka is the place of talented craftsmen and is the good mixture of the modern and traditional designs. &nbsp;Like India and China, Sri Lanka have the much potential for the giftware, home decor, furniture and toys, wellness spa products. </span></p><p style="margin-bottom:10pt;text-align:justify;"><span style="font-size:12pt;">The craftsmen of Sri Lanka are also aware of the latest trends of the handicraft market and they are as well aware to make the contemporary designs as per the international requirements. There is a very good requirement of the Sri Lanka's handicrafts in all over the USA, UK and Japan and other european and asian countries.</span></p><p><span style="color:inherit;"><span><br></span></span></p><p style="margin-bottom:10pt;text-align:justify;"><span style="font-size:12pt;font-weight:700;">Government initiatives for handicraft development - </span></p><ul><li style="font-size:12pt;"><p style="text-align:justify;"><span style="font-size:12pt;">providing important packaging facilities</span></p></li><li style="font-size:12pt;"><p style="text-align:justify;"><span style="font-size:12pt;">providing consultancy services</span></p></li><li style="font-size:12pt;"><p style="text-align:justify;"><span style="font-size:12pt;">proper knowledge management to the export of handicrafts</span></p></li><li style="font-size:12pt;"><p style="text-align:justify;"><span style="font-size:12pt;">make 1000 handicraft villages for the economic development of country </span></p></li><li style="font-size:12pt;"><p style="text-align:justify;"><span style="font-size:12pt;">to provide insurance &amp; pension facilities for the artists</span></p></li><li style="font-size:12pt;"><p style="margin-bottom:10pt;text-align:justify;"><span style="font-size:12pt;">to provide the proper training and development programmes by opening the proper handicraft training centres. &nbsp;</span></p></li></ul><p style="margin-bottom:10pt;text-align:justify;"><span style="font-size:12pt;"> &nbsp;</span><span style="font-size:12pt;font-weight:700;">Hope you have liked this post ! Thanks for reading it !</span></p><p><span style="color:inherit;"></span></p><div><div><span style="font-size:12pt;font-weight:700;">by - Indian Crafts - a <a href="http://srilankahandicrafts11.co.nf/_about_.html" title="C table" target="_blank">C table</a> supplier</span></div></div><div><span style="font-size:12pt;font-weight:700;"><br></span></div><div><div><span style="font-size:12pt;font-weight:700;">Dreamteam Technologies - a <a href="http://collegeerp11.akmin.net/srilankan_handicrafts_9.html" title="university management software" target="_blank">university management software</a> company</span></div></div></div>
</div><div
 data-element-id="elm_sO14fXIBQFqq0de-9qvcyQ==" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_sO14fXIBQFqq0de-9qvcyQ=="].zpelem-button{ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_sO14fXIBQFqq0de-9qvcyQ=="] .zpbutton:hover{ } [data-element-id="elm_sO14fXIBQFqq0de-9qvcyQ=="] .zpbutton{ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md " href="javascript:;" target="_blank"><span class="zpbutton-content">Get Started Now</span></a></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Thu, 24 May 2018 05:24:22 +0000</pubDate></item><item><title><![CDATA[What is the implication of the LITEROM in institute administration ?]]></title><link>http://collegeerp14.zohosites.com/blogs/post/dreamteam-LITEROM</link><description><![CDATA[Today's digital world presents a tremendous opportunity for innovation, but also significant challenges to keep children safe. Our kids' futures depen ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_UydC9n4vQtqxit2SetVuuw==" data-element-type="section" class="zpsection "><style type="text/css"> [data-element-id="elm_UydC9n4vQtqxit2SetVuuw=="].zpsection{ } </style><div class="zpcontainer"><div
 data-element-id="elm_IHoQUjH9Ta-0HEK91iHwTw==" data-element-type="row" class="zprow zpalign-items- zpjustify-content- "><style type="text/css"> [data-element-id="elm_IHoQUjH9Ta-0HEK91iHwTw=="].zprow{ } </style><div
 data-element-id="elm_9dc3Plv6Rl-bq2vHQyln_g==" data-element-type="column" class="zpelem-col zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"> [data-element-id="elm_9dc3Plv6Rl-bq2vHQyln_g=="].zpelem-col{ } @media (min-width:992px) { [data-element-id="elm_9dc3Plv6Rl-bq2vHQyln_g=="].zpelem-col{ } } </style><div data-element-id="elm_5e1LKkr0T_6ezWv0NhrO1w==" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_5e1LKkr0T_6ezWv0NhrO1w=="] .zpheading{ } [data-element-id="elm_5e1LKkr0T_6ezWv0NhrO1w=="].zpelem-heading { } [data-element-id="elm_5e1LKkr0T_6ezWv0NhrO1w=="] .zpheading:after,[data-element-id="elm_5e1LKkr0T_6ezWv0NhrO1w=="] .zpheading:before{ } </style><h2
 class="zpheading zpheading-align-center " data-editor="true">LITEROM in institute administration</h2></div>
<div data-element-id="elm_FqNBnuuuTiGK7yRtJAPmnQ==" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_FqNBnuuuTiGK7yRtJAPmnQ=="].zpelem-text{ } </style><div class="zptext zptext-align-center " data-editor="true"><p style="margin-bottom:8pt;"><span style="font-size:12pt;">Today's digital world presents a tremendous opportunity for innovation, but also significant challenges to keep children safe. Our kids' futures depend on their understanding and leveraging technology in a smart way. &nbsp;Internet safety education and training can help children, parents, and educators to know more about proper online behavior and the dangers the internet poses.</span></p><p style="margin-bottom:8pt;"><span style="font-size:12pt;">The School and Family Education about the Internet (SAFE Internet) needs wide policy to support existing and new internet safety programs that meet guidelines based on the cyber safety strategies found to be most effective.</span></p><p style="margin-bottom:8pt;"><span style="font-size:12pt;">We have to find out the ways and means to meet the challenges and opportunities the internet presents without denying our children access to this great resource, but to make sure they know how to use it wisely.</span></p><p style="margin-bottom:8pt;"><span style="font-size:12pt;">Just as we make sure our children know not to talk to strangers, not to bully kids on the playground, and not to give out their personal information, we have the same responsibility to teach them to apply these values online. That's why we suggest having some guidelines to make internet safe for children.</span></p><p style="margin-bottom:8pt;"><span style="font-size:12pt;">The educators, parents and other agencies together can research to determine best practices in internet safely education and then create guidelines. The same can be presented to central agency for implementation.</span></p><p style="margin-bottom:8pt;"><span style="font-size:12pt;">There need to be allocation of fund so that recipients would use the funds to develop internet safety education programs, train teachers and administrators, maintain media campaigns to promote awareness of the risks children face online, and educate parents about identifying and protecting their children from those risks.</span></p><p style="margin-bottom:8pt;"><span style="font-size:12pt;">Researchers and heads of administering government agencies will evaluate current internet safety education programs, gather findings regarding at-risk children, and examine any other area of interest. The research group also would identify gaps in internet safety education. A final report from the group can be used to further identify and refine best practices in internet safety.</span></p><p style="margin-bottom:8pt;"><span style="font-size:12pt;">Though, we are very late for this, there should be a law that will bring together industry leaders, parents, educators, students, policy makers, and law enforcement officials, and will encourage them to collaborate to keep children safe online. We are of the opinion that adults need to help to protect our kids and give them cyber literacy skills.</span></p><p style="margin-bottom:15pt;"><span style="font-size:12pt;">The Central Government should express support for the SAFE Internet by introducing appropriate law. &nbsp;Educating children must be our first line of defense to keep them safe from the dangers of online predators, cyber bullies and other online dangers. The proposed law would help schools learn how to respond when a student is victimized online. The organizational support passage of the law could help prevent millions of children from being victimized online.</span></p><p><span style="color:inherit;"><span><br></span></span></p><p style="margin-bottom:15pt;"><span style="font-size:10.5pt;font-weight:700;">Hope you have liked this post ! Thanks for reading the post !</span></p><p><span style="color:inherit;"></span></p><div><div><span style="font-size:10.5pt;font-weight:700;">by - Dreamteam Technologies - a <a href="http://all4webs.com/alokjasmatiya99/dreamteamsliterom.htm?41541=31659" title="university ERP" target="_blank">university ERP</a> development company</span></div></div><div><span style="font-size:10.5pt;font-weight:700;"><br></span></div><div><span style="font-size:10.5pt;font-weight:700;">other reference links -&nbsp;</span></div><div><span style="font-size:10.5pt;font-weight:700;"><br></span></div><div><div><span style="font-size:10.5pt;font-weight:700;">Indian Crafts - a <a href="http://indianexpovision.co.nf/_about_.html" title="C table" target="_blank">C table</a> dealer</span></div></div></div>
</div><div
 data-element-id="elm_ZEN9Hmj0QcC4OaQIqyvVCg==" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_ZEN9Hmj0QcC4OaQIqyvVCg=="].zpelem-button{ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_ZEN9Hmj0QcC4OaQIqyvVCg=="] .zpbutton:hover{ } [data-element-id="elm_ZEN9Hmj0QcC4OaQIqyvVCg=="] .zpbutton{ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md " href="javascript:;" target="_blank"><span class="zpbutton-content">Get Started Now</span></a></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Mon, 21 May 2018 13:31:13 +0000</pubDate></item><item><title><![CDATA[How to compare product differentiation between Indian and Chinese products ?]]></title><link>http://collegeerp14.zohosites.com/blogs/post/indian-over-chinese-products</link><description><![CDATA[Today Indian Handicrafts is going to touch the cross mark of 24000 crore INR as per according to the ASSOCHAM study. In addition to this, India is giv ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_cDgCL20GR4q9LA0kvsAN3A==" data-element-type="section" class="zpsection "><style type="text/css"> [data-element-id="elm_cDgCL20GR4q9LA0kvsAN3A=="].zpsection{ } </style><div class="zpcontainer"><div
 data-element-id="elm_mwxeQ1YFRr6bJiS0Ryrv9w==" data-element-type="row" class="zprow zpalign-items- zpjustify-content- "><style type="text/css"> [data-element-id="elm_mwxeQ1YFRr6bJiS0Ryrv9w=="].zprow{ } </style><div
 data-element-id="elm_ZJjpZkB1TVqb1v0IK040Kg==" data-element-type="column" class="zpelem-col zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"> [data-element-id="elm_ZJjpZkB1TVqb1v0IK040Kg=="].zpelem-col{ } @media (min-width:992px) { [data-element-id="elm_ZJjpZkB1TVqb1v0IK040Kg=="].zpelem-col{ } } </style><div data-element-id="elm_JXCYfyQ1RvWgklG7vRAApg==" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_JXCYfyQ1RvWgklG7vRAApg=="] .zpheading{ } [data-element-id="elm_JXCYfyQ1RvWgklG7vRAApg=="].zpelem-heading { } [data-element-id="elm_JXCYfyQ1RvWgklG7vRAApg=="] .zpheading:after,[data-element-id="elm_JXCYfyQ1RvWgklG7vRAApg=="] .zpheading:before{ } </style><h2
 class="zpheading zpheading-align-center " data-editor="true">Indian and Chinese products</h2></div>
<div data-element-id="elm_0oT7K_1ySN29GFxTVX48Pw==" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_0oT7K_1ySN29GFxTVX48Pw=="].zpelem-text{ } </style><div class="zptext zptext-align-center " data-editor="true"><p style="margin-bottom:10pt;text-align:justify;"><span style="font-size:12pt;">Today Indian Handicrafts is going to touch the cross mark of 24000 crore INR as per according to the ASSOCHAM study. In addition to this, India is giving a hardcore tough competition to China in terms of handicraft product categories like - glass mirrors, tables and kitchen glasswares, wooden articles, paintings, pottery, leather products etc. &nbsp;</span></p><p style="margin-bottom:10pt;text-align:justify;"><span style="font-size:12pt;">There is an indication that many Indian handicraft products are totally accepted in China as well in the other countries like - USA, UK and many other europe countries like - Germany, France, Italy etc. Both countries are dependent on the supply of the many handicraft categories products. There are many reasons for the growth of handicraft products like - </span></p><ul><li style="font-size:12pt;"><p style="text-align:justify;"><span style="font-size:12pt;">cheap labour rate</span></p></li><li style="font-size:12pt;"><p style="text-align:justify;"><span style="font-size:12pt;">high production efficiency</span></p></li><li style="font-size:12pt;"><p style="text-align:justify;"><span style="font-size:12pt;">efficient power supply initiatives</span></p></li><li style="font-size:12pt;"><p style="text-align:justify;"><span style="font-size:12pt;">Low price competition</span></p></li><li style="font-size:12pt;"><p style="margin-bottom:10pt;text-align:justify;"><span style="font-size:12pt;">Proper enough quantity of natural resources &nbsp;</span></p></li></ul><p><span style="color:inherit;"><span><br></span></span></p><p style="margin-bottom:10pt;text-align:justify;"><span style="font-size:12pt;">USA and UK are the two significant markets for Chinese and Indian handicraft products. The Indian and Chinese handicraft products are going to have more than 50% of their export from these 2 countries only. In last 5 to 6 years, there has been the significant growth of Indian Handicraft products selling. The important point is this that it is happening not because of the degrading quality of Chinese products but because of the economic trends.</span></p><p style="margin-bottom:10pt;text-align:justify;"><span style="font-size:12pt;">There is also a fact associated with this that the Indian Handicraft products are still handmade and chinese handicraft products are still replaced by the Machinery goods. So, these products can not be considered as the pure handicraft products and they are still not comparable with the Indian Handicrafts. </span></p><p><span style="color:inherit;"><span><br></span></span></p><p style="margin-bottom:10pt;text-align:justify;"><span style="font-size:12pt;font-weight:700;">Hope you have liked the post ! Thanks for reading this post ! </span></p><p><span style="color:inherit;">by - <a href="http://indianhandicraft.co.nf/_about_.html" title="C table" target="_blank">C table</a> dealer company - Indian Crafts</span></p><p><span style="color:inherit;"><br></span></p><p><span style="color:inherit;">other reference links -&nbsp;</span></p><p><span style="color:inherit;"><br></span></p><p><span style="color:inherit;">post reference - <a href="http://motog2tom.soup.io/post/650518232/salient-features-of-inventory-management" title="academic ERP software" target="_blank">academic ERP software</a> company - Dreamteam Technologies</span></p></div>
</div><div
 data-element-id="elm_ZfDndiylTsqwbBfqiJsswg==" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_ZfDndiylTsqwbBfqiJsswg=="].zpelem-button{ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_ZfDndiylTsqwbBfqiJsswg=="] .zpbutton:hover{ } [data-element-id="elm_ZfDndiylTsqwbBfqiJsswg=="] .zpbutton{ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md " href="javascript:;" target="_blank"><span class="zpbutton-content">Get Started Now</span></a></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Mon, 14 May 2018 12:48:18 +0000</pubDate></item><item><title><![CDATA[How major countries are opened for  furniture segment ?]]></title><link>http://collegeerp14.zohosites.com/blogs/post/C-table1</link><description><![CDATA[The market nature of wooden industry is always volatile and inflexible in nature. Today what is in the trending will not be in trend tomorrow. So due ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_Sb8RtxmlQ_CePRGR7QrbRQ==" data-element-type="section" class="zpsection "><style type="text/css"> [data-element-id="elm_Sb8RtxmlQ_CePRGR7QrbRQ=="].zpsection{ } </style><div class="zpcontainer"><div
 data-element-id="elm_Mga5T8ftRBWcfQDTipiJsw==" data-element-type="row" class="zprow zpalign-items- zpjustify-content- "><style type="text/css"> [data-element-id="elm_Mga5T8ftRBWcfQDTipiJsw=="].zprow{ } </style><div
 data-element-id="elm_58bRgTe5RgSL5n-NkyyONA==" data-element-type="column" class="zpelem-col zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"> [data-element-id="elm_58bRgTe5RgSL5n-NkyyONA=="].zpelem-col{ } @media (min-width:992px) { [data-element-id="elm_58bRgTe5RgSL5n-NkyyONA=="].zpelem-col{ } } </style><div data-element-id="elm__tuS8riOTquqhl8nLgRgJw==" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm__tuS8riOTquqhl8nLgRgJw=="] .zpheading{ } [data-element-id="elm__tuS8riOTquqhl8nLgRgJw=="].zpelem-heading { } [data-element-id="elm__tuS8riOTquqhl8nLgRgJw=="] .zpheading:after,[data-element-id="elm__tuS8riOTquqhl8nLgRgJw=="] .zpheading:before{ } </style><h2
 class="zpheading zpheading-align-center " data-editor="true"></h2></div>
<div data-element-id="elm_YJTvu4dPTNav0Vp1xOW36w==" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_YJTvu4dPTNav0Vp1xOW36w=="].zpelem-text{ } </style><div class="zptext zptext-align-center " data-editor="true"><span style="color:inherit;"><p style="margin-bottom:10pt;text-align:justify;"><span style="font-size:12pt;">The market nature of wooden industry is always volatile and inflexible in nature. Today what is in the trending will not be in trend tomorrow. So due to look at the huge competition, it is necessary for all the ecommerce and small furniture oriented companies to work on new varieties and patterns to stay up in the competition.</span></p><p style="margin-bottom:10pt;text-align:justify;"><span style="font-size:12pt;">It is necessary to have eminent level of &nbsp;capital and financing facilities to make a success for a country. Today there are many type of major countries which have their own manufacturing base of furniture segment and they are as well ranking good in top furniture exporting countries. Like - Malaysia, China, India, Germany, Japan, Korea etc.</span></p><p style="margin-bottom:10pt;text-align:justify;"><span style="font-size:12pt;">China is undoubtedly a furniture giant for the world. This is the result due to importing nature of USA. USA is totally dependent on China for its furniture market segment. China is experiencing the great opportunities for entering in the USA furniture segment and it is earning a huge potential of revenue. USA is importing most of the bedroom and home decor furniture from China. The other countries market share is shrinking continuously in this segment. </span></p><p style="margin-bottom:10pt;text-align:justify;"><span style="font-size:12pt;">Besides USA, europe is also considered an endless opportunistic market for the asian countries. European countries are as well opened for the different export especially for child furniture, flat furniture, PC related furniture, living room &nbsp;also has a very good scope for the exporting countries. </span></p><p style="margin-bottom:10pt;text-align:justify;"><span style="font-size:12pt;">In Japan, besides of being a small country, still it has a growing opportunity for the furniture segment. In Japan people they have the tendency to accept the high price but they are not ready to compromise on quantity. There is a very open opportunity for cupboards, corner furniture and large tables.</span></p><p style="margin-bottom:10pt;text-align:justify;"><span style="font-size:12pt;font-weight:700;">Hope you have liked the post ! Thanks for reading it ! &nbsp;</span></p><div><span style="font-size:12pt;font-weight:700;"><br></span></div></span><p style="margin-bottom:15pt;"><span style="font-size:12pt;">post sponsored by - </span><a href="http://buyfurnitureonline.co.nf/_about_.html" title="C table" target="_blank" style="font-size:12pt;">C table</a><span style="font-size:12pt;"> dealer company - Indian Crafts</span><br></p><div><span style="font-size:12pt;"><br></span></div><div><div><span style="font-size:12pt;">by - <a href="http://alokjasmatiya.bloopist.com/posts/what-should-be-the-transport-management-facilities-in-a-erp-software" title="university management software" target="_blank">university management software</a> development company - dreamteam technologies</span></div></div><div><span style="font-size:12pt;"><br></span></div><div><br></div></div>
</div><div
 data-element-id="elm_aSBKrUZzSnOeuWnNP7007g==" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_aSBKrUZzSnOeuWnNP7007g=="].zpelem-button{ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_aSBKrUZzSnOeuWnNP7007g=="] .zpbutton:hover{ } [data-element-id="elm_aSBKrUZzSnOeuWnNP7007g=="] .zpbutton{ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md " href="javascript:;" target="_blank"><span class="zpbutton-content">Get Started Now</span></a></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Mon, 07 May 2018 12:16:28 +0000</pubDate></item><item><title><![CDATA[How a university should opt university managemnet software like LITEROM ?]]></title><link>http://collegeerp14.zohosites.com/blogs/post/university-management-software1</link><description><![CDATA[LITEROM is fully compatible for integration with Biometric devices, Barcodes, Smartcards &amp; RFIDs. University ERP is also attuned with all mobiles, ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_q74JYa6PTiCjDbCXppEeyQ==" data-element-type="section" class="zpsection "><style type="text/css"> [data-element-id="elm_q74JYa6PTiCjDbCXppEeyQ=="].zpsection{ } </style><div class="zpcontainer"><div
 data-element-id="elm_qcrya9OiRGWw8dV5AJWJMA==" data-element-type="row" class="zprow zpalign-items- zpjustify-content- "><style type="text/css"> [data-element-id="elm_qcrya9OiRGWw8dV5AJWJMA=="].zprow{ } </style><div
 data-element-id="elm_7tyuBm7qSGqPYfLBF80Etw==" data-element-type="column" class="zpelem-col zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"> [data-element-id="elm_7tyuBm7qSGqPYfLBF80Etw=="].zpelem-col{ } @media (min-width:992px) { [data-element-id="elm_7tyuBm7qSGqPYfLBF80Etw=="].zpelem-col{ } } </style><div data-element-id="elm_qtAqL9yYTH2VbvPuIxjT4Q==" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_qtAqL9yYTH2VbvPuIxjT4Q=="] .zpheading{ } [data-element-id="elm_qtAqL9yYTH2VbvPuIxjT4Q=="].zpelem-heading { } [data-element-id="elm_qtAqL9yYTH2VbvPuIxjT4Q=="] .zpheading:after,[data-element-id="elm_qtAqL9yYTH2VbvPuIxjT4Q=="] .zpheading:before{ } </style><h2
 class="zpheading zpheading-align-center " data-editor="true">LITEROM as university management software</h2></div>
<div data-element-id="elm_aQkC7a8fQj-Mm6n4OFiPkQ==" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_aQkC7a8fQj-Mm6n4OFiPkQ=="].zpelem-text{ } </style><div class="zptext zptext-align-center " data-editor="true"><p style="margin-bottom:14pt;text-align:justify;"><span style="font-size:12pt;">LITEROM is fully compatible for integration with Biometric devices, Barcodes, Smartcards &amp; RFIDs. University ERP is also attuned with all mobiles, tabs and other devices.College, School,University Management Software is developed to manage the University's student database. University Management Software by addmen is one of its kind software. What makes it different from rest? The answer is its originality, versatile, Multi-featured abilities. A university which is not updated has chances of lagging behind due to the growing competition. University need to keep on enhancing itself with the demand. </span></p><p style="margin-bottom:14pt;text-align:justify;"><span style="font-size:12pt;">DreamTeam is mainly known for its intranet and Internet based university ERP solutions in Business and in schooling. With more than 5 years of experience in the field of offline automation DreamTeam has its fully independent Programming, Designing and multimedia skill set.</span></p><p style="margin-bottom:14pt;text-align:justify;"><span style="font-size:12pt;">DreamTeam is also a &nbsp;II level college ERP domain registrar and has an experience of maintaining dedicated servers for more than 5 years. &nbsp;We use VB for general automation. . We mainly work on LINUX based tools like PHP, MySql for our Intranet and Internet solutions. We expertise in FLASH, Fireworks, Adobe as well.</span></p><p style="margin-bottom:14pt;text-align:justify;"><span style="font-size:12pt;">Dream Team is official IT consultant to Indian Public Schools’ Conference and SPIC MACAY, and is running more than 180 online projects of various industries and educational institutions.</span></p><p style="margin-bottom:14pt;text-align:justify;"><span style="font-size:12pt;">Starting with a small group Dream Team is now a nuclear group of dedicated and committed software professionals, each one with the same spirit and enthusiasm to go ahead, on the roads to success to fulfill the dreams we share.</span></p><p style="text-align:justify;"><span style="font-size:12pt;">Hope you have liked the post ! Thanks for reading it !</span></p><p><span style="color:inherit;"></span></p><div><div><span style="font-size:12pt;">by - <a href="http://all4webs.com/alokjasmatiya99/universityerp.htm" title="university management software" target="_blank">university management software</a></span></div></div></div>
</div><div
 data-element-id="elm_A_DAg5xdRee3V300O0gr1w==" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm_A_DAg5xdRee3V300O0gr1w=="].zpelem-button{ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm_A_DAg5xdRee3V300O0gr1w=="] .zpbutton:hover{ } [data-element-id="elm_A_DAg5xdRee3V300O0gr1w=="] .zpbutton{ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md " href="javascript:;" target="_blank"><span class="zpbutton-content">Get Started Now</span></a></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Tue, 01 May 2018 06:50:42 +0000</pubDate></item><item><title><![CDATA[What is the importance of brass and copper rings ?]]></title><link>http://collegeerp14.zohosites.com/blogs/post/brass-and-copper-rings</link><description><![CDATA[A ring is a circular piece of jewelry which is worn around a finger. It can be worn both by man and woman. Itis used for the marriage functions as wel ]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_mv7QwP91QBunlOhsRizayw==" data-element-type="section" class="zpsection "><style type="text/css"> [data-element-id="elm_mv7QwP91QBunlOhsRizayw=="].zpsection{ } </style><div class="zpcontainer"><div
 data-element-id="elm_WG9N1AD3SPS4_uRYEL227Q==" data-element-type="row" class="zprow zpalign-items- zpjustify-content- "><style type="text/css"> [data-element-id="elm_WG9N1AD3SPS4_uRYEL227Q=="].zprow{ } </style><div
 data-element-id="elm_s6TEfWwqROKeOHKZwq2tRA==" data-element-type="column" class="zpelem-col zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"> [data-element-id="elm_s6TEfWwqROKeOHKZwq2tRA=="].zpelem-col{ } @media (min-width:992px) { [data-element-id="elm_s6TEfWwqROKeOHKZwq2tRA=="].zpelem-col{ } } </style><div data-element-id="elm_fGlWCywuRviV_CcIqtDyRA==" data-element-type="heading" class="zpelement zpelem-heading "><style> [data-element-id="elm_fGlWCywuRviV_CcIqtDyRA=="] .zpheading{ } [data-element-id="elm_fGlWCywuRviV_CcIqtDyRA=="].zpelem-heading { } [data-element-id="elm_fGlWCywuRviV_CcIqtDyRA=="] .zpheading:after,[data-element-id="elm_fGlWCywuRviV_CcIqtDyRA=="] .zpheading:before{ } </style><h2
 class="zpheading zpheading-align-center " data-editor="true">brass and copper rings</h2></div>
<div data-element-id="elm_BK6AmqRaQs6bojbGrwb5AQ==" data-element-type="text" class="zpelement zpelem-text "><style> [data-element-id="elm_BK6AmqRaQs6bojbGrwb5AQ=="].zpelem-text{ } </style><div class="zptext zptext-align-center " data-editor="true"><p style="margin-bottom:8pt;margin-right:8pt;text-align:justify;"><span style="font-size:12pt;">A ring is a circular piece of jewelry which is worn around a finger. It can be worn both by man and woman. Itis used for the marriage functions as well routine day to day life. In India people also use it to give rings as a gift item. It is made of metal or any other wooden item.</span></p><p style="margin-bottom:8pt;margin-right:8pt;text-align:justify;"><span style="font-size:12pt;">In 20th century firstly people started to use the rings made of gold, silver and copper which is still in trend because they are a very good conductor of heat and temperature. Today Rings are made from the mixing of two or more metals.</span></p><p style="margin-bottom:8pt;margin-right:8pt;text-align:justify;"><span style="font-size:12pt;">While making rings, the beautiful designs are used to draw on them. Any written name, figure of person, animal figures are generally used to make on these rings. These ring look very pleasing &nbsp;and beautiful to the eyes. It can be used as the both modern and traditional jewelry. </span></p><p style="margin-bottom:8pt;margin-right:8pt;text-align:justify;"><span style="font-size:12pt;">Brass rings are very useful and popular as well and its shine is very intrigue. It is not an ancient art and the brass jewelry and rings has a shine like glittering gold. The yare not suitable for open weather whether there is a possibility to be rusted soon of them.</span></p><p style="margin-bottom:8pt;margin-right:8pt;text-align:justify;"><span style="font-size:12pt;">It can be worn at any time and both type of man and woman can wear it. With this the additional occasions are very suitable enough to opt them to wear. These brass rings are available in many type of designs and geometrical patterns.</span></p><p style="margin-bottom:8pt;margin-right:8pt;text-align:justify;"><span style="font-size:12pt;">Brass rings were developed in early 20th century in united states by the horse riders community. It is costlier than a copper and iron ring. The brass rings are suitable with all type of modern and traditional jewelry.</span></p><p style="margin-bottom:8pt;margin-right:8pt;text-align:justify;"><span style="font-size:12pt;">Hope you have liked the post ! Thanks for reading the post !</span></p><p style="margin-bottom:8pt;margin-right:8pt;text-align:justify;"><span style="font-size:12pt;">by - <a href="http://builder.ezywebs.com.au/alokjasmatiya99/school-ERP/page-8.html" title="C table" target="_blank">C table</a></span></p><p style="margin-bottom:8pt;margin-right:8pt;text-align:justify;"><span style="font-size:12pt;"><br></span></p><p style="margin-bottom:8pt;margin-right:8pt;text-align:justify;"><span style="font-size:12pt;">other reference links -&nbsp;</span></p><p style="margin-bottom:8pt;margin-right:8pt;text-align:justify;"><span style="font-size:12pt;"><br></span></p><p style="margin-bottom:8pt;margin-right:8pt;text-align:justify;"><span style="font-size:12pt;"><a href="http://www.howto-tips.com/how-to-money-saving-tips-in-2018/how-are-hte-emerging-trends-indian-textiles-are-canging-worldhttp%3A//www.pr3-articles.com/node/137016http%3A//www.articles.mybikaner.com/Articles-of-2018/how-business-indian-handicrafs-aand-textiles-are-changinghttp%3A//www.article1.co.uk/Articles-of-2018-Europe-UK-US/how-china-become-textile-dealerhttp%3A//www.articles.kraftloft.com/Articles-of-2018/why-emerging-trends-indian-economy-changinghttp%3A//www.article.best-crypto-currency.com/article/2018/aeternity-ae/how-indian-handicrafts-are-changing-world-markethttp%3A//www.articles.studio9xb.com/Articles-of-2018/what-state-textile-industry-india">http://www.howto-tips.com/how-to-money-saving-tips-in-2018/how-are-hte-emerging-trends-indian-textiles-are-canging-world</a></span></p><p style="margin-bottom:8pt;margin-right:8pt;text-align:justify;"><span style="font-size:12pt;"><a href="http://www.howto-tips.com/how-to-money-saving-tips-in-2018/how-are-hte-emerging-trends-indian-textiles-are-canging-worldhttp%3A//www.pr3-articles.com/node/137016http%3A//www.articles.mybikaner.com/Articles-of-2018/how-business-indian-handicrafs-aand-textiles-are-changinghttp%3A//www.article1.co.uk/Articles-of-2018-Europe-UK-US/how-china-become-textile-dealerhttp%3A//www.articles.kraftloft.com/Articles-of-2018/why-emerging-trends-indian-economy-changinghttp%3A//www.article.best-crypto-currency.com/article/2018/aeternity-ae/how-indian-handicrafts-are-changing-world-markethttp%3A//www.articles.studio9xb.com/Articles-of-2018/what-state-textile-industry-india">http://www.pr3-articles.com/node/137016</a></span></p><p style="margin-bottom:8pt;margin-right:8pt;text-align:justify;"><span style="font-size:12pt;"><a href="http://www.howto-tips.com/how-to-money-saving-tips-in-2018/how-are-hte-emerging-trends-indian-textiles-are-canging-worldhttp%3A//www.pr3-articles.com/node/137016http%3A//www.articles.mybikaner.com/Articles-of-2018/how-business-indian-handicrafs-aand-textiles-are-changinghttp%3A//www.article1.co.uk/Articles-of-2018-Europe-UK-US/how-china-become-textile-dealerhttp%3A//www.articles.kraftloft.com/Articles-of-2018/why-emerging-trends-indian-economy-changinghttp%3A//www.article.best-crypto-currency.com/article/2018/aeternity-ae/how-indian-handicrafts-are-changing-world-markethttp%3A//www.articles.studio9xb.com/Articles-of-2018/what-state-textile-industry-india">http://www.articles.mybikaner.com/Articles-of-2018/how-business-indian-handicrafs-aand-textiles-are-changing</a></span></p><p style="margin-bottom:8pt;margin-right:8pt;text-align:justify;"><span style="font-size:12pt;"><a href="http://www.howto-tips.com/how-to-money-saving-tips-in-2018/how-are-hte-emerging-trends-indian-textiles-are-canging-worldhttp%3A//www.pr3-articles.com/node/137016http%3A//www.articles.mybikaner.com/Articles-of-2018/how-business-indian-handicrafs-aand-textiles-are-changinghttp%3A//www.article1.co.uk/Articles-of-2018-Europe-UK-US/how-china-become-textile-dealerhttp%3A//www.articles.kraftloft.com/Articles-of-2018/why-emerging-trends-indian-economy-changinghttp%3A//www.article.best-crypto-currency.com/article/2018/aeternity-ae/how-indian-handicrafts-are-changing-world-markethttp%3A//www.articles.studio9xb.com/Articles-of-2018/what-state-textile-industry-india">http://www.article1.co.uk/Articles-of-2018-Europe-UK-US/how-china-become-textile-dealer</a></span></p><p style="margin-bottom:8pt;margin-right:8pt;text-align:justify;"><span style="font-size:12pt;"><a href="http://www.howto-tips.com/how-to-money-saving-tips-in-2018/how-are-hte-emerging-trends-indian-textiles-are-canging-worldhttp%3A//www.pr3-articles.com/node/137016http%3A//www.articles.mybikaner.com/Articles-of-2018/how-business-indian-handicrafs-aand-textiles-are-changinghttp%3A//www.article1.co.uk/Articles-of-2018-Europe-UK-US/how-china-become-textile-dealerhttp%3A//www.articles.kraftloft.com/Articles-of-2018/why-emerging-trends-indian-economy-changinghttp%3A//www.article.best-crypto-currency.com/article/2018/aeternity-ae/how-indian-handicrafts-are-changing-world-markethttp%3A//www.articles.studio9xb.com/Articles-of-2018/what-state-textile-industry-india">http://www.articles.kraftloft.com/Articles-of-2018/why-emerging-trends-indian-economy-changing</a></span></p><p style="margin-bottom:8pt;margin-right:8pt;text-align:justify;"><span style="font-size:12pt;"><a href="http://www.howto-tips.com/how-to-money-saving-tips-in-2018/how-are-hte-emerging-trends-indian-textiles-are-canging-worldhttp%3A//www.pr3-articles.com/node/137016http%3A//www.articles.mybikaner.com/Articles-of-2018/how-business-indian-handicrafs-aand-textiles-are-changinghttp%3A//www.article1.co.uk/Articles-of-2018-Europe-UK-US/how-china-become-textile-dealerhttp%3A//www.articles.kraftloft.com/Articles-of-2018/why-emerging-trends-indian-economy-changinghttp%3A//www.article.best-crypto-currency.com/article/2018/aeternity-ae/how-indian-handicrafts-are-changing-world-markethttp%3A//www.articles.studio9xb.com/Articles-of-2018/what-state-textile-industry-india">http://www.article.best-crypto-currency.com/article/2018/aeternity-ae/how-indian-handicrafts-are-changing-world-market</a></span></p><p style="margin-bottom:8pt;margin-right:8pt;text-align:justify;"><span style="font-size:12pt;"><a href="http://www.howto-tips.com/how-to-money-saving-tips-in-2018/how-are-hte-emerging-trends-indian-textiles-are-canging-worldhttp%3A//www.pr3-articles.com/node/137016http%3A//www.articles.mybikaner.com/Articles-of-2018/how-business-indian-handicrafs-aand-textiles-are-changinghttp%3A//www.article1.co.uk/Articles-of-2018-Europe-UK-US/how-china-become-textile-dealerhttp%3A//www.articles.kraftloft.com/Articles-of-2018/why-emerging-trends-indian-economy-changinghttp%3A//www.article.best-crypto-currency.com/article/2018/aeternity-ae/how-indian-handicrafts-are-changing-world-markethttp%3A//www.articles.studio9xb.com/Articles-of-2018/what-state-textile-industry-india">http://www.articles.studio9xb.com/Articles-of-2018/what-state-textile-industry-india</a><br></span></p><p style="margin-bottom:8pt;margin-right:8pt;text-align:justify;"><span style="font-size:12pt;"><br></span></p><p style="margin-bottom:8pt;margin-right:8pt;text-align:justify;"><span style="font-size:12pt;"><br></span></p><p><span style="color:inherit;"></span></p><div><span style="font-size:11.5pt;"><br></span></div></div>
</div><div
 data-element-id="elm__rVZZqY-Q4Wo1pRn7hindQ==" data-element-type="button" class="zpelement zpelem-button "><style> [data-element-id="elm__rVZZqY-Q4Wo1pRn7hindQ=="].zpelem-button{ } </style><div class="zpbutton-container zpbutton-align-center"><style type="text/css"> [data-element-id="elm__rVZZqY-Q4Wo1pRn7hindQ=="] .zpbutton:hover{ } [data-element-id="elm__rVZZqY-Q4Wo1pRn7hindQ=="] .zpbutton{ } </style><a class="zpbutton-wrapper zpbutton zpbutton-type-primary zpbutton-size-md " href="javascript:;" target="_blank"><span class="zpbutton-content">Get Started Now</span></a></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Wed, 11 Apr 2018 08:16:07 +0000</pubDate></item></channel></rss>