Does anyone still use the Lynx text-only web browser? It would seem useful for certain classes of low-end mobile devices, especially if one is billed per KB of data transfer.
Mail + Social networking?
One identity for all sites?
Integration between all social networks and IM services?
Which web services should be integrated in the future, and why?
Edit: Clarification:
By "integrating", I mean that two or more services should be seamlessly connected, and that connection would benefit the user. Foe example, I would really like to have an IM application that would support many accounts on many IM providers (And IMHO, Pidgin's not ready yet).
I was considering using Google Sites to host some webpages with HTML5 and JavaScript experiments I'm trying out, but it seems that they don't allow JavaScript.
Does anybody have any good suggestions for a free web hosting service where I can upload simple HTML/CSS & JavaScript experiments?
I don't have large bandwidth needs, nor do I need a WYSIWYG editor. Ideally I'd like to just upload the HTML, CSS, and JS files directly.
I'm looking for a good product (either stand-alone or remote) that will monitor our online services. We're in a transition period between new asp.net and old foxpro / cgi and because of this experience errors that can make our services unresponsive.
Can anyone suggest internal/external tools, subscription based solutions, or anything else that I can put in place to monitor all aspects of our web services?
Thank you
Hi everyone,
I'd like to view web pages as text only on occasion, without images or fancy css backgrounds appearing. Are there any Mozilla or IE plugins that allow this? I've used Readability, and it's not bad but it still downloads pictures.
Just wondering what's out there. Thanks!
I have been tasked with finding a low budget (translate free) web hosting service for a Facebook group and would like feedback from the professional community as to their experiences with free hosting providers in general, as well as any specific recommendations or evaluations of free (or very inexpensive) providers.
Our specific needs for this project include:
PHP 5 Support
Mysql 5.0 Support
Apache 2
Ability to use mod_rewrite in
.htaccess files
I'm looking for a web browser or something to encrypt the data that I interchange with the Internet.
Is there a program to do that ?
P.S:
I have Win 7 x64 built 7600
I am looking for a web based and mobile replacement for google calendar, to track digital assets, inventory. Example would be selling spots on a newsletter, and having a sales team know what's available, and keep track of price.
Suggestions?
0
In our network, some users cannot connect to either Exchange Server 2007 or Outlook Web Access while others are able to connect to both. On one computer, the error occurred after the user ran the AVG anti-virus update. Some computers return this error message "Task 'Microsoft Exchange Server' reported error (0x800401 ID): The server is not available." Thanks, in advance, for your help!
I am building a twitter app and need the web hosting account for learning purposes. I also need to work on MySQL databases. Since I am still a student I need a hosting service that is dirt cheap or cheap.
Hi,
I'm just wondering if there's a web hosting site that offers hosting for PHP and ASP.NET at the same time. It would be great if you give me a site that offers free service. I would like to use it for testing purposes only. But I could still look for affordable one.
Comments/Suggestions are welcome. Thanks.
We have two separate NLB web farms.
The first farm runs an app that delivers content to the customer facing application on the second NLB.
We've noticed a single Cryptographic error in our logs that occurs whenever a page loading content from the first farm is accessed.
Is there any reason to not give all of the servers in both farms the same machineKey settings?
I'm looking for a very good example of a very poorly designed web site. For example: use of <blink> mixed with many 'cute' animated GIFs (a common home page in the mid-'90s).
It needs to display relatively correctly in the popular web browsers of today.
Thank you!
We run quite a few internal mailing lists with SmartList (procmail). I need to offer a web interaction ability (think Google Groups) to the mailing lists. Is there anything that will do this on top of SmartList?
If not, is there anything that will do this in general on another linux mailing list manager?
Hi
Wanted to check something on a local site and see how the outside world sees it. however, using a web proxy im not sure that when i enter my credentials the proxy wont record this and give the proxy owner access to my site.
is there another way to see my own site as though I was on the other side?
Maven, maven, maven. It must be very nice and it is nice by a small application.
Now I want to build an ear project: with two EJB Modules, a web Module and ear module to build an ear file.
Web Module is dependent on the other ejb modules..
How should I define Pom.xml in each Module so that web module can communicate with the other two ejb modules in ear and the ear module builds the right ear file?
What I have done before:
Module 1 -- Basic Module. All other modules are dependent to this Module. Basic functionality like login etc.
<packaging>ejb</packaging>
Module 1 -- Data Module. All Entites are here Type EJB
<dependency>
<groupId>com.myCompnay</groupId>
<artifactId>Modul_Basic</artifactId>
<version>0.0.1-SNAPSHOT</version>
<type>ejb</type>
</dependency
Module 2 -- Business Module. Businnes Facades are here. Type EJB
<dependency>
<groupId>com.myCompnay</groupId>
<artifactId>Modul_Basic</artifactId>
<version>0.0.1-SNAPSHOT</version>
<type>ejb</type>
</dependency
Web Module - Type is WAR
<dependency>
<groupId>com.myCompnay</groupId>
<artifactId>Modul_Basic</artifactId>
<version>0.0.1-SNAPSHOT</version>
<type>ejb</type>
</dependency
EAR Module -- In this project I try to build the project.
<packaging>ear</packaging>
<dependencies>
<dependency>
<groupId>com.myCompnay</groupId>
<artifactId>Modul_Basic</artifactId>
<version>0.0.1-SNAPSHOT</version>
<type>ejb</type>
</dependency
<dependency>
<groupId>com.myCompnay</groupId>
<artifactId>Modul_Business</artifactId>
<version>0.0.1-SNAPSHOT</version>
<type>ejb</type>
</dependency
<dependency>
<groupId>com.myCompnay</groupId>
<artifactId>Modul_WEB</artifactId>
<version>0.0.1-SNAPSHOT</version>
<type>war</type>
</dependency
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-ear-plugin</artifactId>
</plugin>
</plugins>
</build>
Hello and thank you for the help in advance.
I have a Windows server 2003 that I want to use to host my companies website and a game server for MineCraft. I have a few weblinks bookmarked in regards to setting up the web and game server but no idea what I do with the two static ip's. Do I assign each network adapter the static ip's or do they go on the router?
Any help and direction is greatly appreciated.
How can I set Opera remember my view settings for web pages?
I don't want to have to keep manually adjusting the view while on a webpage
Also, how can I use hotkeys to access the rest of my Speed Dial pages? 10 - 25 don't have hotkeys
Hi everyone,
Im just wondering what everyone's experiences are with the latest Ubuntu 10.04 version? Is it stable enough for a working environment?
I require it for web development, so using VMs, IDEs, connecting to VPNs, SSH to servers, etc.
Im currently using 9.04 and found 9.10 unstable and problematic at times (such as problems connecting to VPN)
Any input would be appreciated, thanks!
I have a website I'd like to develop that might eventually get fairly large (in terms of what's stored and how many people visit). My question is, will staying with a hosting company (namely, FatCow) be a complete disaster? Or is there an alternative?
I know very little about this aspect of web dev, so it would be great if any technology I need to learn was mentioned with some detail.
Thank you very much.
hi
we lately purchase few dell servers
all of them from Rxxx series
couple of R410
and R710
the OS we used on those servers is: CentOS 5.4
we're getting very weird error messages
and we lost network connectivity couple of times (restarting the network interface was needed to fix it)
the messages we're getting are:
Message from syslogd@ at Wed Nov 18 12:07:08 2009 ...
servername kernel: Uhhuh. NMI received for unknown reason 20.
Message from syslogd@ at Wed Nov 18 12:07:08 2009 ...
servername kernel: Do you have a strange power saving mode enabled?
Message from syslogd@ at Wed Nov 18 12:07:08 2009 ...
servername kernel: Dazed and confused, but trying to continue
we have never seen those messages in the previous series of dell poweredge servers
do someone here using centOS 5.4 on Rxxx series?
did it happen to him too?
maybe you have a suggestion about how to prevent it from happening
I downloaded the Source Sans Pro font and install on my Fedora17(Xfce). I did mkfontscale, mkfontdir, fc-cache -fv, and after fc-list, could see it on the list.
Then I changed guifont in gvim to Source\ Sans\ Pro\ 10, but it looks quite strange. And then I changed it to DejaVu\ Sans\ Mono\ 10, it looks nothing strange.
So, why would this happend? And how to solve it? Thanks!
Source Sans Pro
DejaVu Sans Mono
Does anyone know if there is a way to use JCal Pro and Community Builder together in order to have users register for a specific event?
When our new website was designed JCal Pro was implemented with the idea that individuals could look at the calendar and see what events they wanted to sign up for based spots open for that specific day. Now that we have more events and scheduling has become a major issue. For another project we installed CB in order to allow individuals to register and create profiles for an annual event. As I am looking at this nightmare I am living trying to organize various groupings of people I am assuming that there has to be some sort of a way to connect the two up so that those who have a user account through CB could also go in look at the calendar and sign up for an event.
There is a JCal plug-in installed in CB however I have not had much luck at figuring out its functionality.
I am running:
Joomla 1.5.14
JCal Pro version 2.2.7.441
Community Builder: 1.2
In Excel 2003, I have a time series from a financial report that goes something like this:
2007 2006 2005
Amount 300 200 100
I want to create a graph of the time series that looks something like this (please excuse the ugly ascii graph):
300| .x
| ...
200| .x..
| ...
100| x
|____________________
0 2005 2006 2007
But intead of getting an upward sloping graph, excel wants to put my time series in reverse (the way it actually appears in the spreadsheet). Is there any way to make excel display the x axis in reverse of the way it normally does? I've tried manually reversing the range in the chart dialog (changing a range of B1:D3 to D3:B1), but excel just puts it back.