Saturday, August 08, 2026
Information Technology Tips, Tricks and Techniques

Information Technology Tips, Tricks and Techniques

Everything About Information Technology

  • Welcome to ITPrecinct.com
  • Blog
  • HCL Notes & Domino
  • Tips-And-Tricks
  • Write For Us
  • Privacy Policy
  • Recent Posts

Category: Programming

Regular Expression

Regular Expression Techniques: Simplified Examples

Jul 1, 2020Aug 17, 2023 Babur Mansoor

Regular expressions provide a short and flexible means for identifying particular text; characters, words, or patterns of characters. You can extract emails, proxies, IP addresses, phone numbers, home addresses, HTML tags, URLs, links, dates, and what’s not? Regular Expression is a language of its own. Whatever programming languages you have already learnt, will help very […]

Continue Reading

Array Formula – A Better Way For Quick User Interaction.

May 23, 2020Jun 2, 2022 Babur Mansoor

In Microsoft Excel, an Array Formula provides you with a way to do powerful calculations on one or more value sets. The Array Formula works with an array of values, rather than a single value. Array formulas can return a single result, or multiple results. That sounds pretty simple enough, and indeed many array formulas […]

Continue Reading

The Power Of IBM Notes Formula Language

Nov 1, 2019Jul 25, 2026 Babur Mansoor

IBM Notes’ Formula Language is a powerful and versatile tool which can do almost everything a robust programming language may offer. It is used in forms, views, agents and almost all design elements and it can also be invoked from Lotus Script. Formula language provides this powerful functionality through a wide range of @functions. These […]

Continue Reading

WordPress Technique: Add Custom Column To The Posts List.

Oct 6, 2019Feb 28, 2020 Babur Mansoor

Add Custom Column (Featured Image) to the Posts List in WordPress Admin.Set a custom size of say, 55 pixels that will be used to show the featured image’s under Featured Image column: GET Featured Image of the provided Post Id. And at last we define two functions: the first will add the new column (featured_image), […]

Continue Reading

Lotus Script Technique: Get The List of Users From ACL Given Levels.

Oct 5, 2019Jul 25, 2026 Babur Mansoor

The following function returns a List of Names (users) given a comma-separated-value string of levels: 0-No Access, 1-Depositor… 6-Managere.g: Levels = “1,2,3,4” or “4,5,6” or “5”The users having one of these access levels are returned in a list.

Continue Reading

MS Excel Technique: Calculation of Public Holidays in USA

Aug 16, 2019Feb 26, 2022 Babur Mansoor

Microsoft Excel provides a very powerful formula language. You can achieve amazing things if you’re well capable of using it. Here’s the calculation of some of the public holidays in USA. You can calculate the rest in the same manner. Place the years in column A. Please refer to the below images taken from the […]

Continue Reading

Free Programming Books (.PDF)

Aug 2, 2019Jul 2, 2020 Babur Mansoor

Source: https://goalkicker.com/

Continue Reading

LotusScript Trick: Loop Through The Selected Documents And Delete Permanently

Jun 19, 2019Jul 25, 2026 Babur Mansoor

Simple and self-explanatory example. Learn and enjoy! Set workspace = New NotesUIWorkspaceSet notesuidb = workspace.CurrentDatabaseSet collection = notesuidb.documentsFor i = 1 To collection.Count Set currentdoc = collection.GetNthDocument(i) Call currentdoc.Removepermanently(True)Next Call workspace.Viewrefresh()

Continue Reading

IBM Notes Technique – Filter the Documents on the last 15 working days.

May 8, 2019Apr 1, 2021 Babur Mansoor

View Selection Formula: Get the records of the last 15 working days. This is achieved by calculating total days (TotDays) by moving back from now() and excluding all sundays (weekday=1). So for instance, If there are 3 Sundays in this period then we have to take 15+3=18 as TotDays (total working days) to get the […]

Continue Reading

Concatenating Rows in Sql Query

Mar 25, 2019Sep 15, 2023 Babur Mansoor

Sometimes it is required e.g, to get a comma-delimited-values list in a field from a relational database table. This is only possible to find some way to concatenate rows of the table. Following is one of the possible solutions using ‘FOR XML PATH’ expression in T-Sql. You may find other solutions as well. Suppose you […]

Continue Reading

Posts navigation

Older posts
Newer posts

Recent Post

  • Battle-Tested T-SQL Patterns: Real SQL Server Solutions Learned in Production Jul 30, 2026
  • From Tools -> Rules to One Click: Building a Custom Mail Organizer Agent in HCL Notes Jul 25, 2026
  • Automating SQL Server Health Checks with PowerShell (Invoke-Sqlcmd Walkthrough) Jul 16, 2026
  • HCL Domino IQ with RAG: Complete Setup Guide Jul 9, 2026
  • HCL Notes/Domino 12.0.2 Fix Pack 8: What’s New and Should You Upgrade Jul 3, 2026

Post Categories

Post Categories

  • Android Tips and Tricks
  • Blog
  • External Links
  • Featured
  • General
  • General Tips and Tricks
  • HCL Notes & Domino
  • Microsoft Enterprise Development
  • Networking Tips and Tricks
  • Popular
  • Programming
  • Programming Tips and Tricks
  • Recent
  • Tech. News
  • Tips-And-Tricks

Recent Posts

  • Battle-Tested T-SQL Patterns: Real SQL Server Solutions Learned in Production
  • From Tools -> Rules to One Click: Building a Custom Mail Organizer Agent in HCL Notes
  • Automating SQL Server Health Checks with PowerShell (Invoke-Sqlcmd Walkthrough)
  • HCL Domino IQ with RAG: Complete Setup Guide
  • HCL Notes/Domino 12.0.2 Fix Pack 8: What’s New and Should You Upgrade

Impact-Site-Verification: 36a4ba15-5a56-403e-96bc-827d20871ed4