Software :: Edit A Frontpage Project With An Open Source?
Jul 16, 2010
I don't have Linux yet but I'm almos ready to change from windows to Linux. I'm working on a web site that I built with Frontpage. I did a lot of works on it and I just want to know if they have an open source compatible with linux that could open and let me edit the projet I already beguin? I realy don't want to loose all my work! So I need to know if is possible before I change to Linux.
View 2 Replies
ADVERTISEMENT
Jul 19, 2011
I'm starting a open source project which involves web based Java, JBoss application server and JBoss Seam framework. I'm a student and I work on the project in my free time for training. Every one who want to take a part in this hobby project in his free time is invited.
Send me e-mail.
[URL]
I will send you development information
View 1 Replies
View Related
Oct 17, 2010
I'm trying to make a program for Windows Me and linux that will mimic/imitate Windows Security Center. Maybe put it in the cloud? WIndows Me is good, it doesn't matter that Windows Me is discontinued, and I'm not trolling. But my main focus is linux.
View 9 Replies
View Related
Mar 2, 2011
Is there any reason why taskjuggler is not included in openSUSE? I can see a version available in openSUSE Factory but it is not built with latest libs. I have several of my friends asking for Project Management software under openSUSE and I don't know what to advise them.
View 9 Replies
View Related
Jun 24, 2010
How tp build a multi-touch table on Ubuntu 10.04. I've starting some research and I see there have been some folks out there have done this on a windows environment...i want to be able to get this going on a Linux environment. what I've found so far is there an open source multi touch project going on called tbeta...not sure if any of you are familiar with tbeta. Has anyone gotten tbeta to work on Ubuntu 10.04? If there are other multi-touch projects going on and working under Linux (hopefully Ubuntu 10.04)
View 1 Replies
View Related
Jul 14, 2009
I am trying to modify the source code of a C application (quagga) in order to insert data into a mysql table. I have added 2 new source files to the source (neto_mysql, neto_trend) which in turn use mysql.h. I have also modified the Makefile.am file to include the /usr/include/mysql directory.
When trying to compile, i get the following error. What am I missing? I have minimal experience with formal C applications like this. I feel like I may also have to include the mysql.h file in the libbgp? I dont understand why it cant find the mysql functions...
Code:
if gcc -DHAVE_CONFIG_H -DSYSCONFDIR="/usr/local/etc/" -I. -I. -I.. -I.. -I.. -I../lib -I/usr/include/mysql/ -fPIE -Os -fno-omit-frame-pointer -g -std=gnu99 -Wall -Wsign-compare -Wpointer-arith -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
[code]....
View 12 Replies
View Related
Jun 28, 2011
Is there any open source virtual machine so i can study the source in order to create my own? i'm gonna write my own, so it doesNT matter if license does not allow further development of the code.
View 1 Replies
View Related
Jan 2, 2009
We all know we can install a linux system such as Fedora 10 and use it. Being linux, one should in principle get the source codes for everything that has been precompiled (except the proprietary drivers such as nvidia) in the installation DVDs/CDs. Where are the source codes ? Is there a place I can download them ?
To avoid confusion, I am not referring to the kernel source that can be compiled to give a linux kernel, but that does not include the drivers, such as intel_drv.so.
To be more specific, the intel graphic i810 driver has been built into any linux system, but where is the exact source? One answer may be that primary source intellinuxgraphics.com. However, if anyone tries to download the every changing (i.e., keep updated almost every single day) driver source codes from freedesktop.org, it is almost certain that the source codes will not be the same as the one that is finalized in Fedora 10.
View 9 Replies
View Related
Sep 12, 2010
I want to see the source code of smplayer software.from where i can see source code of open source softwares?
View 9 Replies
View Related
Sep 19, 2010
I'm trying to use BlueJ 3.0.2 on Ubuntu 10.04, but I can't do nothing. I mean: I can't create new project or open existing one.I installed it twice times without problems.I did not find anything either with google or in the developers' website.
View 1 Replies
View Related
Sep 24, 2010
I was trying to install java on 10.04 in firefox. Now whenever I try to get new software, there is none to be found. I am getting the error message "E: Malformed line 54 in source list /etc/apt/sources.list (dist parse) E: the list source cannot be read". To top it all off, I still cannot get java to function. I am pretty new to this.
View 7 Replies
View Related
Oct 14, 2010
I am under pressure to create a DVD with a menu etc etc for my mother-in-law whom I will be seeing in South Africa this weekend. So installed "dvdstyler" created what I think a presentable welcome screen, menu, buttons etc etc. Saved it as "dvd.xml".I went out and came back to start again to add a few more tweeks and to burn it off but now it wont even open my project.When I open the application via a terminal I get some output of errors which I have posted below. This is kind of out of my realm of knowledge so has anyone got any clue what this might mean?
Code:
(dvdstyler:22141): Gtk-WARNING **: gtk_menu_attach_to_widget(): menu already attached to GtkMenuItem
[code]...
View 6 Replies
View Related
Dec 23, 2010
I want to know if it is possible to edit the source code of the programs in Linux. Like, take the calculator for instance. If I want to add a user-defined function to it, how can I do it - if I can do it at all? In general, where and how can I look at the source code of such programs ?
View 3 Replies
View Related
Mar 20, 2011
I need to switch the "lucid" parts in my ppa's to "maverick" in the format that gedit uses. I believe this will fix some of the software conflicts I am having.
View 7 Replies
View Related
Feb 18, 2010
I just need to edit the "rm " command such that it should move all the files / dir to a particular folder instead of deleting. How to edit the source code for rm, such that it should preserve all the deleted files / dir.
View 14 Replies
View Related
Jul 5, 2010
In the Firefox source directory is a file called 'configure.in'. I simply want to make a small edit to this file to carry out a bit of experimentation. However, whether I use KWrite, KEdit or Kate, I run into the same problem that after I have saved the file, the build always crashes out like this:
Code:
root@Toods2:/usr/src/firefox-4.0b1.source/mozilla-central# gmake -f client.mk profiledbuild
gmake -f /usr/src/firefox-4.0b1.source/mozilla-central/client.mk build MOZ_PROFILE_GENERATE=1
gmake[1]: Entering directory `/usr/src/firefox-4.0b1.source/mozilla-central'
[code].....
View 8 Replies
View Related
Sep 3, 2011
When i open project in code blocks and click build and run, it pop out debug report and exit after that
View 3 Replies
View Related
Nov 22, 2010
This feels like dumb question but here goes...I am wondering what it takes to edit the Linux kernel source and build it with my modifications!
View 5 Replies
View Related
Apr 27, 2010
I want to edit linux kernel source code in MS Visual Studio. I saw the code and these are c files but there is no project file that i open it and whole project opens up. I can open each individual file but not the whole project.
View 13 Replies
View Related
Mar 3, 2011
I have a linux.img image for ubuntu.I want to edit file inside it, how can open it, edit a file, then remake the bin file?
View 7 Replies
View Related
Apr 6, 2010
So I've been trying to get GIMP 2.7 installed on my Slackware64 13.0, but I'm having some issues. After some extensive finagling and dependence findings, I got it to configure correctly, however, the make fails with libtool trying to find libgdk_pixbuf-2.0.la:
libtool: link: cannot find the library '..//usr/lib64/pkgconfig/gdk-pixbuf/libgdk_pixbuf-2.0.la' or unhandled argument '..//usr/lib64/pkgconfig/gdk-pixbuf/libgdk_pixbuf-2.0.la'
libgdk_pixbuf-2.0.la is in /usr/lib64/pkgconfig/, but for whatever reason, editing the makefile doesn't change this. (Yes I have the right permissions to edit it). First of all, why is it searching for /usr in the top build directory, and second, why doesn't an edit of the makefile work?
View 6 Replies
View Related
Aug 19, 2010
what the code was for changing the image on the frontpage of the Ubuntu website as it does. I'd like to incorporate an effect like that into my own site.
View 4 Replies
View Related
Sep 6, 2010
Instead of XAMPP or LAMP, I installed a local web server to my Ubuntu 10.04. Apache and phpmyadmin works well.
I copied the files of my Joomla website to /var/www folder. When I go to administrator panel, it works. But when I type in the browser "http://localhost/[folder_name], a blank page appears and nothing else.
View 2 Replies
View Related
May 29, 2011
It is possible for apache2 (debian) to host a frontpage page? All links I found from google and microsoft said that frontpage is dead. How can I host the site ?
View 4 Replies
View Related
Jun 28, 2011
i want to ask for a guide how to install frontpage extensions on apache2 , i searched a lot but i can't collect the pieces , in the most cases i can't find the correct files..
View 5 Replies
View Related
Jun 11, 2011
I have some pdf files on a usb stick which I want to edit, Evince cannot do this, and if I try to open in Libre there is no option to import pdf there either. Is there an app. or plugin for libre to allow this
View 9 Replies
View Related
Nov 24, 2010
reliable (i.e.: safe, official, open source), software with GUI to edit ID3 tags of MP3 files in Ubuntu? Batch editing is a must.
View 2 Replies
View Related
May 4, 2011
I want to know how to edit a simple text file of 5 pages without open it on cui or gui. i want to replace some of its content like name and value with other for further use.
View 1 Replies
View Related
Nov 24, 2010
reliable (i.e.: safe, official, open source), software with GUI to edit ID3 tags of MP3 files in Ubuntu? Batch editing is a must.
View 7 Replies
View Related
May 9, 2010
getting this error when I try to use gedit to open and edit a file through terminal: (gedit:4423): GVFS-RemoteVolumeMonitor-WARNING **: cannot connect to the session bus: org.freedesktop.DBus.Error.NoReply:Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. GConf Error: Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See [URL]... 1: Failed to get connection to session: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.) GConf Error: Failed I'm using ubuntu 10.04.
View 5 Replies
View Related