Sponsored Content
The Lounge What is on Your Mind? The Return of the Show Post Page Post 303028259 by Neo on Wednesday 2nd of January 2019 11:09:26 PM
Old 01-03-2019
The Return of the Show Post Page

You may recall we used to have a "Show Post" link in each post that referenced the post and had a link to this post in page.

I am going to bring back this feature and and renovate the page:

Image

So that page has a "Under Renovation" banner as I figure out what I am going to do with that page:

Image

If anyone has any ideas, let me know.

So far my best idea it to turn the page into a Bootstrap Modal, polish it up a bit, and move on to the next project. Smilie
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Which comand to show the source code on a web page?

Hi folks! I am using MacOsX that runs freeBSD. Could you tell me what comand to type on the Unix Terminal to display on the terminal the source code of a certain web page? I think something like #<comand> http://www.apple.com will display on the terminal's window the html source code... (11 Replies)
Discussion started by: fundidor
11 Replies

2. Shell Programming and Scripting

Want to show files on web page

hello Unix guru i want to show performance results on my internal website . We are manitaing the site through Wiki . I have to add new page in that . can someone help me to write shell script for that .. i want to display files datewise . my files names are starting with date . if... (3 Replies)
Discussion started by: deepa20
3 Replies

3. UNIX for Dummies Questions & Answers

using Lynx and Grep to return search page rank - help

I am writing a script which will read in search terms from a text file and pass each line to Lynx. Lynx will grab the source html, then I want grep/tr, whatever to search for the first occurance of a term (mydomain.name), then delete from that 1st occurance on, creating a new end of file. Then... (0 Replies)
Discussion started by: roninuta
0 Replies

4. UNIX for Dummies Questions & Answers

to pick up the Return Code ( RC) from the mailx command and return it to SAS uisng 's

Hi All, Can anyone please let me know the syntax / how to pick up the Return Code ( RC) from the mailx command and return it to SAS uisng 'system()' function and '${?}'. I am in a process to send the mail automatically with an attachment to bulk users. I have used 'Mailx' and 'Unencode'... (0 Replies)
Discussion started by: manas6
0 Replies

5. UNIX for Dummies Questions & Answers

display command output page per page

Good afternoon, I wonder how i could use unix commands to ease the reading of long command result output ? like the "php -i" or any other command that returns a long answer. I could not find the right terms to Google it or search the forum. Therefore I bother you with this question. ... (3 Replies)
Discussion started by: Mat_k
3 Replies

6. Web Development

Page load time- local page

Hi Is there a way to calculate the page load time, I am trying to calculate the load time of a page locally. I found tools to do this over http or https but none that work locally. Any ideas? Thanks. (4 Replies)
Discussion started by: jamie_123
4 Replies

7. Shell Programming and Scripting

Print multiple copies page by page using lp command

Hi I have a pdf file that is being generated using the rwrun command in the shell script. I then have the lp command in the shell script to print the same pdf file. Suppose there are 4 pages in the pdf file , I need to print 2 copies of the first page, 2 copies of the second page , then 2... (7 Replies)
Discussion started by: megha2525
7 Replies

8. Shell Programming and Scripting

script for adding page number before page breaks

Hi, If there is an expert that can help: I have many txt files that are produced from pdftotext that include page breaks the page breaks seem to be unix style hex 0C. I want to add page numbers before each page break as in : Page XXXX Regards antman (9 Replies)
Discussion started by: antman
9 Replies

9. Shell Programming and Scripting

Execute command and show result in web page

Hi everyone, I have two question 1- I want to execute command in shell and after execution result show in a web server. (kind of making UI ) e.g. in shell root ~: show list item1 item2 item(n)in web server in a page draw a table and show those items in itno | name... (1 Reply)
Discussion started by: indeed_1
1 Replies

10. Post Here to Contact Site Administrators and Moderators

Newbie reports: some posts show only the title and bottom-of-page menu. No text in the middle!

