No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
34 Posted Topics
Hi all, Following codes starts the video on another page by clicking the image but without a button on it. [code] <h3 style="text-align: center;"><strong><span style="color: #0000ff;">How To Play-The-Game</span></strong></h3> <a href="http://mydomain.com/path/to/How-To-Play-the-Game.mp4" target="_blank"><img class="aligncenter size-medium wp-image-156" alt="stocks_fr_beginners" src="http://mydomain.com/path/to/How-To-Play-The-Game-300x185.png" width="540" height="333" /></a> [/code] Please advise how to add a HTML button with a … | |
Hi all, How to make video rotate on webpage screen? E.G, say: video-1, video-2, video-3, video-4, video-5 ..... up to video-10. Each time I expect only 2 video displayed on screen, say; 1st screen video-1, video-2, next screen video-2, video-3, next screen video-3, video-4 etc. The video will stay on … | |
Hi all, There are 12 video. They are displayed on screen virtically. <p><b><span style="color: white"><i>This is Video 1</i></span></b></p> <video id="my_video_1" class="video-js vjs-default-skin" controls preload="auto" width="600" height="364" poster="video_1_picture.png" data-setup="{}"> <source src="video_1.mp4" type='video/mp4'> <source src="video_1.ogv" type='video/ogg'> </video> <br> <br> <p><b><span style="color: white"><i>This is Video 2</i></span></b></p> <video id="my_video_1" class="video-js vjs-default-skin" controls preload="auto" width="600" … | |
I'm searching for a not-too-complicate solution to create drop menu. I target the output on webpage similar to Demo 2 on; [url]http://www.dynamicdrive.com/dynamicindex1/chrome/index.htm[/url] Please advise whether; CSS Menus - Fluid and Accessible - Vertical Tutorial [url]http://ago.tanfa.co.uk/css/examples/menu/tutorial-v.html#vstart[/url] and CSS Menus - Fluid and Accessible - Horizontal Tutorial [url]http://ago.tanfa.co.uk/css/examples/menu/tutorial-h.html[/url] are the right instruction … | |
Hi folks, I'm prepared to learn SAS Statistical Analysis [url]http://www.sas.com/technologies/analytics/statistics/stat/index.html[/url] for analysis and reporting of pharmaceutical data. But SAS is NOT free. Are there similar statistical software from Open Source which can be download for use without licence fees. R-Project is great. But it seems NOT for pharmaceutical application. Please … | |
Hi folks, I use following script:-[code] #!/bin/sh # cd Linbread TODAY=`date +"%m%d"` DATA=`grep $TODAY linbread.dat` HOUR=`date +"%H"` if [ $HOUR -le 11 ] then TOD="Morning" elif [ $HOUR -ge 12 -a $HOUR -lt 18 ] then TOD="Afternoon" else TOD="Evening" fi echo $DATA | gawk -F"|" '{printf("%s\n\n%s",$2,$3)}' > $$tmp fold -s … | |
Hi folks, C++ and Java are platform independent. It is for sure. Java is a resource hog. The learning curve of C++ is quite steep at start. What I'm going to use C++ is to build a platform independent software with sound and graphic integrated as well interactive. Would C++ … | |
Hi folks, Just join this forum. I, a beginner on C++, have been googling around for tutorial to learn C++ in Linux platform. I found following tutorial; Teach Yourself C++ in 21 Days [url]http://newdata.box.sk/bx/c/[/url] I suppose it is for Windows. Can I use it on Linux? I'll use g++ as … | |
Hi folks, I have a .dat file (Bible verse) with the verses indexed according to date. It works in Linux environment. On clicking the program it popup the verse of the day corresponding to the date of computer. It'll repeat in following years. Now I want to use the .dat … | |
Hi folks, If I found an interesting news site but can't find *.rss.php how can I create it? e.g. [url]http://www.ft.com/world/us[/url] How to search the news sites with *rss.php file available? TIA B.R. satimis | |
Hi folks, I have an icon WELCOME2.gif downloaded on /home/satimis/html/ folder. But I can't make it to work on my simple homepage. What line shall I enter on /home/satimis/html/myhomepage.html file? I tried something like <A HREF="file:///home/satimis/html/WELCOME2.gif">WELCOME</A> etc. It can't work. Only the word WELCOME displayed on the homepage. Please advise. … | |
Hi folks, To add RSS news to webpage whether it needs a RSS generator running on the server? What additional software are also required? On searching RSS generators on Internet I found "ListGarden" [url]http://www.softwaregarden.com/products/listgarden/[/url] It is free to download. What alternatives on Open Source would be recommended? Please advise. TIA … | |
Hi folks, I haven't built webpage for >10 years. I'm prepared coming back. Previously I ran software on MS Windows building website. Now I'll change my way doing html editing on simple text-editor instead. Googling brought me hundred of links on guides building webpage on html, difficult for me to … | |
Hi folks, I wonder what software on Open Source is used for creating the moving tabs on top and at bottom of following website; [url]www.derivativespeople.com/index.html[/url] Advice would be appreciated. TIA B.R. satimis | |
Hi folks, Any advice on setup of remote hard reboot/reset on colocated server. TIA B.R. satimis | |
Hi folks, Ubuntu 7.04 server amd64 apache2-2.2.3 postfix-2.3.8 mysql Ver 14.12 SquirrelMail version 1.4.11 I have a running Mail Server. I need to make it as a file server, in addition, allowing users who have accounts (Linux/shell) on the Mail Server to upload/download their files via browser on the Mail … | |
Hi folks, I'm prepared adding a calender including clock to the webpage under construction. Googling brought me many links, both commercial and open source. Can any folks shed me some light on its selection, open source running on Linux preferable? TIA Any comment on; [url]http://open.appideas.com/Calendar/[/url] ??? B.R. satimis | |
Hi folks, Perl === Instead of using following command printing output to a file; $ perl AAA.pl > /pathto/name_of_file is it possible adding "print file function" to the script 1) If YES Please advise how to make it. 2) Can I add following bash syntax to the script user=$(whoami); now=$(date … | |
Hi folks, Ubuntu 7.04 server amd64 MySQL 5.0.38 On installing MySQL and coming to; $ sudo mysqladmin -h ubuntu.xyz.com root password myrootsqlpassword[code] mysqladmin: connect to server at 'ubuntu.satimis.com' failed error: 'Lost connection to MySQL server at 'reading initial communication packet', system error: 111' [/code] $ hostname -f[code] ubuntu.xyz.com [/code] $ … | |
Hi folks, About live backup of complete hard drive including OS, data, etc. direct on CD/DVD Can I apply tar command plus bunzip creating a compressed tarball, pipe the output direct on mkisofs/growisofs creating ISO image and finally pipe to output to cdrecord/growisofs to burn CD/DVD. If possible please advise … | |
Folks, How to format the drive on WinXP as msdos FS? I have 2 HDs mounted on mobile rack running WinME and WinXP respective. Both of them have 2 partitions, drive-C and drive-D. Drive-D is for storage. Now WinME fails to start anymore leaving WinXP working. I tried to copy … | |
Hi folks, I'm prepared to write a simple perl scripts as follow There are 25 commands executed in following sequence[code]export LFS=/mnt/lfs mount /dev/hda6 /mnt/lfs mkdir -p $LFS echo $LFS /mnt/lfs (output) /usr/sbin/chroot "$LFS" /tools/bin/env -i HOME=/root TERM="$TERM" PS1='\u:\w\$ ' PATH=/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin /tools/bin/bash --login +h mknod -m 600 /dev/console c 5 1 … | |
Hi folks, I'm prepared to write a simple script to execute 20+ commands and could not figure out how to make use of "loop" subject to certain conditions. If without conditions[code]#!/bin/bash cmd1="code1" #the exact/full command cmd2="code2" #the exact/full command cmd3="code3" #the exact/full command etc. cmd1 || exit 1 cmd2 || … | |
Hi folks, Bloomberg L.P, the Financial Media Company [url]http://www.bloomberg.com/[/url] its website can be browsed with a PC browser. What will be the advantage in subscribing a Bloomberg Terminal apart from technical service and the shortcut keys provided by its keyboard. B.R. satimis | |
Hi folks, I suppose the products of Hyperion; [url]http://www.hyperion.com/products/bpm_suite/[/url] are proprietary software. But I could not discover the price of each product offered. Any comment? Are there similar software from Open Source? My interest on Hyperion's products started only after attending the Euro Tech Conference on Basel II, early this … | |
Hi folks, Where I can find free pdf printers other than GhostWord and pdf995 Please advise. TIA B.R. satimis | |
Hi folks, My WinME box failed to startup. I followed the "Step by Step Confirmation". It hung on "msmouse.vxd". I tried "Y" as well as "N" (Esc) without a solution. It happened since 2 days ago but I was luck to get it started with ""Step by Step Confirmation" procedure. … | |
Hi folks, I shall start my first lesson to learn Java. I found following sites/tutorials; Tutorial (search) [url]http://onesearch.sun.com/search/onesearch/index.jsp?qt=java+tutorial&uid=6910019[/url] Java Tutorial [url]http://java.sun.com/docs/books/tutorial/[/url] [url]http://java.sun.com/docs/books/tutorial/information/download.html[/url] Java Tutorial Books [url]http://java.sun.com/docs/books/tutorial/book.html[/url] Java Tutorial Sites [url]http://java.sun.com/[/url] Java Tutorial, Trailmap [url]http://java.sun.com/docs/books/tutorial/trailmap.html[/url] Training [url]http://training.sun.com/[/url] Kindly advise which of them shall I stick to at start. Are there any … | |
Hi folks, Are there alternatives for Eclipse, the open source outsourcing/offshore software? Is "Rational" an open source software or IBM's proprietory. Are there alternatives? URL would be appreciated. TIA B.R. satimis | |
Hi folks, I have been searching for technical documents and discussion forums relating to applying programming on InfraRed technology for sometimes but without much result. Can any folk give me some suggestion. TIA B.R. satimis | |
Hi folks, Perl === Please advise how to add 'bold', 'italic', 'colour', etc. such features to the printout. Can HTML syntax work on perl? I tried seeming not applicable. TIA B.R. satimis | |
Hi folks,, Searching for software with scanning, text/graphic editing, etc. functions I have been using PaperPort for a prolonged time, which is a proprietary software running on M$Windows, mainly for scanning text documents. It has a desktop which allows scanned documents to be displayed there, binding them as book, doing … | |
Hi folks, I'm going to make a script checking inconsistence on 2 documents, say doc_a and doc_b and have no idea how to start. doc_b is reproduced from doc_a, (original document) not with 'copy and paste' command. Making it simple first, as highlighted in following example, an one line document:- … | |
Hi folks Could you please help me to understand SIIR-Protocol alarm thru the internet to report an alarm company TIA B.R. satimis |
The End.