Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Member Avatar for satimis

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 …

Member Avatar for satimis
0
209
Member Avatar for satimis

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 …

Member Avatar for techbrain
0
83
Member Avatar for satimis

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" …

Member Avatar for JorgeM
0
53
Member Avatar for satimis

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 …

Member Avatar for codewall
0
91
Member Avatar for satimis

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 …

0
56
Member Avatar for satimis

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 …

Member Avatar for Robert Robinson
0
107
Member Avatar for satimis

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++ …

Member Avatar for Stefano Mtangoo
0
130
Member Avatar for satimis

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 …

Member Avatar for satimis
0
123
Member Avatar for satimis

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 …

Member Avatar for kvprajapati
0
136
Member Avatar for satimis

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

Member Avatar for petr.pavel
0
174
Member Avatar for 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. …

Member Avatar for satimis
0
168
Member Avatar for satimis

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 …

0
86
Member Avatar for satimis

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 …

Member Avatar for satimis
0
171
Member Avatar for satimis

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

Member Avatar for satimis
0
115
Member Avatar for satimis

Hi folks, Any advice on setup of remote hard reboot/reset on colocated server. TIA B.R. satimis

Member Avatar for John A
0
161
Member Avatar for 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 …

0
73
Member Avatar for satimis

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

0
74
Member Avatar for 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 …

Member Avatar for KevinADC
0
189
Member Avatar for satimis

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] $ …

0
80
Member Avatar for satimis

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 …

Member Avatar for Sanguals
0
99
Member Avatar for satimis

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 …

Member Avatar for fry
0
110
Member Avatar for satimis

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 …

Member Avatar for mforeman
0
184
Member Avatar for satimis

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 || …

0
111
Member Avatar for satimis

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

0
51
Member Avatar for 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 …

Member Avatar for satimis
0
126
Member Avatar for satimis

Hi folks, Where I can find free pdf printers other than GhostWord and pdf995 Please advise. TIA B.R. satimis

Member Avatar for satimis
0
55
Member Avatar for 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. …

Member Avatar for Catweazle
0
134
Member Avatar for satimis

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 …

Member Avatar for satimis
0
161
Member Avatar for satimis

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

0
44
Member Avatar for 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

0
61