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

Search In

How to perform complete Twitter Automation

Hi, I have created a new business page and would like to gain some exposure through Twitter. What is the best tool to automate tweets, retweets, like, follow, unfollow people, etc? Thanks

Loop variable post-execution

Hey guys, Just  wondering if anyone can help. Given this statement: "Once you have completed executing a loop, the loop variable must be outside of the valid range of the condition", what does the latter part mean regarding the loop v

Can You Provide Android Tutorials or Resource Links for Real Time Tracking Applications?

Hello everyone I have to complete a project based on real time asset tracking can anyone help me with any reference tutorial or any link.   I have already checked codelab tutorial.

How to Compress Video File Through coding in ios

Hello all, Refer the code below to compress the video file and save the compressed file in document directory. - (void)compressMyVideo:(NSURL *)videoPath completionBlock:(void(^)(id data, BOOL result))block{ NSLog(@"compressing ====%@", videoPa

Autostart service after device reboot in android

Sometime you need to register your own android application or service to start automatically when the device has been Rebooted to perform particular task. Here we will learn the simplest way to start an Android service or an application at device b

Use of Callback Functions in jQuery

We well know that  JavaScript code is run line by line but in some cases, the next line of code can be executed before completion of the previous line of code and this cause that its give unexpected result or errors. To fix this type of problem

AutoComplete in liferay

Hello Guys,     Liferay provides inbuilt auto complete or auto-suggestion. Autocomplete is an inbuilt function of alloy script which is allowed to customize the auto-complete list (i.e UI and action) Liferay AUI has had javascript co

How to Add Events to iOS Calendar in Your iPhone Device

To add an event to iOS calendar we need to access calendar of the iPhone without accessing calendar we can not add events in iPhone.   For accessing iPhone calendar we have to ask for permissions first. Here permission means allowing the pa

Using Background Worker in C#

To use a background worker class in C# 1- Create an Instance of Background Class BackgroundWorker bgw=new BackgroundWorker(); 2- Create an event handler for the background worker's DoWork event private void backgroundWorker_DoWork(object s

Loading 3d Model with Away3d

When working with Away3D you’ll eventually need to load a complex model. The code for loading a 3D model into Away3D is fairly easy. It is almost as simple as loading a plane, cube, or cone. this code is about loading a 3d stadium. 1.Load your Mod

1 3 179
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: