Fedora :: Looking For Webpage Development Program?

Jul 5, 2011

I am trying to find a program similar to microsoft's front page (wysiswyg) web-page development. then I will no longer have need of Mr Gates operating system.

View 9 Replies


ADVERTISEMENT

Fedora :: Write A Program Which Would Get Information From A Webpage And Display The Information On Desktop Sort Of Like A Widget?

Sep 3, 2009

I'm trying to write a program which would get information from a webpage and display the information on my desktop sort of like a widget. I kind of remember there being something like this already made, but for the life of me I can't remember what it's calledDoes anyone know?

View 1 Replies View Related

Ubuntu :: Program Only Display Approximately 25% Of A Webpage?

Apr 20, 2010

I am a long time Windows user. This is my first venture into the Linux world. I am only using a 15" moniter, but that does not seem to be the problem. It seems to be working OK on gmail. But with Hotmail orYahoo it doesn't seem to work at all. What can I do?

View 2 Replies View Related

Software :: Webpage Access At Specific Times Management Program For Ubuntu?

May 27, 2010

I'm having here at home one quite addicted Farmville & similar game player which I would like to somewhat control in at least late night/early morning hours, Was browsing a while around for a program which could be used as a webpage blocker for several hours (predefined time), but all I came up was either scripts which I don't understand (I myself can be counted as a newbie in Linux stuff) and don't want to risk blindly or just user account time manager (timekpr).

I found a great solution in my case for MacOS users called SelfControl, but as you can guess ... there's no Linux native client for that. So, my question is - is there any easy and understandable way to block specific webpages for a predefined time period (let's say, every morning from 03:00CET - 08:00CET)?

OS: Ubuntu 9.10 Computer knowledge of the farmer: Getting on Farmville and/or playing Gnome's Mahjongg is pretty much all.

View 3 Replies View Related

Fedora Servers :: Web Development Server & SVN?

Mar 18, 2009

I'm in charge of setting up svn on a Fedora Core 9 server running cpanel for a company website. The company currently has 4 developers working on the site which isn't live yet. The server currently has one user and the site is located in ~/public_html

My question is what is the best way to set up subversion for all the developers? Should I create the svn directory in ~/ or should I create a new user and put it in their ~/public_html and create a virtual host to it so I can have www.dev.site.com point to the svn version of the site? And then create a group for all the users so everyone can access it?

View 14 Replies View Related

Fedora :: Install X11 Development Package?

Sep 11, 2010

As topic, I have trouble with compiling brlcad as this thread.
http://forums.fedoraforum.org/showthread.php?t=249899

I assume the last problem I encounter was lack of development package in the system. Hence, I tried "yum install Xorg-devel" and the terminal reply"No package xorg-x11-devel available."

View 8 Replies View Related

Fedora :: Linking To X Development Libraries In GTK+

Oct 17, 2010

I am running Fedora 13 on a ASUS G71G Trying to install GTK+ 2.4.8; after installing all the dependencies(Pango, Glib2.0, ATK), I ran ./configure from my GTK+ directory. It configured for a while, then this happened: checking for X... no configure: error: X development libraries not found I tried linking them with PKG_CONFIG_PATH=<path to X lib directory>, but I got the same error message. How do I get GTK+ to recognize the X development libraries? Additionally, does the default build of X11 on Fedora 13 contain the appropriate libraries? Ive included the GTK+ configure scripts as an attachment.

View 1 Replies View Related

Fedora :: Install IOS Development Kit Xcode 3.2.5

Feb 17, 2011

how to install iOS development kit xcode 3.2.5 on fedora. It is a .dmg file.

View 5 Replies View Related

Fedora :: Nouveau/Gallium3d And OpenGL Development?

May 27, 2010

In the past I've played around with OpenGL development using the Mesa library. I have F13 installed now and would like to further explore OpenGL, but am trying out the default Nouveau/Gallium3d setup. As I understand Gallium3d is intended to replace Mesa3d so I'm at a loss as to what packages need installing to provide the header files and such needed to build OpenGL applications as a search for Gallium turns up nothing in the repos.

View 6 Replies View Related

Fedora :: Openssl Development Libraries Not Found

Sep 24, 2010

I'm on F13 and I'm trying to compile a package from the source. The package is delasa (www.dalesa.lk) and when I ./configure. I get 'configure: error: openssl development libraries not found'. This is the output of 'yum search openssl | grep dev'

