Clive Ciappara – Software Engineer & UX Designer

Clive Ciappara

Hi, I'm Clive. Azure IoT Developer at Codit. President of Tech-Spark. Founder of Deep Design. Love photography and design

  • Hi, I’m Clive
  • Presentations
  • Projects and Awards
  • Deep Design
  • Home

Categories

  • #Angular and Scripts (15)
  • #Created by Ciappara (19)
  • #DevOps (1)
  • #Integrations (11)
  • #Off Topic (52)
  • #Personal Views (23)
  • #Programming (77)
  • #Software and Hardware (57)
  • #Tips and Tricks (79)
  • Deep Design (2)
  • IoT (2)
  • Presentations (5)
  • Projects and Awards (5)
  • Tech-Spark (1)
  • Who is Clive Ciappara? (4)

Archives

  • April 2018 (2)
  • March 2018 (1)
  • December 2017 (1)
  • October 2017 (1)
  • September 2017 (2)
  • August 2017 (1)
  • May 2017 (1)
  • January 2017 (1)
  • December 2016 (1)
  • September 2016 (1)
  • July 2016 (1)
  • October 2015 (4)
  • September 2015 (3)
  • July 2015 (1)
  • June 2015 (2)
  • May 2015 (2)
  • April 2015 (4)
  • March 2015 (4)
  • February 2015 (2)
  • January 2015 (1)
  • November 2014 (7)
  • July 2014 (2)
  • June 2014 (1)
  • April 2014 (2)
  • March 2014 (1)
  • February 2014 (1)
  • May 2013 (2)
  • January 2013 (2)
  • December 2012 (5)
  • November 2012 (4)
  • October 2012 (4)
  • September 2012 (2)
  • August 2012 (4)
  • July 2012 (2)
  • June 2012 (1)
  • May 2012 (10)
  • April 2012 (2)
  • February 2012 (6)
  • January 2012 (2)
  • December 2011 (2)
  • October 2011 (3)
  • September 2011 (1)
  • April 2011 (7)
  • March 2011 (14)
  • February 2011 (9)
  • January 2011 (10)
  • December 2010 (6)
  • November 2010 (10)
  • October 2010 (6)
  • September 2010 (10)
  • August 2010 (4)
  • June 2010 (10)
  • May 2010 (2)
  • April 2010 (1)
  • March 2010 (1)
  • July 2009 (1)
  • June 2009 (1)
  • April 2009 (4)
  • March 2009 (1)
  • February 2009 (5)
  • January 2009 (10)
  • December 2008 (8)
  • November 2008 (4)
  • September 2008 (6)
  • August 2008 (11)
  • June 2008 (2)
  • May 2008 (3)
  • March 2008 (1)
  • February 2008 (1)
  • November 2007 (1)
  • September 2007 (2)
  • July 2007 (2)
  • June 2007 (1)
  • May 2007 (2)
  • February 2007 (3)
  • January 2007 (4)
  • November 2006 (1)
  • October 2006 (2)

Month: August 2010

Get a Double Random Number | Quick Tip

By Clive Ciappara in #Programming, #Tips and Tricks August 27, 2010 0 Comment
This is useful since the Random() object can only export a double number between 0.0 and 1.0
class Program
{
    static void Main(string[] args)
    {
        double dr = GenRand(1.0, 20.0);
        Console.WriteLine(dr);
        Console.ReadLine();
    }

    static double GenRand(double one, double two)
    {
        Random rand = new Random();
        return one + rand.NextDouble() * (two - one);
    }
}
Resources: here

CSS | Hide Overflow Vertical Scrollbar

By Clive Ciappara in #Programming August 26, 2010 2 Comments

When you set a div style like this:

div#tbl-container
{
width: 600px;
overflow: auto;
scrollbar-base-color:#ffeaff
}

it will show both the horizontal and vertical scrollbars if the content is large enough to require them.

However in IE due to a bug, you can still see them.

The solution would be to use the following css styling to hide the vertical scrollbar: Continue reading

Convert degrees to minutes for Google Maps in Excel

By Clive Ciappara in #Tips and Tricks August 26, 2010 1 Comment

Normal Formula

=”N” & INT(H2) & ” ” & ROUND(((H2 – INT(H2)) * 60), 6)

Advanced Excel Formula:

= IF(INT(F41) < 0, “”, “E” & INT(F41) & ” ” & IF((F41 – INT(F41)) * 60 < 10, “0”, “”) &  ROUND(((F41 – INT(F41)) * 60), 6))

If less than zero, show nothing and also adds a 0 if less than 10

Mime Types

By Clive Ciappara in #Tips and Tricks August 10, 2010 0 Comment

Was searching for the flash content mime type and found this list of all the mime types available.

They are listed first by content type and then by file extension. Check it out here on w3 schools website

The mime types I needed where for:

  • flash (swf) which is application/x-shockwave-flash
  • and jpegs which is image/jpeg
My Tweets

Favourite Links

  • Deep Design
  • One Hundred Acorns
  • Wordpress Templates
  • Posts
  • Comments
  • Tags

Posts

  • Done and Dusted! The Bootcamp and What’s Next
  • Hang On! Preparing for the Global Azure Bootcamp 2018
  • VSTS Fix for Package XXX Not Compatible with Net462 Issue – NuGet Tool Installer
  • Running a Webhost in a Docker Container with an Exposed Port (.Net Core 2.0)
  • Hi again, I’m Clive

Comments

  • Siva on SQL Server | Convert Varchar to UniqueIdentifier
  • Thiago on Running a Webhost in a Docker Container with an Exposed Port (.Net Core 2.0)
  • Error Unknown Server Tag on Unknown server tag ‘ajaxToolkit:CalendarExtender’
  • Running a Webhost in a Docker Container with an Exposed Port - How to Code .NET on Running a Webhost in a Docker Container with an Exposed Port (.Net Core 2.0)
  • Filho on Cannot Delete Folders in Windows Vista

Tags

Android Apple AppStore ASP .Net ASP.Net clive ciappara CMS Crystal Reports Deep Design deep design malta Design Design + Development Development Development Tools Internet Explorer iPhone iPhone 3G iPod Touch JavaScript jQuery Lumia Malta Microsoft Microsoft SQL Server Microsoft Visual Studio MVC Nokia Nokia Lumia Project Nine Quickie SEO SQL Server Sql Server 2005 Sql Server 2008 Utilities Visual Studio Windows Windows 7 Windows 8 Windows Phone Windows Phone 7 Windows Phone 8 Windows Vista WP7 WP Apps

Be Awesome!

Subscribe and get the latest posts in your inbox by entering your email address below

Proudly powered by WordPress. Theme: DW Minion by DesignWall.