Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

How to Override Inline CSS Styles

Inline styles are those defined in the HTML itself, e.g. <p> This is an <strong style="color: red;">inline style that should be blue</strong>. </p> Inline styles have the highest priority of all CSS

'Failed to open stream: Permission denied' error - Laravel

Some time when we want to access our public folder then we get the error "Failed to open stream: Permission denie' error - Laravel" . So when we get this error .Do not think much we have to clear our cache and just give permission to our folder and w

PNG Image masking with rotation and alignment using Imagemagick

We can mask a png image over any other image with rotation and proper alignment. Let say for example, if we need to replace the human face of an image with another face, then we need this type of masking. There are various ways and command within im

Crop Images without degrading their quality (Using CGContextRef)

Often the images cropped from other images in iPhone SDK are degraded in quality. This is because we take a snapshot of the original image (of the desired area). But the below mentioned code prevents from happening the above mentioned issue. The belo

Moving an Object with Keyboard Input(Unity)

Hi! :) Today we're going to take a first look at the Unity3D game development engine. This engine is pretty easy to use and has gained a lot of popularity in recent years. It supports multiple languages (including C#) and multiple operating systems

Formatting time

Some time you may need to find the day, hour and min and seconds for ex: *you entered a number 105 and you want 1h-45Min ago* then you can simply use the following function although you can use your custom function as well depends on the need. Fu

NGUI Features

Features of NGUI : Easy to implement Written in optimized c# It supports iOS, Android and Flash plateform Intigrated with Unity Inspector. Quick add template widget using Widget Tool Every widget is an object as other in Unity. Resize/Position ever

How to pass Parameters and Stored Procedure using Linq

How to pass Parameters and Stored Procedure using Linq ExecuteFunction executes stored procedure with specified parameters.This function accepts 2 parameters i.e stored procedure name and parameter list. public List<GetCustomerSearchResult_Resul

Declaring variables in jquery / javascript (for ie8)

Sometime we need to perform some operations in variables values in jquery or javascript. We generally uses: a = jQuery('input#marks').val(); It will be working fine in all the browsers except ie8. This type of assignment doesn't works in ie8. You

Joomla Release 3.2

New features in Joomla 3.2. As I am working with few technologies and Joomla is one of them, I thought let me update you with information regarding the new release in of Joomla 3.2. Joomla team has recently released a new version of Joomla 3.2 in

1 273 720
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: