intranet

barebones minimal example: using XUL to http POST

I am trying to figure out if XUL is a good candidate for GUI forms in intranet apps. It's been difficult to find anyone who actually uses it though. Therefore I thought I'd ask for a hello world style example. Suppose I have a php page that does nothing but display any content sent to it via HTTP POST. (e.g., http://mysite.com/postdump...

Configure Firefox 3.0.x to authenticate with Kerberos and not prompt

I have an Intranet http application running on several machines in our Windows domain; everything works when using IE 7 because I can configure it to use Kerberos authentication and I've figured out how to get one of the intermediate machines to be Trusted for Delegation. I have researched and tried to get Firefox 3.0.10 to use Kerbero...

Intranet Live maps Asp.net

Hi all, I'm creating an intranet website and i have a couple of asp.net textboxes/ddl that make up a persons code. What i need help with is displaying a map based on the address. Any examples on how to do this would be very helpfuul. I tried to get a google maps api key but you need a internet web site to get one. Thanks in advance ...

ASP.NET web application - 5000 lines of code in 1 page - acceptable?

I'm building an ASP .NET 2.0 (C#) based web application, which is primarily intended for intra-net use, i.e. to be used inside an organization's Local Area Network. With respect to the User Interface, there are 2 approaches which I need to choose from. Build a 1 page web app, with lots of ASP .NET AJAX 1.0 controls (modal popups) to s...

Internal ASP.NET Web Application deployment to IIS

Hello, I have an ASP.NET 2.0 application that I am deploying to an IIS 6.0 web server. My ASP.NET application is being deployed as a virtual directory. Currently, this ASP.NET application is publicly visible on the internet. However, I need the ASP.NET application to run only inside of my corporate firewall. How do I configure my app...

Balancing level of integration with ease of adding new software in an intranet: portals, cms, etc?

Quick background: i'm the portal admin for our medium sized company. Currently, our intranet policy is to try to integrate everything into our intranet portal, (which we use mostly as a CMS, with a handful of applications integrated as well). This means that all of our software appears to the end user to come from one site, which is go...

Intranet login/domain

If a user navigates to my webpage how can I programmatically determine they are accessing my page from within the Intranet? (Not interested in NTLM or Windows forms authentication. Need a programmatic method.) ...

Intranet system

This isn't exactly code-related, but you guys know the best! What's the best intranet/project management system? I'm thinking about using Expression Engine to manage my own custom one. Edit PHP platform. I need to set up projects, colaborate with partners, and let clients see the status of the project. Really just a shared basic to...

How do you handle internal systems development?

We regularly convince our clients of the values of having a good quality intranet and systems, but within my organisation it doesn't seem that we're "eating our own dogfood". We have really lacklustre intranet systems - a hastily thrown together sharepoint install that no one really oversees. An additional cobbled-together legacy intran...

Is ultidev cassini good for hosting ASP .NET 2.0 (Ajax 1.0) based web app (intranet)

The server needs to be installed on Windows XP and has to host an ASP .NET 2.0 + ASP .NET AJAX 1.0 based web application. What is the simultaneous connection limit? (as opposed to 40 in IIS on XP) Are there any other limitations/short-comings that I need to be aware of? ...

Registering org.gjt.mm.mysql.Driver

When I connect to mysql in my localhost, everything is OK. but when i move the whole project to another computer in the intranet and set the correct IP. the project can't connect to mysql, and stop at: Registering org.gjt.mm.mysql.Driver2009-08-09 14:29:41,679 What's Up ? Thanks in advance ! ...

How to configure Sharepoint site for intranet?

I am basically a windows developer and very new to Sharepoint. I have Designed a small site in sharepoint on my virtual PC environment. I want to access it from out side of VPC environment and also from other local LAN machines [like intranet]. How do i configure (IIS/Sharepoint Adm) to make my site as an intranet site? I googled it,...

Possible to create WinForm apps in VB.NET that can access an intranet?

Hello, I'm not looking for a solution, rather I just want to know if this is possible or not with VB.NET (which I'm still just a beginner on). What I'm looking to develop is a WinForm application that allows users within the company network to share files and other information. Is this possible? Thanks. ...

why connect to mysql is so slow ?

I use jdbc to connect to mysql, when it is at localhost:3306, everything is OK. but when i move my application to another computer in the intranet, and use Intranet-IP:3306 to connect to mysql database, it will consume around 1 minutes to connect to mysql successfully. what's up ???? Thanks in advance ! ...

Distributing Video on a LAN to alternate Locations - Can the browser detect this?

I'm the administrator for a company intranet and I'd like to start producing videos. However, we have a very small bandwidth tunnel between our locations, and I'd like to avoid hogging it by streaming videos by multiple users. I'd like to synchronize the files to servers at each of the locations. Then I'd like the browser (or the intran...

How to run WPF XBAP app on my intranet?

I have a Debian server with a standart Apache and a MySQL. I will host there my xbap app. I want to create a application that access that MySQL and can be seen in my intranet in firefox. It's possible? How? And about the trust not granted message? Suggestions will be great. Thankz! ...

iPhone for Intranet

It started one day while I was using my iPod Touch: wouldn't it be cool to have XXX function (from our internal desktop application) available on the iPhone as an native app. I had that idea because (A) I think our current bulky desktop internal 6+ years old application suite needs a major face lift, and (B) instead of continuing our wa...

any ready made source code available for intranet (lan) messenger

Hi, Is there any open source code or free software is available for intranet (Lan) messenger near to http://messenger.softros.com/ ...

Using jQuery to alter application.master pages in SharePoint

We use MOSS 2007 (SharePoint) for our intranet. Recently we were tasked with supporting the branding for multiple companies on our farm. We quickly realized that the application pages (produced by a modified application.master) can't serve up multiple branded templates (other than themes). I think the right fix is to keep the default ...

Open Source Intranet

Are there any open source solutions out there for setting up company collaboration sites? I've been checking out Open Atrium (openatrium.com) but it still in its early stages and lacking features. It doesn't have to be enterprise level as the user base will probably be ~ 30 users. Open Atrium is pretty polished but I would like to cons...