Sponsored Content
The Lounge What is on Your Mind? Ravinder Singh Just Earned His Green Web Dev Ops Badge Post 303028270 by RavinderSingh13 on Thursday 3rd of January 2019 07:42:33 AM
Old 01-03-2019
Quote:
Originally Posted by Neo
Hi Ravinder,
You are really doing a great service to the community here.
  1. Your badge system concept was a great idea and will prove to add more value to the community as it evolves over the years.
  2. Your work writing logic for badges while you learn PHP is absolutely the way to learn technology. It is always best, in my view, to learn by actually doing projects; not just watching YT tutorials and paying for online classes and certifications.
  3. Keep up the good work.
Thanks a TON Neo for encouragement here, even after 13 hours long day trying hard to learn at least 1 new thing daily.Will post soon docker's learning may be on coming weekend.

Thanks,
R. Singh
These 2 Users Gave Thanks to RavinderSingh13 For This Post:
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Mac OS X & Web Dev

Could someone recommend a good book? Regarding Unix and Mac os X? I know the OS is new, but Unix ain't. I would like to know more about setting up the webserver on my machine. All the HTML works fine, it's just when i try to execute a cgi, php or a pl script.. :( I have tried and tried to... (2 Replies)
Discussion started by: Chojin
2 Replies

2. Solaris

What is /dev/tty /dev/null and /dev/console

Hi, Anyone can help My solaris 8 system has the following /dev/null , /dev/tty and /dev/console All permission are lrwxrwxrwx Can this be change to a non-world write ?? any impact ?? (12 Replies)
Discussion started by: civic2005
12 Replies

3. Solaris

Lun remove, stuck in /dev/dsk and /dev/rdsk

So, we removed a LUN from the SAN and the system is refusing to remove the references to it in the /dev folder. I've done the following: devfsadm -Cv powermt -q luxadm -e offline <drive path> luxadm probe All those commands failed to remove the path. The drive stills shows up as <drive... (13 Replies)
Discussion started by: DustinT
13 Replies

4. What is on Your Mind?

Please Welcome Ravinder Singh to the Moderation Team

On this special Happy News Year day, 1 January 2019, I am pleased to promote Ravinder Singh to UNIX.COM Moderator, for at least the following reasons: Ravinder Loves UNIX.COM Ravinder has 1,372 Thanks, which puts him in the Top Ten in that important single category. Ravinder is one of... (8 Replies)
Discussion started by: Neo
8 Replies

5. Web Development

Notes with Ravinder on Badging System Development Part II

Part II: Current PHP file Beta 73 Not Optimized: <?php $version = 73; $query = "SELECT * FROM " . TABLE_PREFIX . "user WHERE userid='" . $uid . "'"; $usertable = $db->query_read_slave($query); $modaluser = $db->fetch_array($usertable); $modaluser = gmdate("d F Y", $modaluser); $modaluser... (48 Replies)
Discussion started by: Neo
48 Replies

6. What is on Your Mind?

Moderators of the Year 2019 - Ravinder Singh and Victor Berridge

Today, I am very pleased to announce that the Moderator of the Year Award, 2019 has two very deserving winners. Ravinder Singh (RavinderSingh13) and Victor Berridge (vbe) Victor (vbe) has been a member of unix.com close to 15 years (first joined the site in 2005) and has been moderating... (5 Replies)
Discussion started by: Neo
5 Replies
xjim(1) 						      General Commands Manual							   xjim(1)

NAME
xjim - Japanese input server on X Window SYNOPSIS
xjim [options ...] DESCRIPTION
xjim is a japanese input server which can connect with application programs through XIM (X Window System, Version11 Input Method) inter- face. Options xjim can accept standard X Toolkit options and the following options. -learn learn-file Specifies a file for Gakushuu operation. The default is $HOME/.xjim_learn. -online online-file Specifies user dictionary for Word registration. The default is $HOME/.xjim_onlud. -sjis Starts xjim in sjis mode. In sjis mode, Shift-JIS encoding is used. -euc Starts xjim in euc mode. In euc mode, EUC encoding is used. Resources xjim can accept the following resources. Class name is "XJim". *learnFile Specifies a file for Gakushuu operation. *onlineFile Specifies user dictionary for Word registration. *background Specifies background color on xjim's windows. *foreground Specifies foreground color on xjim's windows. *geometry Specifyies xjim's main window location. *modeLocation Specifyies status area's location in the case of "OverTheSpot" Input Style. Possible value is "left" or "right". The default is "left". *JISX0212 Specifies whether or not JISX 0212 character set is used in conversion. If True, JISX 0212 characters can be got through conversion. The default is False. In sjis mode, this resource is ignored. AUTHOR
xjim was developed by HP. xjim(1)
All times are GMT -4. The time now is 05:50 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy