site

Create remote P2 eclipse update site?

I have created an eclipse update site using the Plugin project wizard in eclipse helios. I have added some features to this site and build it and it works fine (I can add the site to the update manager in eclipse). Now I would like to move this update site to a server so it can be accessed globally. But where do I find info on setting u...

multilingual site using episerver cms

how we can design an episerver site with multilaguage support using resource files. ...

How to implement search on a gettext driven multi language site?

I'm setting up a multi-language using gettext. Since all text from other languages are in the compiled .mo files. How should I attack the search function of the site? Any help or point of direction would be appreciated. Note, I have not coded a search enigine before… ...

IE : Unable to download * from *. Unable to open this Internet site. The requested site is either unavailable or cannot be found.

Hey, I have an issue with my website and IE. I have a file Document.ashx that becomes a document from my database depending on the parameter passed in the query string. The file works if: You're on my website and click a download link. You access anything on my site and paste the URL into the address bar and access it. You've already...

Maven Site Plugin: How does menu inheritance work?

If I have a multi-module project, how can I inherit a menu from my parent POM? The project layout is: main <-- main project which just contains modules parent <-- parent POM ext <-- 3rd party code I tried this in my parent's site.xml: <menu name="Projects"> <item name="Main Project" href="${web-root}/" collapse="false...

Further web development & recommended ecommerce website book?

Hi guys, I’m just graduating from a CS course and I’ve done xhtml, css, javascript and php (not in massive detail) but I really don’t know where I should go from there. I wanna learn .NET I think, what does that encompass? I’d like to work on my web development, can you guys recommend any books that for instance talk you through building...

SharePoint 2010 Publishing Site - how to enable Publishing WITHOUT going through workflow

I'm working on a 2010 publishing site and I'd like to enable the users to publish a page directly, without going through the workflow. On the Ribbon's "Publish" tab, there is a "Submit" dropdown with "Publish" greyed-out. I'm an administrator on this site, so I can't think what else I could do to enable it. Any thoughts or suggestio...

Sharepoint 2010: is it possible to extend an Fab40 site template?

I just tried using one of the fab40 templates... however, it doesn't do everything I would want so I would like to extend it. My guess is that since it is packaged up as an wsp, that this isn't possible without the source. I find it hard to believe that source would not be provided, am I not looking in the right place? ...

Plugins not updated when building eclipse P2 update site

I have created an eclipse update site (using Helios) and added some features (containing my own plug-ins available in the target platform ). I then synchronized the site and build it which creates two folders: features and plugins containing the plugins and features (.jar files). I then make some changes to one of the plugins in the fe...

Synchronize .bundle_pool with local update site?

I have a local eclipse P2 update site containing some features based on some plugins that I have created. I have added this update site to my target platform and can add plugins from the local update site to my PDE projects. When I look at the paths to the plugins it points to: C:\Users\mm\workspace_helios.metadata.plugins\org.eclipse....

How to create sharepoint 2010 site programmatically based on site template

Hello all, iam new to sharepoint my requirement is, we are developing a business intelligence dash board using pps with some custom reports built on it. I need to replicate this site to create n no of subites based on this bi dash board site. So iam planning to make this site as a site template and trying to create the site programmati...

JUnit - testing a web site

I'm very new to JUnit, but I want to set up some tests which does the following.. Tests a range of server to server API calls - verifying the responses are correct - I can do that fine. Open a web page, enter data onto it and verify what happens on submit - This I am struggling with. Is it even possible? I am thinking that I could c...

Sites to find out more about different aspects of sofware development

I love to discover new algorithms, new knowledge about new and old things in programming and sure there are plenty of the sites about it (wikipedia, stackoverflow.com and reddit.com/programming to name a few). What are your daily sites that help to improve your skills and make you a better professional? Thanks, Max ...

How can I force a page to load everything before anything is shown?

Hello, I would like to force my page to load all data before anything is shown... This is my site: http://vinarakar.si/sl/ I would like do this in php, but I'm open to other suggestion :) Thanks for helping me ...

Rating site in PHP

Hi I'm planning on doing a rating site for hotels in a certain region. Before I reinvent the wheel, are there any complete open source rating alternatives that I just can install on my server? I know I'm not being very specific, but some functionality that might be good is... Add details of a hotel Rate and comment a hotel Forum is g...

How to spec font sizes in CSS for a mobile web site for the latest versions of Android, Blackberry, and Safari Mobile?

What's the best way to spec CSS fonts sizes for the latest versions of Android, Blackberry, and Safari Mobile? I.e., using font size keywords (medium, small, etc.), setting the body to a percentage and using ems for headings, or using pixels. This is for a mobile web site, not an app. ...

Determining site/container of .NET extender provider

I created a .NET class derived from Component and implementing IExtenderProvider. I placed this provider on a Form. However, neither the site or the container is ever initialized. They are always null, whether in design mode or at runtime. Is there a way to determine the Form that contains the provider object? This seems so obvious,...

How to organize your site, so that .htaccess works

I am building a Dynamic web site from scratch for the first time so I am new at this. I need to match this URL: www.domain.org/world/2.html with this: www.domain.org/index.php?html=world&rss=2 For that purpose I am using this rewrite rule: RewriteRule ^([^/])/([^/]).html$ /index.php?html=$1&rss=$2 [L] And this should be working, bu...

How to update assembly assembly references in a web site?

I'm making a build using FinalBuilder Pro 7. I have an asp.net web site and I'm trying to use FinalBuilder's "Precompile Asp.net 2.0 Application" action. Well, It fails. To build it successfully I need to run Visual Studio, open the web site and either build it manually from within VS or manually update all references. After that it wo...

Downloading site content for a Flash site

A colleague of mine goes door-to-door selling "micro sites" to small businesses. He is looking to copy his site to his laptop for marketing purposes, while in the streets. We have contacted his provider and they have refused to be helpful with providing a exported version of his site. I have tried various flash downloaders to copy the...