openssl-devel.i686 : Files for development of applications which will use
globus-gsi-openssl-error-devel.i686 : Globus Toolkit - Globus OpenSSL Error
globus-openssl-devel.i686 : Globus Toolkit - Openssl Library Development Files
globus-openssl-module-devel.i686 : Globus Toolkit - Globus OpenSSL Module

[Code]....

View 4 Replies View Related

Fedora :: Play An Url In A Webpage?

Aug 15, 2009

I'm trying to play a url in a web page creted by me but it requires a plugin wich i dont what is the url is pt.delicast.com/radio/trance/TranceFM_DJ

if i play directly from the browser accessing to that url i have success but if i open my web page doesn't work

View 2 Replies View Related

Fedora :: Allow To Design A Webpage Using A GUI?

Apr 30, 2010

Is there a website builder for Fedora 12 that will allow me to design a webpage using a GUI, and then produce the relevant html code from that?I'd like something that would allow me to create, move and resize several <div>'s on the page, and update the code as well. Then allow me to drop text or graphical elements into those <div>'sAt the moment I'm looking into KompoZer, which runs on F12 OK.

View 3 Replies View Related

Fedora Installation :: Failing Installing Development Tools?

Mar 12, 2009

I installed Fedora 10 on an 8 GB USB-stick using the creator-software for windows. Sadly I am not so familiar with linux but as I am now trying Fedora on a friend's advice I really start to like it

Unfortunatels there ist a problem: I wanted to compile a driver for my wlan-card but got the known error "make: command not found". So I searched this forum and found in this thread that I need to install the development tools. But when I try to do so by typing yum groupinstall "Development Tools" it first starts but then cancels with an error message claiming missing dependencies to a perl package:

Quote:

Fehler: Fehlende Abh�ngigkeit: perl = 4:5.10.0-49.fc10 wird ben�tigt von Paket 1erl-Pod-Escapes-1.04-49.fc10.i386 (installed)

Due to my ignorance I tried yum install perl but this also fails with the same error message I am sure it is just a bite for you but I don't hava a clue right now By the way I already can call the command make install now for the wlan-card driver. It also starts but fails and says:

View 9 Replies View Related

Fedora :: Module Development Version Different With Current Kernel

Sep 21, 2010

I want to do some modules development in fedora 11, by the command uname -r, I get the current kernel running in my system.

Code:
$ uname -r
2.6.30.10-105.2.23.fc11.i686.PAE
But when I run the following command

Code:
# yum install kernel-devel
the package what I installed is kernel-devel-2.6.30.10-105.2.23.fc11.i586 and kernel
development directory is /usr/src/kernels/2.6.30.10-105.2.23.fc11.i586

So,the modules I developed can't insert to current running kernel because current is i686 and the compile environment is i586. Is that a bug of fedora 11?

View 2 Replies View Related

Fedora :: Get The Nvidia Development Drivers Working - Don't Allow CUDA

Aug 16, 2011

I I have been trying to get the Nvidia development drivers working for a good day or so.

I have the 280 drivers installed, but these don't allow CUDA development.

View 6 Replies View Related

Fedora :: How To Save Audio From Webpage

Jun 29, 2010

I want to extract the audio from the following page.[URL] how i can do it?

View 6 Replies View Related

Fedora :: Different Webpage Shortcut For Different Browsers?

Jan 8, 2011

I am using FC12 to view television shows I miss with the Adobe Flash plugin in both Google Chrome and Firefox. Certain network pages will work with Chrome but not Firefox and vice versa. For simplicity, I would like to create shortcut / links to the different show websites we watch, but I don't know how to direct one link to use Chrome and another to use Firefox. Is this even possible (I haven't explored it much myself)?

View 3 Replies View Related

Software :: Installing The Php-development Package On Fedora Core 6 Server

Jun 15, 2010

I'm having some trouble installing the php-development package on my fedora core 6 server.

Code:
yum install php-devel
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories

[Code]...

View 7 Replies View Related

Fedora Security :: Login Webpage Is Not Trusted (ISP)?

Nov 29, 2009

got this message during my login to my ISP webpage broadband , this first time i got thisQuote:

You have asked Firefox to connect
securely to ******, but we can't confirm that your connection is secure.
Normally, when you try to connect securely,

[code]....

View 3 Replies View Related

Fedora :: Cannot Enter Data To MySQL Using PHP Webpage?

Dec 25, 2009

