Skip to content
  • Obidos Technologies (P) Ltd
Obidos Technologies (P) Ltd

ObidosTech Knowledge Base

Help snippets on NodeJs, React, ColdFusion, PHP, Android, iOS and tech news

About Obidos Technologies (P) Ltd

Profile
ObidosTech

Obidos Technologies (P) Ltd is an off-shore development and maintenance center for ColdFusion applications, PHP application along with ReactJS, NodeJS

Menu
  • Obidos Technologies (P) Ltd
  • Prasanth Kumar.S
Categories
ColdFusion Lucee Server Technology

Lucee News – new .cfs extension coming to Lucee

October 17, 2019October 17, 2019
1 min read
There's a new of a new .cfs extension coming to Lucee 6. This can be used to create scripted .cfm template without the need for wrapping a <cfscript> tag. more…
Read more
Categories
Internet Release Server Technology Windows

Local task bar won’t hide when you use Remote desktop – Easy solution (Windows)

October 16, 2019October 16, 2019
1 min read
We have to frequently connect to remote windows machines and we mostly depend on the Remote Desktop application. Even though most cases it works fine and you can use the…
Read more
Categories
Android Integration iOS

Get free Malayalam Calendar (Panchangam) in your Android and iPhone

September 27, 2019September 27, 2019
1 min read
If you require malayalam calendar (Panchangam) in your phone and does not want to download an app, we have a solution. Our team have created a Malayalam Calendar that you…
Read more
Categories
Internet iOS Technology

How to delete an app in iOS 13? – Solution

September 27, 2019September 27, 2019
1 min read
Apple have removed the 3D touch feature from iOS 13 as earlier rumored.  To delete an app we had to long press the app and all the apps start wiggling…
Read more
Categories
Android App JavaScript Node.JS Server Windows

Node / React cheat sheet

July 8, 2019August 13, 2019
1 min read
Create a react application c:\ npx create-react-app my-app If the creation of react app is generating error like 'Unexpected end of JSON input while parsing near ...' c:\ npm cache…
Read more
Categories
Android App Internet JavaScript JSON Node.JS Server Technology

Initial references for creating a NodeJS and React application

July 6, 2019July 6, 2019
2 mins read
Below are few code snippets and links that are helpful when you start developing a NodeJS application. Ref: https://gist.github.com/gaearon/683e676101005de0add59e8bb345340c If you haven’t worked with JavaScript in the last few years,…
Read more
Categories
Apache ColdFusion Lucee Railo Server Tomcat

Lock down Lucee Admin to localhost with IIS

February 19, 2018February 24, 2018
1 min read
Lucee Admin can be locked to be accessed only from the localhost with IIS. For this, you need to have Remote Access to the server. Go to IIS admin (inetmgr).…
Read more
Categories
ColdFusion Database Lucee PHP Railo Server SQL Server

Join separate Date and Time fields to one field in MS SQL Server

July 31, 2017
1 min read
When you have date and time separate in two fields, it becomes difficult to have date operation like add in them. To have a correct solution, we need to join…
Read more
Categories
Database Oracle

Optimize Oracle Database

June 3, 2017June 6, 2017
1 min read
Overtime, the Oracle DB will become sluggish with the insert/update/deletes. So we need to optimize the DB so that the queries are faster. To optimize a single table, use the…
Read more
Categories
GIT Lucee Release Repository Server Technology

How to clone a GIT repository into a non-empty directory.

April 29, 2017
1 min read
If you need to clone a GIT repository into an existing directory with files, use the following commands in command prompt in order.   [symple_box color="gray" fade_in="false" float="center" text_align="left" width=""]git…
Read more

Posts pagination

Previous 1 2 3 4 Next