<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Siddhatech</title>
	<atom:link href="http://www.siddhatech.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.siddhatech.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Tue, 31 Jan 2012 10:48:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>2012 &#8211; A new way forward</title>
		<link>http://www.siddhatech.com/2012-a-new-way-forward.html</link>
		<comments>http://www.siddhatech.com/2012-a-new-way-forward.html#comments</comments>
		<pubDate>Wed, 11 Jan 2012 07:27:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.siddhatech.com/?p=1032</guid>
		<description><![CDATA[More than a week in 2012 and it starts looking very promising indeed. A lot of excitement with exciting projects in the pipeline ! Our team now becomes more focused than ever before on specific technologies &#8211; PLAY , DJANGO &#8230; <a href="http://www.siddhatech.com/2012-a-new-way-forward.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>More than a week in 2012 and it starts looking very promising indeed. A lot of excitement with exciting projects in the pipeline !<br />
Our team now becomes more focused than ever before on specific technologies &#8211; PLAY , DJANGO and SYMFONY.  It&#8217;s rather difficult to keep up pace with the ever increasing speed of the IT industry. New technologies keep booming up relatively fast. But with a good foundation, we believe a developer can manage to work across technology platforms with relative ease. </p>
<p>A small peak into what we, Siddhatech plan to move forward in the year 2012 –</p>
<p>•	PLAY Framework – we have a lot of interesting projects starting this year. We even managed to complete a large project recently.</p>
<p>•	SYMFONY 2.0 &#8211; A new polished version of SYMFONY was released in September 2011. We jumped onto it and managed to complete a relatively large application. All new projects lined up for SYMFONY will be developed in version 2.0</p>
<p>•	DJANGO  &#8211; The love for DJANGO never dies once you get your hands onto it. Though there are a few projects in DJANGO – we promise to continue working on this platform simply for the love of it.</p>
<p>•	HTML 5 / CSS3 / JQUERY / Ext  – New demands to develop applications compatible with the mobile platform probably may make life simpler!</p>
<p>•	Mobile development already gained momentum in 2011 – some interesting API development with Web and Mobile underway in 2012.</p>
<p>Having said this – we also plan to retain our skills in WordPress , Expression Engine and CMSMS.<br />
We currently have a longer waiting period before commencing projects. Wireframing and Graphics designing activities can start immediately. But development now is more organized and planned. Our developers prefer to pay dedicated attention to work on hand rather than jump the gun to new projects. We avoid working with clients who come with the ASAP tag – hey – that just doesn’t work ☺<br />
Software development is an art that continues to evolve in the developer as he matures along.  Maturity leads to stable output and better focus on quality. </p>
<p>So this is wishing all our readers and clients a very happy 2012 ! Hope everyone enjoys their jobs!</p>
<p>aditi at Siddhatech dot com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siddhatech.com/2012-a-new-way-forward.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PLAY FRAMEWORK</title>
		<link>http://www.siddhatech.com/play-framework-2.html</link>
		<comments>http://www.siddhatech.com/play-framework-2.html#comments</comments>
		<pubDate>Thu, 08 Dec 2011 06:52:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.siddhatech.com/?p=1006</guid>
		<description><![CDATA[PLAY Framework can be termed as the Rails for JAVA. It has made development using Java much simpler. Play leverages the power of Java . It makes it straight forward to build web applications in an environment that is not &#8230; <a href="http://www.siddhatech.com/play-framework-2.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>PLAY Framework can be termed as the Rails for JAVA. It has made development using Java much simpler. Play leverages the power of Java . It makes it straight forward to build web applications in an environment that is not Java Enterprise centric.<br />
<br/>The main seemingly advantages of play are :<br />
a.	No configuration required – download and develop<br />
b.	Integrated unit testing<br />
c.	Play comes with a lot of stuff already built in<br />
d.	CRUD – admin UI can be built easily<br />
e.	Deployment process is simpler</p>
<p>
Play makes use of several popular Java libraries:<br />
▪	JBoss Netty for the web server<br />
▪	Hibernate for the data layer<br />
▪	Groovy for the template engine<br />
▪	The Eclipse compiler for hot-reloading<br />
Apache Ivy for dependency management
</p>
<p>
Play leverages the advantages of Agile development processes and targets restful architecture.<br />
The integrated test runner makes it easy for you do test-driven development. You can write all kinds of tests, from simple unit tests to full acceptance tests, and run them directly in a browser using Selenium. Code coverage can also measured.</p>
<p>At Siddhatech we have successfully completed more than 3 large portals in PLAY. The richness of the framework and the advantage of a JAVA environment definitely have raised the bar for PLAY.<br />
It is difficult though to compare it against the other well know frameworks like SYMFONY , DJango and Rails since PLAY provides all the features that these frameworks also offer .  Though this is not an apples to oranges comparison – PLAY still is relatively new – but it wont be long before the seasoned JAVA developers embrace it.  JAVA with the simplicity of RAILS , DJango and SYMFONY – a dangerously winning combination.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.siddhatech.com/play-framework-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>See what our developers say</title>
		<link>http://www.siddhatech.com/see-what-our-developers-say.html</link>
		<comments>http://www.siddhatech.com/see-what-our-developers-say.html#comments</comments>
		<pubDate>Wed, 16 Nov 2011 14:56:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Work Culture]]></category>

		<guid isPermaLink="false">http://www.siddhatech.com/?p=980</guid>
		<description><![CDATA[I joined the company 4 years ago with the hope to land my dream job elsewhere one day! I was dreaming to join a multi national &#8211; but I got so absorbed in Siddhatech&#8217;s work culture , I learnt a &#8230; <a href="http://www.siddhatech.com/see-what-our-developers-say.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I joined the company 4 years ago with the hope to land my dream job elsewhere one day! I was dreaming to join a multi national &#8211; but I got so absorbed in Siddhatech&#8217;s work culture , I learnt a whole new aspect of coding and found that my colleagues at other companies were left far behind. The work culture is immensely friendly &#8211; no project managers to hover around &#8211; no politics ! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.siddhatech.com/see-what-our-developers-say.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working at Siddhatech, Pune</title>
		<link>http://www.siddhatech.com/working-at-siddhatech-pune.html</link>
		<comments>http://www.siddhatech.com/working-at-siddhatech-pune.html#comments</comments>
		<pubDate>Wed, 16 Nov 2011 14:55:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Work Culture]]></category>

		<guid isPermaLink="false">http://www.siddhatech.com/?p=978</guid>
		<description><![CDATA[A work culture where there are no politics If you are passionate about coding &#8211; remain a developer &#8211; we dont convert developers to managers Learn to get passionate about coding again &#8211; no excel spreadsheet jobs here Learn to &#8230; <a href="http://www.siddhatech.com/working-at-siddhatech-pune.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A work culture where there are no politics</p>
<p>If you are passionate about coding &#8211; remain a developer &#8211; we dont convert developers to managers </p>
<p>Learn to get passionate about coding again &#8211; no excel spreadsheet jobs here </p>
<p> Learn to confidently deal and handle clients </p>
<p> In short if you have the talent &#8211; be your own boss.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siddhatech.com/working-at-siddhatech-pune.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Graphic Designer &#8211; Web</title>
		<link>http://www.siddhatech.com/graphic-designer-web.html</link>
		<comments>http://www.siddhatech.com/graphic-designer-web.html#comments</comments>
		<pubDate>Wed, 16 Nov 2011 14:54:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[We Are Hiring]]></category>

		<guid isPermaLink="false">http://www.siddhatech.com/?p=976</guid>
		<description><![CDATA[We need artists who understand the web! In short - Have excellent ADOBE PHOTOSHOP / FIREWORKS skills. Understand color themes and element placement on the screen. Should have thorough USABILITY understanding. Excellent HTML / CSS skills. Ability to work with &#8230; <a href="http://www.siddhatech.com/graphic-designer-web.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div>
<p>We need artists who understand the web! In short -</p>
<ul>
<li> Have excellent ADOBE PHOTOSHOP / FIREWORKS skills. </li>
<li> Understand color themes and element placement on the screen. </li>
<li> Should have thorough USABILITY understanding. </li>
<li> Excellent HTML / CSS skills. </li>
<li> Ability to work with developers ! </li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.siddhatech.com/graphic-designer-web.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Developer/Programmer</title>
		<link>http://www.siddhatech.com/cross-platform-web-developerprogrammer.html</link>
		<comments>http://www.siddhatech.com/cross-platform-web-developerprogrammer.html#comments</comments>
		<pubDate>Wed, 16 Nov 2011 14:52:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[We Are Hiring]]></category>

		<guid isPermaLink="false">http://www.siddhatech.com/?p=974</guid>
		<description><![CDATA[We are looking for self motivated , hard working and passionate web developers with a minimum of 2 years of industry experience. To be very specific about the requirements here are the details - Experience of object oriented programming / &#8230; <a href="http://www.siddhatech.com/cross-platform-web-developerprogrammer.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div>
<p>We are looking for self motivated , hard working and passionate web developers with a minimum of 2 years of industry experience.</p>
<p>To be very specific about the requirements here are the details -</p>
<ul>
<li> Experience of object oriented programming / modular programming (essential).</li>
<li> Understanding of MVC design patterns and frameworks (essential) &#8211; SYMFONY , DJANGO , PLAY preferable.</li>
<li> Front-end development including HTML / CSS / jQuery ( essential). </li>
<li> Understanding of Ajax (essential). </li>
<li> Understanding of Agile Methodologies(desirable , not essential). </li>
<li> Some knowledge of the Linux command line (desirable, not essential). </li>
<li> Good levels of communication. Both written and verbal. </li>
</ul>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.siddhatech.com/cross-platform-web-developerprogrammer.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developer&#8217;s Django</title>
		<link>http://www.siddhatech.com/developers-django.html</link>
		<comments>http://www.siddhatech.com/developers-django.html#comments</comments>
		<pubDate>Mon, 25 Jul 2011 05:37:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.siddhatech.com/?p=971</guid>
		<description><![CDATA[We can safely call it the ‘mother’ of most MVC frameworks, which purely provide the power of architectural design to developers. It accelerates the productivity while maintaining very low learning curve. Django uses python as scripting language which is a &#8230; <a href="http://www.siddhatech.com/developers-django.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>       We can safely call it the  ‘mother’ of most MVC frameworks, which purely provide the power of architectural design to developers. It accelerates the productivity while maintaining very low learning curve. Django uses python as scripting language which is a package of high-level data structures and combines dynamic typing and binding resulting in a good choice for Rapid Application Development, so in short Django can deliver the code which is easily maintainable very rapidly.<br />
We have been using DJango for the past couple of years and have noticed that it is not just important to understand how the framework functions – but it is equally important to utilize it effectively.</p>
<p>How to use Django effectively :<br />
-	Django comes with its own really powerful templating system, it provides the template inheritance which heaviliy utilizes OOPS methodology. So one should utilize it to follow DRY(Do Not Repeat) and KISS(Keep it Simple Silly) principles.<br />
-	Utilize Django template filters to its max.<br />
-	Django provides a really nice concept of signals , so multiple actions can be notified with signal which can be used for running background processes.<br />
-	Django must be coupled with mod_wsgi whenever possible as it is much faster than mod_python.<br />
-	An effective cache management should be implemented with Django.</p>
<p>Advantages over other competitive frameworks<br />
-	Template inheritance which is really an advantage over other frameworks<br />
-	Internal signaling system which is an added advantage over other frameworks.<br />
-	It is a well matured framework with large documentation available.<br />
-	Really good community support.<br />
-	Less configuration is required &#8211; a single settings file and that’s all which is really handy over other frameworks.<br />
-	Strict syntax language results in a well structured and readable code.</p>
<p>Learning Django<br />
-	Fewer configurations, language libraries make it very easier to learn.<br />
-	Strong documentation is available.<br />
-	Very easy language syntax, makes it easier to learn</p>
<p>Our experience with DJango has only accelerated our faith in the framework . All the modern web development jargon can be effectively executed through DJango.</p>
<p>shardulg at siddhatech.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siddhatech.com/developers-django.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SYMFONY2</title>
		<link>http://www.siddhatech.com/symfony2-the-new-age-php-framework-2.html</link>
		<comments>http://www.siddhatech.com/symfony2-the-new-age-php-framework-2.html#comments</comments>
		<pubDate>Wed, 20 Jul 2011 10:46:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.siddhatech.com/?p=968</guid>
		<description><![CDATA[&#8230;. the NEW AGE PHP Framework With the official release date of SYMFONY2 nearing it becomes more and more difficult to wait patiently. Tons of new concepts have been introduced in SYMFONY2 &#8211; in fact we feel they should not &#8230; <a href="http://www.siddhatech.com/symfony2-the-new-age-php-framework-2.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p> &#8230;. the NEW AGE PHP Framework </p>
<p>With the official release date of SYMFONY2 nearing it becomes more and more difficult to wait patiently. Tons of new concepts have been introduced in SYMFONY2  &#8211; in fact we feel they should not have named it SYMFONY – there are no traces of the earlier versions of SYMFONY in the new framework. Guess the trademark name will probably be the selling point for this new framework.</p>
<p>Bundles have replaced concepts of plugins and modules. In fact the bundles form the core part of the system.  Each bundle will have it’s own well-defined directory structure. In addition to all the source files there is a Resources/doc/index.rst: The root file for the Bundle documentation.</p>
<p>This is especially useful when different bundles are used across projects. For eg a Forum Bundle can be developed once and used across different projects. Custom changes can be made within the project – to the bundle as required.</p>
<p>Understanding SOA , Dependency Injections , Annotations are  vital to grasping  the new framework.</p>
<p>Doctrine 2.1 has also an important role to play. </p>
<p>The main disadvantage for newbies is that there is no “jobeet like” tutorial as we had available for the earlier SYMFONY 1.x versions. Guess it must be already in edition as this post is being written. This will be a big boost to those who wish to learn and use the framework for application development.</p>
<p>We will be writing more on the different parts of this framework in the coming days ! In fact we have already started developing a couple of applications using SYMFONY 2 .. So stay tuned …</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siddhatech.com/symfony2-the-new-age-php-framework-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Agile Development</title>
		<link>http://www.siddhatech.com/agile-development.html</link>
		<comments>http://www.siddhatech.com/agile-development.html#comments</comments>
		<pubDate>Thu, 23 Jun 2011 05:16:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.siddhatech.com/?p=943</guid>
		<description><![CDATA[AGILE literally means active , nimble , apt or ready to move. This leads to the visual of a swift creature able to move deftly through dense areas with relative ease. Today – we apply this term to Software development &#8230; <a href="http://www.siddhatech.com/agile-development.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>AGILE literally means active , nimble , apt or ready to move. This leads to the visual of a swift creature able to move deftly through dense areas with relative ease. Today – we apply this term to Software development cycle.  Software development activity traditionally represented large documents , bound blue prints and an  army to develop the design – turn it into reality. Still the rate of failure / cost overruns didn’t seem to reduce.<br />
That is when it soon dawned that the blue print design model was not exactly the ideal way to proceed with the software development. AGILE Development processes were soon developed. SCRUM , XP started evolving.</p>
<p><strong>What are the advantages of AGILE DEVELOPMENT ?</strong><br />
AGILE DEVELOPMENT does not force the team to design the entire application / software module before they begin development. Development can be broken down in smaller modules. Developers focus on the problem at hand rather than develop the entire application. The main advantage lies with the customer (Product Owner) who can actually start reviewing his product earlier and suggest changes accordingly. This saves a lot of time – customer does not have to wait till the product is built to suggest changes.</p>
<p><strong>How does Siddhatech follow AGILE DEVELOPMENT practices?</strong><br />
Siddhatech has developers who understand the AGILE process well. We have executed projects using SCRUM in the past.  SCRUM unites the team together . If tasks are distributed evenly amongst the team members – the ownership factor for the product grows. It takes a couple of SPRINTS (SCRUM Terminology) to adjust to SCRUM and the new team – but once the team velocity is calculated – SCRUM is an easier model to follow.</p>
<p><strong>How has it benefited Siddhatech?</strong><br />
Siddhatech primarily provides services to it’s clients – the majority of the projects that are executed here are defined by clients – requirements are sent by the clients. Miscommunication with the client is the major cause of a project failure. We keep the sprint cycles as low as two weeks. This gives the client time to review and provide feedback on the modules delivered after the completion of the sprints. Miscommunications , design failures , vision failures are all absorbed to a large extent when a project is executed following SCRUM.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.siddhatech.com/agile-development.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>John, Norway</title>
		<link>http://www.siddhatech.com/john-baarli.html</link>
		<comments>http://www.siddhatech.com/john-baarli.html#comments</comments>
		<pubDate>Thu, 02 Jun 2011 12:37:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Testimonials]]></category>

		<guid isPermaLink="false">http://www.siddhatech.com/?p=908</guid>
		<description><![CDATA[I&#8217;m impressed by Siddhatech. They demonstrate high quality and reliability. They deliver on time and contribute to solve the most complex challenges. They always have a positive attitude and are ready to take development to the next level. Having worked &#8230; <a href="http://www.siddhatech.com/john-baarli.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m impressed by Siddhatech. They demonstrate high quality and reliability. They deliver on time and contribute to solve the most complex challenges. They always have a positive attitude and are ready to take development to the next level. Having worked with them on multiple projects, we are now confident that we have found a long term dedicated partner.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siddhatech.com/john-baarli.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

