Getting Started with Adobe After Effects - Part 6: Motion Blur

Liked



Upload Image Close it
Select File

ASP.NET - scratching discs of code & entrepreneurship

Archive · View All
January 2012 8
April 2011 6
March 2011 4
August 2012 2
June 2011 2
May 2012 1
May 2011 1

John Katsiotis's Blog

  • 2
    Liked
    0
    Comments

    RazorJS - Source code available!

    As of today you can find RazorJS’s source code available on BitBucket. Feel free to download the code and change it to fit your needs. After that you can push any changes you think are useful to this project. Why BitBucket? BitBucket uses Mercuria...

    John Katsiotis  Posted on Jan 4 2012 12:00AM
    Profile
  • 1
    Liked
    0
    Comments

    WP7 Extended ASCII Characters

    If you want to display a Greek string that you receive from the Web but all you get are characters like %32, %B6 etc you can do the following Add this class to your project: using System; using System.Linq; using System.Net; using System.Reflection; us...

    John Katsiotis  Posted on Jan 4 2012 12:00AM
    Profile
  • 1
    Liked
    0
    Comments

    Android-Binding and GreenDroid

    If you want to use android-binding along with GreenDroid’s ActionBarActivity (GDActivity, GDMapActivity etc.) you might stumble into some issues. I know I did. That’s why I created a Bind method that can be used instead of Binder.setAndBindContentView H...

    John Katsiotis  Posted on Jan 4 2012 12:00AM
    Profile
  • 1
    Liked
    0
    Comments

    Android - Draw a path (array of points) in MapView

    Although this post differs from my blog routine I am writing because I haven’t found an efficient way of displaying a list of GeoPoints to a MapView. This is often useful when you want to display directions from Google service inside your Android ...

    John Katsiotis  Posted on Jan 3 2012 12:00AM
    Profile
  • 1
    Liked
    0
    Comments

    RazorJS - Write Razor inside your Javascript files

    Update: Full Source code is available at BitBucket Many times I have a Javascript file that contains a link and in order to be more generic I would prefer writing something like ~/image.png rather than /image.png or /myapp/image.png. Also when one of my...

    John Katsiotis  Posted on Jun 14 2011 12:00AM
    Profile
  • 1
    Liked
    1
    Comments

    PetaPoco and Spatial Data Types

    PetaPoco is a micro-ORM for .NET and Mono. If you haven’t see it yet I suggest you to check it out. Alternatives to PetaPoco are Massive and Dapper. (If you know more projects let me know). After this brief introduction let me begin by explaining the p...

    John Katsiotis  Posted on May 14 2011 12:00AM
    Profile
  • 1
    Liked
    0
    Comments

    Four aspects when evaluating feedback

    Feedback is an incredible tool to use for changing something ( a product, a behavior, an repeated action etc.). If not interpreted correctly though, the emerging change might not be always for the best, even if the quality of feedback is great. When we (at...

    John Katsiotis  Posted on Jan 17 2012 12:00AM
    Profile
  • 1
    Liked

    Using SqlGeographyBuilder to construct a LineString

    When you need to construct a LineString object from C# you can use the SqlGeographyBuilder class located in the Microsoft.SqlServer.Types dll to help you do it. This is how: var points = ...;//a list of points that you want to add; var firstPoint = points[...

    John Katsiotis  Posted on May 18 2012 12:00AM
    Profile
  • 1
    Liked

    Create a Shutdown tile - Windows 8

    3 clicks seem way to much to shutdown my computer so I decided to put a tile in the Start Page to make it easier. Plus, since I am running the RTM since day one my laptop manufacturer didn't get the chance to release updated drivers so when I follow the st...

    John Katsiotis  Posted on Aug 25 2012 12:00AM
    Profile
Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... Next
    Copyright © Rivera Informatic Private Ltd Contact us      Privacy Policy      Terms of use      Report Abuse      Advertising      [ZULU1097]