Questions tagged [instant]

In the context of UX, UI's and programming, 'instant' refers to immediate and automatic. As soon as a trigger activates, the item is updated as fast as possible. Do not use this tag for questions about the `java.time.Instant` class; instead use the java.time.instant tag.

162 questions
0
votes
1 answer

Fatal error: Call to undefined function oci_connet()

I continue to get a Fatal error: Call to undefined funciton oci_connet(). Cannot connect using PHP to oci8 with instant client to oracle 12c databade. Uninstalled apache, php and the instant client. Have reinstalled them still all. Made sure…
0
votes
1 answer

Catch copy event android

I am programming a dictionary which has Instant lookup function. I wanna when I selected text and copy it, a popup is displayed (display this text and meaning of it). Firstly, I wanna display selected text. Any idea and advice. You can view this…
Van Der Cong
  • 171
  • 2
  • 13
0
votes
3 answers

Bitmap that follows your finger instantly

I want a bitmap to follow my finger. But when I use MotionEvent.ACTION_MOVE the bitmap lags behind. Is there a way the bitmap follows instantly (or almost instantly) your finger? public boolean onTouch(View v, MotionEvent me) { // TODO…
0
votes
2 answers

Is there a flash based web client with both group instant message and voice capabilities that I can modify?

I am looking for a flash based web client with both group instant message and voice capabilities that I can modify. Does anyone know of any open source or proprietary solutions?
Murray
  • 1
  • 1
0
votes
1 answer

Chat script that allows anonymous visitors to chat with one of registered users

I have a classified ads website where I have users registered through my MySQL database. Now I want to integrate a chat that anonymous visitors can use to chat with the user about the user's ad. For every visitor the user needs one chat room, so…
DoXX
  • 31
  • 2
0
votes
1 answer

subscription payments instant nootification system

For a website for service providers and clients. My goal is to enable clients to subscribe to service providers. Then, every month a service provider obtains a fixed payment of through paypal directly from each client. The payment does not go…
xav
  • 111
  • 6
0
votes
2 answers

long dropdown menu solution

Chris from css-tricks.com created a beautiful solution for long dropdown menu's: here I implemented this on the following page: onomadesign.com/wordpress/portfolio/identity-design, on the upper right side. But I want this submenu to be visible all…
Josh
  • 33
  • 1
  • 7
0
votes
1 answer

Instant Messenger Online status check/indicator for GTalk, MSN (Skype), Facetime (or Messages)

I was wondering if there is a way to check online status (indicator) for any of these instant messengers: GTalk, MSN (Skype), Facetime (or Messages). It would be great if I can get the user's online status to see if s/he is online, away, busy, idle,…
ialphan
  • 1,241
  • 1
  • 17
  • 30
0
votes
1 answer

Selecting Instant Winner on Web Application

I'm running a web application in which real time data is used to select a winner. My application is supposed to be selecting Instant winners rather than consolidating a day's worth of information/entries and selecting a winner via a draw. So it is…
user1444664
0
votes
4 answers

Instant Validation in JS

Okay so the thing i want to do is create a JavaScript code that checks the input of the user and sees if it matches the rules and shows an error message instantly next to the text field saying "xxx is not a valid entry" For example if the rule is…
shade917
  • 105
  • 5
  • 15
-1
votes
1 answer

Instant member invitations in popup using instant messaging script

Ok. I'll try to be as specific as possible. I am creating a community website with wordpress and on it I want to establish a platform whereby one member invites another member to a specific product that they have in their inventory with an accept…
Arion
  • 1
  • 2
-1
votes
1 answer

ASp.net Instant search

I have about 40,000 contacts in the database and using ASP.NET (VB.NET). I have to search through these contacts with one text box that filters contacts instantly. Also need to accommodate multiple words in the textbox. Trying to load all the…
-1
votes
1 answer

Can't find Tiny in package manger

Package Manager Screenshot I am planning to develop instant game with Unity Tiny, but I can't find "Project Tiny" or "Tiny" in package manager, which is mentioned in Unity official documentation. Preview Package is in use. Is there any other things…
-1
votes
2 answers

Unable to load dynamic library php_oci8_12c.dll

Ok, so i have the same problem. To fix it i had to install oracle instant client and an NTS dll of oci8_12c when i start my WAMP i get this error: [20-Feb-2018 13:40:38 UTC] PHP Warning: PHP Startup: Unable to load dynamic library…
MrZzippo p
  • 24
  • 1
  • 1
  • 7
-1
votes
1 answer

Instant failover option - pinging hostname

im new here so bear with me. Im a trial period employee at a IT company which focuses on server solutions, failovers etc. I had a task to ping a machine through DNS, whenever machine shuts down the ping should continue (some sort of failover…
Jon
  • 1
  • 2
1 2 3
10
11