When I try to look at some of the posts (like "Rookie Grandmother"), I see the thread title and the menu at the bottom, but not the text of the post in the middle. I can see ALL of the posts in the Recent menu, but NONE of the others. The screenshot I attached shows the situation. I just... (2 Replies)
Discussion started by: JRWoodward
2 Replies
GPIV_COMBING(1) 					      General Commands Manual						   GPIV_COMBING(1)

NAME
gpiv_combing - Combines two single-exposed images into one image file for cross-correlation. SYNOPSIS
gpiv_combing [-a | --suf_a S] [-b | --suf_b S] [-d | --dt S] [-h | --help] [-p | --print] [-s | --skip S] [-t | --type] [-u | --suf_num N] [-v | --version] [-V | --verbose] [-w | --warning] file_basename DESCRIPTION
gpiv_combing combines two images from a common image format that use lossless compressing schemes into a Portable Network Graphics image with extension .png. The resulting 'double frame' image is used for cross-correlation with gpiv_rr (or gpiv). Additional information is added to the image header, like the parameter for enabling cross correlation, separation time between the recordings of the two images and the name of this program. This program uses the IMG configuration parameters. As the input images are single-frame and will probably not contain the required X_corr parameter in its header, the IMG.X_corr setting will have to be set to 0 for the correct loading. The default settings may be overruled by the command line options, as explained below. Options -h | --help On-line help. -a | --suf_a S The filename of the first image is generated from the file_basename, the suffix S (default: _a) and from the image extension type. -b | --suf_b S The filename of the second image is generated from the file_basename, the suffix S (default: _b) and from the image extension type. -d | --dt S The time between subsequent images in milliseconds. The value will be written to the image header. If -s | --skip is used, the sepa- ration time will be adapted to the correct value. -p | --print Prints parameters to stdout. -s | --skip S Skip S numbers; the first image with number N (defined by -u | --suf_num N) will be combined with the second image N+S+1 (default: S = 0) -t | --type Type or format of the input image (default png). Supported formats are: raw binary (r), hdf5 (gpi), gif, tif, bmp and pgm. The for- mat of the output image will always be png. -u | --suf_num N If images are numbered instead of having suffixes _a and _b. N represents the first of the two numbered frames which will be com- bined with frame N + 1. The combined image will be named to file_basenameN.png. So, only odd or even numbered images will result to be loaded in gpiv_rr (or gpiv) for cross-correlation. -v | --version Print version information on standard output, then exit successfully. -V | --verbose Program behaves verbose during operation, like printing filenames, separation time. -w | --warning Checks and warns if one of the two input images already contain an image pair, i.e. the header parameter X-corr is set TRUE. The program will exit if this is the case. Besides this warning, the program will always check if the images are of equal sizes. If an input image does not contain the X-corr parameter in its header, the parameter will be read from the parameter resources. Not using this option allows one to keep the settings in the parameter resources in any state. file_basename The filename without the image extension (like .png, .tif etc) and suffix or number. Examples Suppose two single-exposed images will have to be combined for cross-correlation with names image_a.gif and image_b.gif: so the file_base- name will be "image", _a and _b are default suffixes and the image type has to be defined. The program is used following: gpiv_combing -t gif image As PNG is default image format, -t key is not needed. Two images with names turtle_slow.png and turtle_fast.png are combined with: gpiv_combing -a _slow -b _fast turtle For two numbered images img03.png and img04.png only the starting number will have to defined: gpiv_combing -u 3 img0 Two numbered images img03.png and img09.png will have to be combined by skipping 5 images in-between. If -d | --dt S is used, the correct separation time between the combined frames is calculated from S: gpiv_combing -u 3 -s 5 img0 SEE ALSO gpivtools NOTES
The program uses netpbm. AUTHOR
Gerber Van der Graaf 31 October 2006 GPIV_COMBING(1)
All times are GMT -4. The time now is 01:20 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy