Sponsored Content
Contact Us Post Here to Contact Site Administrators and Moderators Bits - The Unix and Linux Forums (Experimental) Virtual Currency Post 302329241 by Neo on Friday 26th of June 2009 11:40:28 AM
Old 06-26-2009
Quote:
Originally Posted by mgessner
When is the drawing supposed to take place? My system says it was supposed to take place on the 25th (26th Neo's time). There was no notification that the drawing had taken place. I still have a bunch of tickets and the date of the drawing hasn't changed.
My view says the drawing will happen on the 26th. It is still the 26th here, and the server time in GMT was around:

Current UTC (or GMT/Zulu)-time used: Friday, June 26, 2009 at 13:59:26
UTC is Coordinated Universal Time, GMT is Greenwich Mean Time.

... a few minutes ago.

Let's wait and see what happens .....

World Time Clocks

---------- Post updated at 14:21 ---------- Previous update was at 14:11 ----------

Database says drawing at 1245974400 unix-server time.

---------- Post updated at 14:24 ---------- Previous update was at 14:21 ----------

Now it is after 1246026123

---------- Post updated at 14:24 ---------- Previous update was at 14:24 ----------

I think it is waiting for the vbCron to run.

---------- Post updated at 14:33 ---------- Previous update was at 14:24 ----------

Yes, it was waiting for the cron to run at midnight server time. I just ran it manually. No winners sorry!

OBTW, I am working on a mod to the code that publishes the winning number, something missing from this version. You might recall, I added it two weeks ago, but there was a bug somewhere. I removed all the code mods and the lottery is running again, but I need to add the code that publishes the winning number of the past lottery.

Anyway, buy more tickets! The jackpot is getting bigger!

---------- Post updated at 15:18 ---------- Previous update was at 14:33 ----------

OK, I have debugged the code and have the winning number in the database... now I just have to display it.....

Thanks for your patience! Smilie

---------- Post updated at 15:40 ---------- Previous update was at 15:18 ----------

OK, thanks for your patience.

I have the winning number displaying now.
 

6 More Discussions You Might Find Interesting

1. What is on Your Mind?

The UNIX and Linux Forums Twitter Channel

In case you did not know about this, and are a twitter user, here is the link to the forum twitter channel: http://twitter.com/unixlinux We currently have 406 followers...... (0 Replies)
Discussion started by: Neo
0 Replies

2. What is on Your Mind?

Experimental New UNIX / Linux Project Board (See Toolbar)

We are experimenting with a new project board to help forum members make extra cash; because we have some very talented members, why not make some extra cash working from your computer. See toolbar at bottom of page. Any ideas or comments? ... (0 Replies)
Discussion started by: Neo
0 Replies

3. Post Here to Contact Site Administrators and Moderators

How to Advertise on The Unix and Linux Forums

We added a new way to advertise (to guests and non-registered users) directly on the forums: Advertise directly with The UNIX and Linux Forums https://www.unix.com/members/1-albums112-picture605.png Companies and individuals can buy display ads directly and submit their display ads... (0 Replies)
Discussion started by: Neo
0 Replies

4. How to Post in the The UNIX and Linux Forums

How to Navigate in UNIX & Linux Forums..?

Hi , i am a new user to this forum can anyone please help me in navigation for this forum. also when i am trying to open any thread i am getting below error. Bad Request Your browser sent a request that this server could not understand.] Thanks. (1 Reply)
Discussion started by: nkchand
1 Replies

5. Post Here to Contact Site Administrators and Moderators

VIP Membership - The UNIX and Linux Forums - Get Your UNIX.COM Email Address Here

We work hard to make The UNIX and Linux Forums one of the best UNIX and Linux knowledge sources on the net. The site is certainly one of the top UNIX and Linux Q&A sites on the web. In order to provide certain members the best quality account services, you can now get some great extra features by... (2 Replies)
Discussion started by: Neo
2 Replies

6. What is on Your Mind?

YouTube: Forum Moderation @UNIX.com | The UNIX and Linux Forums

Forum Moderation @UNIX.com | The UNIX and Linux Forums https://youtu.be/WGwgibE4Rq0 Also note: In the video I mentioned removing legacy menu items in the ModCP which are unused. I have already "CSS'ed out" the unused menu items: ... (0 Replies)
Discussion started by: Neo
0 Replies
set_color(1)							       fish							      set_color(1)

NAME
set_color - set_color - set the terminal color set_color - set the terminal color Synopsis set_color [-v --version] [-h --help] [-b --background COLOR] [COLOR] Description Change the foreground and/or background color of the terminal. COLOR is one of black, red, green, brown, yellow, blue, magenta, purple, cyan, white and normal. o -b, --background Set the background color o -c, --print-colors Prints a list of all valid color names o -h, --help Display help message and exit o -o, --bold Set bold or extra bright mode o -u, --underline Set underlined mode o -v, --version Display version and exit Calling set_color normal will set the terminal color to whatever is the default color of the terminal. Some terminals use the --bold escape sequence to switch to a brighter color set. On such terminals, set_color white will result in a grey font color, while set_color --bold white will result in a white font color. Not all terminal emulators support all these features. This is not a bug in set_color but a missing feature in the terminal emulator. set_color uses the terminfo database to look up how to change terminal colors on whatever terminal is in use. Some systems have old and incomplete terminfo databases, and may lack color information for terminals that support it. Download and install the latest version of ncurses and recompile fish against it in order to fix this issue. Version 1.23.1 Sun Jan 8 2012 set_color(1)
All times are GMT -4. The time now is 02:04 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy