Blogs

27 Mar 2024
0 Comments

Systenics Website Reimagined - Relaunch!

by: Saurabh Nandu in: General tags: website

Systenics Solutions has reimagined itself over the years and a brand-new website has been designed and launched which demonstrates our core values.

Continue Reading
Systenics Solutions Blog - Our views Systenics Solutions Blog - Our views

Posts - Page 4

31 Mar 2014
0 Comments

Setup Facebook Login and Camera for Android App using PhoneGap 3.4

by: Shailesh Patel in: Programming tags: Android , Phonegap

This tutorial explains the manual steps to integrate Facebook Login and add Camera plugin for Android application which is created using PhoneGap 3.4.

Continue reading
31 Mar 2014
0 Comments

Use jQuery Lazy Load with Knockout binding

by: Ruchita Kansara in: Programming tags: C# , ASP.NET MVC

This tutorial explains how to use jQuery lazy loading technique with Knockout binding.

Continue reading
19 Mar 2014
0 Comments

Setup Phonegap 3.4 on Windows 8 64-bit to create Android applications

by: Shailesh Patel in: Programming tags: Android , IOS , Phonegap

This tutorial explains how to setup Phonegap 3.4 on a Windows 8 64-bit machine and use it for Android application development.

Continue reading
05 Mar 2014
0 Comments

Setup Phonegap 3.3.0 on OS X Mavericks 10.9 to compile and run apps for iOS and Android

by: Shailesh Patel in: Programming tags: Android , IOS , Phonegap

This tutorial explains how to set up Phonegap 3.3.0 on OS X Mavericks 10.9 to compile and run apps for iOS and Android. One of the main reasons for using PhoneGap on OS X platform was to make sure that we can create test builds for iOS and Android devices.

Continue reading
15 Jan 2014
0 Comments

Adding Bootstrap based Responsive Carousel to Umbraco 7

by: Saurabh Nandu in: Programming tags: ASP.NET MVC , Umbraco , Bootstrap

Image Sliders and Carousels are very popular elements for building any kind of modern websites. There are several JQuery based scripts available which provide a wide variety of features for building the carousel element. In this blog post I’ll illustrate how easy it is to implement bootstrap based carousel for your website. This blog post with build on my previous blog post Create a Responsive, Fluid HTML5/CSS3 based website on Umbraco 7 using Bootstrap 3.0 Framework where I have integrated bootstrap 3.0.1 with Umbraco 7. This example can be extended to use your own JQuery based slider script.

Continue reading
03 Jan 2014
0 Comments

Create a Responsive, Fluid HTML5/CSS3 based website on Umbraco 7 using Bootstrap 3.0 Framework

by: Saurabh Nandu in: Programming tags: ASP.NET MVC , Umbraco , Bootstrap

Building responsive, fluid HTML5/CSS3 based websites are a rage these days delivering the best ROI for clients investing in building new web sites. Building a single website which adapts itself depending on the device screen size gives end users richer experiences. There are several ways of building responsive websites, one of the popular ways to to use an existing framework like Bootstrap which provide base scaffolding to quickly build responsive websites. In this blog post I am going to focus on how to integrate Bootstrap v3.0.X with Umbraco 7 to build a HTML5/CSS3 based fluid responsive website. The goal is to build a simple single page responsive web page similar to the Jumbotron bootstrap sample and focus on the integration part so that you can build more complex layouts as required. I plan to build upon this sample in future blog posts.

Continue reading