- Posted On 1 March 2015
- By
- In Programming
This post covers information about the free online tool NimbleText using which you can perform different text or data manipulation such as repeat pattern SQL queries or C# properties etc.
NimbleText tool is developed by Leon Bambrick co-creator of TimeSnapper later improved by input and feedback sourced from various peoples.
Using this tool you can perform text and data manipulation which will help you to avoid the repetitive work and get a smart solution on it. Imagine you are testing some functionality for which you need to create a dummy data of almost 5000 rows with same pattern or you are having some data which you want to be wrapped in <ul><li>. In such cases you can use this awesome tool which will help you to generate such repetitive texts with one click.
NimbleText is available freely online but this version has some less features compare to its free desktop version and you also have the option to upgrade it to the premium version which has more other powerful features. You can see the difference of each version here.
Online NimbleText provides useful handy snippets to quick start your text manipulation. You should try these snippets,it will help you in future as you will have an idea what kind of text manipulation you can perform with NimbleText.
Just enter the below text in the first text box (for each row in this list)
Employee,FirstName,Kishor,2
Employee,FirstName,Suresh,3
Employee,FirstName,Kiran,4
Then enter the following line in second text box(substitute using this pattern)
and click on calculate to see the results.
Hope you have liked this simple post. If you know any other similar tool do share about it in comment seciton below.
- Tags :
- CSharp
- SQL
- Technology
Top 10 Visual Studio things which can boost developers coding speed
Visual Studio 2012 provides some coding features by which you can code faster if use them properly. This post will cover top 10 things among them to boost your development speed.
Visual Studio 2008 Shell and TFS integration
Visual Studio 2008 Shell and TFS integration is the problem for all newbies of BIDS and TFS. Here is the solution.
Assembla - Free and private repository to manage your source code online with SVN subversion hosting
With Assembla you can share source code with others online. Free & Private source code repository with SVN Subversion, Git & Perforce Hosting.
How to call click or any event only once in jQuery
Know how to execute an click event or any event only once for any element in jQuery. Perform action only once and even not required to unbind event.
Best CSS Gradient background generator tools online
Here are some best CSS gradient background code generator online tools using which you can create a cross browser css code for gradient backgrounds.