I have just upgraded my old CentOS system,but something goes wrong(1) I can not enter database to MySQL from web page,and I had a "add new contact info" available there before .(2) I want to install SugarCRM to my web page,but SugarCRM can't create database with the right username and password . Other thing is OK, I can get data from MySQL from web page. Here is the package I have : php-5.1.6-3.el4s1.10 mysql-5.0.82sp1-1.el4_8

Does it because that these two packages don't match each other?

View 1 Replies View Related

Fedora :: Firefox Cannot Display Images In Webpage?

Apr 13, 2011

Firefox in my Fedora 14 cannot display the product images in the following web page

[URL]

I have tried Firefox 3.6 and Firefox 4. Both failed. Seems error in CSS causing image discarded.

Kconquer in Fedora 14 can display without problem.

I have tried Firefox 4 in Windows XP can display without problem.

uname of my system is 2.6.35.12-88.fc14.x86_64

View 2 Replies View Related

Fedora Security :: System Is Continuously Hang When Log To Yahoo Webpage?

Dec 6, 2009

i am afraid that some one palying in my fedora 12 system , " hacked " first i got this message when i log to my broadband internet provider

Quote: You have asked Firefox to connect securely to ******, but we can't confirm that your connection is secure. Normally, when you try to connect securely, sites will present trusted identification to prove that you are going to the right place. However, this site's identity can't be verified What Should I Do?

If you usually connect to this site without problems, this error could mean that someone is trying to impersonate the site, and you shouldn't continue.

[Code]...

then when i log to yahoo mail , my system hang for a while then continue. how do i know that my system is secure ? what are the steps i should follow to secure my system ? i am still newbie and i dont have time to spend it in search in google or reading blogs

View 2 Replies View Related

Fedora Installation :: Simple Ways Install Software For A "Development" System?

Jul 11, 2009

In the old days, the installation of Fedora offered options like a "Development System" and showed software packages related to that purpose, which you could check or un-check. I gather that with FC 11, you install a basic system from the live Cd and, (assuming a fast internet connection) it's up to you to know what to add. Are there any short cuts or crutches that mimic the old way of doing things? Or is there a special "spin" of FC11 that is for software development?

View 3 Replies View Related

Fedora :: Install Gnome Wave Cleaner - "Gnomeui2 Development Libraries Not Found"

Aug 3, 2011

I'm trying to get Gnome Wave Cleaner (audio wave cleaner) working. I get an error when I try to configure saying that "Gnomeui2 development libraries not found." Goggle just shows several other people having the same error, without any having any success getting GWC working. Anyone familiar with this?

View 5 Replies View Related

Fedora :: Add "sw Development" Package After Install?

Nov 27, 2009

I just installed F12 from LiveCD. Works beautifully.

However I realized that all software development tools are missing. I have now made a new DVD of full Fedora 12 but cannot install (as the install hangs on my Dell Optiplex)

My question is, can I go somewhere in my F12, and add "Software Development" package, directly from the F12 DVD install disc. (i.e. without reinstalling the whole linux)

View 2 Replies View Related

Software :: 32 Bit And 64 Bit RPM Development?

May 24, 2010

I am having to use two separate workstations for building 32 bit and 64 bit RPMs: 32 bit RPMs on a workstation running 32 bit RHEL and 64 bit RPMs on a workstation running 64 bit RHEL.Is it possible to build both 32 bit and 64 bit RPMs on the workstation running 64 bit RHEL? If so, how?

View 1 Replies View Related

General :: Java Development Kit (JDK) From Ftp?

Mar 31, 2011

I need to download specific JDK version but from console in Linux. I have not lynx/elinks etc linstalled. Where can i download Java Development Kit (JDK) from ftp ?

View 1 Replies View Related

Ubuntu :: Set Web Development Playground?

Feb 2, 2010

How do I go about setting up a lamp server just for testing out and learning web development without opening it up to public?

View 1 Replies View Related

Ubuntu :: Looking For Web Development Software

Sep 20, 2010

I'm looking for a program that allows me to create website. For the past years, Frontpage and Dreamweaver really worked for me, but none of these are working on Ubuntu. Is there an alternative for Ubuntu?

View 6 Replies View Related

Ubuntu :: Install A Web Development Ide In 11.04?

May 5, 2011

i need to install a web development ide in my ubuntu 11.04.

which one do you recommend?

it should atleast support html, css, php and javascript.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved