blog.tomtasche.at
TomTasche - I'm a Javaianer: April 2013
http://blog.tomtasche.at/2013_04_01_archive.html
TomTasche - I'm a Javaianer. Opinions, recommendations, adventures, experiences and my very own knowledge. Sunday, April 28, 2013. How to avoid unstable releases - StrictMode. The following method is less about finding bugs per se, than finding violations of best practices (most importantly: no I/O on the main thread! It's called StrictMode and has been introduced in Android 2.3. Using it is really simple. Let's say you want to find out if and where you do I/O on the main thread. Links to this post.
radiateeverything.blogspot.com
Radiate everything: Real-time RegEx Tester
http://radiateeverything.blogspot.com/2013/11/real-time-regex-tester.html
Microsoft CRM, travels and utter randomness. Wednesday, November 20, 2013. Probably the best regex testing tool that I have ever come across:. December 1, 2014 at 1:27 AM. Thanks for sharing. For PHP or Python regex, you can try http:/ liveregex.com. Subscribe to: Post Comments (Atom). View my complete profile. Picture Window template. Template images by Nikada.
marketingchip.com
Free SEO Tools I Use That You Might Like
http://www.marketingchip.com/seo-tools
Search Engine Marketing Blog. Free SEO Tools I Use That You Might Like. Free SEO Tools I Use That You Might Like. I couldn’t live off the net without these great tools and I hope some of you find this list useful. Page updated 10 September 2015 – Added 2 free backlink tools). Google drive (Docs, spreadsheets, draw etc…). Google Webmaster Guidelines: https:/ support.google.com/webmasters/answer/35769? Website speed checks: Google Pagespeed Insights. List of SEO Tools. Reverse image search is awesome).
webmatze.de
ReFiddle – Reguläre Ausdrücke direkt im Browser testen | webmatze.de
http://webmatze.de/refiddle-regulare-ausdrucke-direkt-im-browser-testen
Profi Tipps für einen erfolgreichen Internetauftritt. ReFiddle – Reguläre Ausdrücke direkt im Browser testen. Egal in welcher Programmier- oder Scriptingsprache man programmiert, man wird früher oder später immer auf Reguläre Ausdrücke treffen. Wenn man erst mal verstanden hat, wie diese funktionieren, weiß man was für ein mächtiges Werkzeug man damit in der Hand hat. Allerdings sind komplizierte Reguläre Ausdrücke nicht gerade einfach zu schreiben und zu testen. Ich finde, dass ReFiddle das Zeug zu eine...
sapblog.rmtiwari.com
Hacking together an ABAP Syntax-Highlighter : Extending Prism.js | © Passionate about SAP - A Blog
http://sapblog.rmtiwari.com/2014/01/hacking-together-abap-syntax.html
Tuesday, January 28, 2014. Hacking together an ABAP Syntax-Highlighter : Extending Prism.js. Provoked by this post: " SCN Syntax Highlighting for Dummies on SCN. I started looking into the possibility of hacking together a syntax-highlighter for ABAP – preferably a JavaScript library that can highlight the ABAP code at the time of web page load on the client side/Browser. Way back in 2004/5. At that time, I wrote an ABAP utility program. Just to get a decent highlighting of ABAP code on SCN. But my B...
letanure.github.io
reFiddle: teste expressões regulares online
http://letanure.github.io/blog/2013/08/14/refiddle-teste-expressoes-regulares-online
ReFiddle: teste expressões regulares online. Hoje, precisei fazer uma regex em javascript e achei uma ferramenta online ótima sobre o assunto, o reFiddle. Pelo próprio nome, lembra o jsfiddle. Outra ferramenta muito útil, para testar e compartilhar códigos HTML/CSS/Javascript. Tem a mesma estrutura básica de ações / input que conhecemos de outros serviços do gênero:. Área de Input do pattern da expressão regular, com syntax highlight. Área Corpus: Input de strings para testes da regex. Uma parte interess...
radiateeverything.blogspot.com
Radiate everything: November 2013
http://radiateeverything.blogspot.com/2013_11_01_archive.html
Microsoft CRM, travels and utter randomness. Wednesday, November 20, 2013. Probably the best regex testing tool that I have ever come across:. Subscribe to: Posts (Atom). I'm a consultant working in Collingswood, NJ. I only recently discovered CRM and have been learning new ways to extend its functionality in order to meet customer requirements. It is my hope that you find this site not only useful, but entertaining as well. View my complete profile. Picture Window template. Template images by Nikada.
wiki.wladik.net
Online služby [Vladimír Mach]
http://wiki.wladik.net/online-sluzby
Nástroje pro tento web. Nástroje pro tento web. Testování faxů, co se pošle na dané číslo se ukáže online. Http:/ www.robtex.com/dns/. Http:/ www.kloth.net/services/nslookup.php. Http:/ wood.mendelu.cz/math/maw-html/index.php? Online derivování včetně postupu. Http:/ www.wolframalpha.com/. Http:/ www.codecogs.com/latex/eqneditor.php. Indentace javascriptových zdrojáků, které jsou komprimované. Http:/ www.typescriptlang.org/playground/. Http:/ xps2pdf.co.uk/. Rozbalení TTC na TTF. MP3, iPod, DivX.
analystcave.com
Excel Regex Tutorial (Regular Expressions) - The Analyst Cave | Excel, VBA, programming and more
http://analystcave.com/excel-regex-tutorial
The Analyst Cave Excel, VBA, programming and more. VBA Time Saver Kit code snippets & VBA reference. VBA Web Scraping Kit easy scraping for Excel. VBA Compiler (to VB.NET). Excel Scrape HTML Add-In. How to install Excel AddIns? Excel Regex Tutorial (Regular Expressions). Excel Regex Tutorial (Regular Expressions). Votes, average: 4.50. June 1, 2015. Let’s, however, not forget that VBA has also adopted the Like operator. Which sometimes allows you to achieve some tasks reserved for Regular Expressions.